2022-03-23 17:42:17.256 | + ./stack.sh:main:487 : exec 2022-03-23 17:42:17.256 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-174217' 2022-03-23 17:42:17.257 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-23-174217.summary.2022-03-23-174217 2022-03-23 17:42:17.257 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:42:17.257 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-174217 2022-03-23 17:42:17.257 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-174217 /opt/stack/logs/stack.sh.log 2022-03-23 17:42:17.257 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-174217.summary.2022-03-23-174217 /opt/stack/logs/stack.sh.log.summary 2022-03-23 17:42:17.257 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-23 17:42:17.257 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-23 17:42:17.257 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-23 17:42:17.257 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-23 17:42:17.257 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-23 17:42:17.257 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-23 17:42:17.257 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-23 17:42:17.257 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 17:42:17.257 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-23 17:42:17.257 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-23 17:42:17.257 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 17:42:17.257 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 17:42:17.257 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-23 17:42:17.258 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-23 17:42:17.262 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 17:42:17.264 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-23 17:42:17.266 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-23 17:42:17.268 | + ./stack.sh:main:573 : set -o errexit 2022-03-23 17:42:17.270 | + ./stack.sh:main:576 : uname -a 2022-03-23 17:42:17.271 | Linux dv-neutron-797121-12-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-23 17:42:17.273 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-23 17:42:17.275 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-23 17:42:17.278 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-23 17:42:17.315 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-23 17:42:17.331 | + ./stack.sh:main:590 : fetch_plugins 2022-03-23 17:42:17.333 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-23 17:42:17.335 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-23 17:42:17.337 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-23 17:42:17.339 | + functions-common:fetch_plugins:1776 : return 2022-03-23 17:42:17.341 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-23 17:42:17.343 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-23 17:42:17.345 | + functions-common:run_phase:1854 : local phase= 2022-03-23 17:42:17.347 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:42:17.348 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:42:17.350 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:42:17.352 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:42:17.354 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:42:17.356 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:42:17.359 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:42:17.361 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:42:17.363 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:42:17.365 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-23 17:42:17.367 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:42:17.381 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:42:17.382 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 17:42:17.384 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 17:42:17.386 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 17:42:17.388 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 17:42:17.389 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 17:42:17.391 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 17:42:17.393 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-23 17:42:17.395 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-23 17:42:17.397 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 17:42:17.399 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 17:42:17.400 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-23 17:42:17.402 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-23 17:42:17.404 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-23 17:42:17.406 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-23 17:42:17.407 | + functions-common:plugin_override_defaults:1817 : return 2022-03-23 17:42:17.409 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-23 17:42:17.426 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-23 17:42:17.429 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-23 17:42:17.441 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:42:17.444 | +++ lib/tls:source:43 : hostname -f 2022-03-23 17:42:17.447 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-23 17:42:17.449 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-23 17:42:17.451 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-23 17:42:17.453 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-23 17:42:17.455 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-23 17:42:17.457 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-23 17:42:17.459 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-23 17:42:17.461 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-23 17:42:17.463 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-23 17:42:17.465 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-23 17:42:17.470 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-23 17:42:17.482 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-23 17:42:17.503 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-23 17:42:17.515 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-23 17:42:17.528 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-23 17:42:17.564 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-23 17:42:17.623 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-23 17:42:17.714 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-23 17:42:17.736 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-23 17:42:17.788 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-23 17:42:17.843 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-23 17:42:17.991 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-23 17:42:18.005 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-23 17:42:18.018 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-23 17:42:18.031 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-23 17:42:18.127 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-23 17:42:18.131 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-23 17:42:18.135 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-23 17:42:18.137 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-23 17:42:18.139 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-23 17:42:18.142 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-23 17:42:18.146 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-23 17:42:18.146 | False' 2022-03-23 17:42:18.149 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-23 17:42:18.166 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-23 17:42:18.169 | + ./stack.sh:main:624 : run_phase source 2022-03-23 17:42:18.171 | + functions-common:run_phase:1853 : local mode=source 2022-03-23 17:42:18.173 | + functions-common:run_phase:1854 : local phase= 2022-03-23 17:42:18.175 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:42:18.177 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:42:18.179 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:42:18.181 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:42:18.183 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:42:18.186 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:42:18.190 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:42:18.192 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:42:18.194 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:42:18.196 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-23 17:42:18.198 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:42:18.213 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:42:18.215 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 17:42:18.217 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-23 17:42:18.256 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-23 17:42:18.259 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-23 17:42:18.261 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 17:42:18.263 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-23 17:42:18.265 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-23 17:42:18.267 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-23 17:42:18.270 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-23 17:42:18.272 | + functions-common:load_plugin_settings:1794 : return 2022-03-23 17:42:18.274 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-23 17:42:18.276 | + functions-common:verify_disabled_services:2136 : local service 2022-03-23 17:42:18.280 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.283 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-23 17:42:18.286 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.288 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-23 17:42:18.291 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.294 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-23 17:42:18.296 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.303 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-23 17:42:18.306 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.308 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-23 17:42:18.310 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.312 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-23 17:42:18.315 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.317 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-23 17:42:18.320 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.322 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-23 17:42:18.324 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.326 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-23 17:42:18.329 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.331 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-23 17:42:18.333 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.336 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-23 17:42:18.338 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.340 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-23 17:42:18.343 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.345 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-23 17:42:18.347 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.349 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-23 17:42:18.352 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.355 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-23 17:42:18.358 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.360 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-23 17:42:18.363 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.366 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-23 17:42:18.368 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.370 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-23 17:42:18.372 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.375 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-23 17:42:18.377 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.380 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-23 17:42:18.382 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.384 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-23 17:42:18.387 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.389 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-23 17:42:18.391 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.394 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-23 17:42:18.396 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.398 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-23 17:42:18.401 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.403 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-23 17:42:18.405 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.407 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-23 17:42:18.410 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.412 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-23 17:42:18.414 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.417 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-23 17:42:18.419 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.421 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-23 17:42:18.424 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.426 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-23 17:42:18.428 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.431 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-23 17:42:18.433 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.436 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-23 17:42:18.438 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.441 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-23 17:42:18.443 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.445 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-23 17:42:18.448 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.450 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-23 17:42:18.453 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.456 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-23 17:42:18.458 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.461 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-23 17:42:18.463 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.465 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-23 17:42:18.467 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.470 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-23 17:42:18.472 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.474 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-23 17:42:18.477 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.479 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-23 17:42:18.481 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.484 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-23 17:42:18.486 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.488 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-23 17:42:18.491 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.493 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-23 17:42:18.495 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.498 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-23 17:42:18.500 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.502 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-23 17:42:18.505 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:42:18.507 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-23 17:42:18.510 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-23 17:42:18.512 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 17:42:18.514 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-23 17:42:18.531 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:42:18.533 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-23 17:42:18.536 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 17:42:18.538 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-23 17:42:18.554 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:42:18.557 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-23 17:42:18.559 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-23 17:42:18.561 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-23 17:42:18.564 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-23 17:42:18.566 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-23 17:42:18.568 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-23 17:42:18.571 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-23 17:42:18.574 | + lib/database:initialize_database_backends:92 : return 0 2022-03-23 17:42:18.576 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-23 17:42:18.576 | Using mysql database backend 2022-03-23 17:42:18.579 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-23 17:42:18.595 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-23 17:42:18.598 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-23 17:42:18.601 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 17:42:18.603 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-23 17:42:18.606 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 17:42:18.608 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-23 17:42:18.625 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:42:18.628 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-23 17:42:18.646 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-23 17:42:18.663 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:42:18.666 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-23 17:42:18.683 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-23 17:42:18.699 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-23 17:42:18.716 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:42:18.718 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-23 17:42:18.734 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:42:18.737 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-23 17:42:18.753 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-23 17:42:18.755 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-23 17:42:18.758 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-23 17:42:18.760 | + functions-common:save_stackenv:60 : local tag=757 2022-03-23 17:42:18.763 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 17:42:18.768 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-174218 2022-03-23 17:42:18.770 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-174218 757' 2022-03-23 17:42:18.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:42:18.775 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 17:42:18.778 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:42:18.780 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 17:42:18.783 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:42:18.785 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 17:42:18.788 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:42:18.790 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 17:42:18.793 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:42:18.795 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 17:42:18.798 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:42:18.800 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 17:42:18.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:42:18.806 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-174217 2022-03-23 17:42:18.808 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:42:18.811 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 17:42:18.813 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:42:18.816 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 17:42:18.818 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:42:18.820 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 17:42:18.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:42:18.825 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 17:42:18.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:42:18.830 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 17:42:18.833 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:42:18.835 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 17:42:18.838 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-23 17:42:18.840 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-23 17:42:18.842 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-23 17:42:18.845 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-23 17:42:18.847 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:42:18.849 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:42:18.852 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:42:18.854 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:42:18.856 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:42:18.859 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:42:18.875 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:42:18.877 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:42:18.879 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:42:18.882 | + functions-common:git_clone:629 : echo master 2022-03-23 17:42:18.882 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:42:18.887 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-23 17:42:18.890 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:42:18.892 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-23 17:42:18.895 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:42:18.895 | + functions-common:git_clone:678 : head -1 2022-03-23 17:42:18.898 | 2f2467ad Update constraint for diskimagebuilder to 3.20.1 2022-03-23 17:42:18.900 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:42:18.903 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-23 17:42:18.906 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:42:18.908 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-23 17:42:18.911 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-23 17:42:18.913 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-23 17:42:18.916 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-23 17:42:18.918 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 17:42:18.921 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-23 17:42:18.923 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-23 17:42:18.926 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-23 17:42:18.929 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-23 17:42:18.933 | ++ tools/install_prereqs.sh:source:47 : NOW=1648057338 2022-03-23 17:42:18.936 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-23 17:42:18.941 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648056507 2022-03-23 17:42:18.943 | ++ tools/install_prereqs.sh:source:49 : DELTA=831 2022-03-23 17:42:18.946 | ++ tools/install_prereqs.sh:source:50 : [[ 831 -lt 7200 ]] 2022-03-23 17:42:18.948 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-23 17:42:18.951 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-23 17:42:18.953 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-23 17:42:18.956 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-23 17:42:18.958 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-23 17:42:18.960 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-23 17:42:18.963 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-23 17:42:18.966 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-23 17:42:18.969 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 17:42:19.019 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-23 17:42:19.019 | apache2-dev 2022-03-23 17:42:19.019 | bc 2022-03-23 17:42:19.019 | bsdmainutils 2022-03-23 17:42:19.019 | curl 2022-03-23 17:42:19.019 | g++ 2022-03-23 17:42:19.019 | gawk 2022-03-23 17:42:19.019 | gcc 2022-03-23 17:42:19.019 | gettext 2022-03-23 17:42:19.019 | git 2022-03-23 17:42:19.019 | graphviz 2022-03-23 17:42:19.019 | iputils-ping 2022-03-23 17:42:19.019 | libapache2-mod-proxy-uwsgi 2022-03-23 17:42:19.019 | libffi-dev 2022-03-23 17:42:19.019 | libjpeg-dev 2022-03-23 17:42:19.019 | libpcre3-dev 2022-03-23 17:42:19.019 | libpq-dev 2022-03-23 17:42:19.019 | libssl-dev 2022-03-23 17:42:19.019 | libsystemd-dev 2022-03-23 17:42:19.019 | libxml2-dev 2022-03-23 17:42:19.019 | libxslt1-dev 2022-03-23 17:42:19.019 | libyaml-dev 2022-03-23 17:42:19.020 | lsof 2022-03-23 17:42:19.020 | openssh-server 2022-03-23 17:42:19.020 | openssl 2022-03-23 17:42:19.020 | pkg-config 2022-03-23 17:42:19.020 | psmisc 2022-03-23 17:42:19.020 | python3-dev 2022-03-23 17:42:19.020 | python3-pip 2022-03-23 17:42:19.020 | python3-systemd 2022-03-23 17:42:19.020 | python3-venv 2022-03-23 17:42:19.020 | tar 2022-03-23 17:42:19.020 | tcpdump 2022-03-23 17:42:19.020 | unzip 2022-03-23 17:42:19.020 | uuid-runtime 2022-03-23 17:42:19.020 | wget 2022-03-23 17:42:19.020 | wget 2022-03-23 17:42:19.020 | zlib1g-dev 2022-03-23 17:42:19.020 | libkrb5-dev 2022-03-23 17:42:19.020 | libldap2-dev 2022-03-23 17:42:19.020 | libsasl2-dev 2022-03-23 17:42:19.020 | memcached 2022-03-23 17:42:19.020 | python3-mysqldb 2022-03-23 17:42:19.020 | sqlite3 2022-03-23 17:42:19.020 | conntrack 2022-03-23 17:42:19.020 | curl 2022-03-23 17:42:19.020 | dnsmasq-base 2022-03-23 17:42:19.020 | dnsmasq-utils 2022-03-23 17:42:19.020 | ebtables 2022-03-23 17:42:19.020 | genisoimage 2022-03-23 17:42:19.020 | iptables 2022-03-23 17:42:19.020 | iputils-arping 2022-03-23 17:42:19.020 | kpartx 2022-03-23 17:42:19.020 | libjs-jquery-tablesorter 2022-03-23 17:42:19.020 | parted 2022-03-23 17:42:19.020 | pm-utils 2022-03-23 17:42:19.020 | python3-mysqldb 2022-03-23 17:42:19.020 | socat 2022-03-23 17:42:19.020 | sqlite3 2022-03-23 17:42:19.021 | sudo 2022-03-23 17:42:19.021 | vlan 2022-03-23 17:42:19.021 | lsscsi 2022-03-23 17:42:19.021 | open-iscsi 2022-03-23 17:42:19.021 | lvm2 2022-03-23 17:42:19.021 | qemu-utils 2022-03-23 17:42:19.021 | thin-provisioning-tools 2022-03-23 17:42:19.021 | acl 2022-03-23 17:42:19.021 | dnsmasq-base 2022-03-23 17:42:19.021 | dnsmasq-utils 2022-03-23 17:42:19.021 | ebtables 2022-03-23 17:42:19.021 | haproxy 2022-03-23 17:42:19.021 | iptables 2022-03-23 17:42:19.021 | iputils-arping 2022-03-23 17:42:19.021 | iputils-ping 2022-03-23 17:42:19.021 | postgresql-server-dev-all 2022-03-23 17:42:19.021 | python3-mysqldb 2022-03-23 17:42:19.021 | sqlite3 2022-03-23 17:42:19.021 | sudo 2022-03-23 17:42:19.021 | vlan 2022-03-23 17:42:19.021 | pcp 2022-03-23 17:42:19.021 | ipset 2022-03-23 17:42:19.021 | conntrack 2022-03-23 17:42:19.021 | conntrackd 2022-03-23 17:42:19.021 | keepalived 2022-03-23 17:42:19.021 | lvm2 2022-03-23 17:42:19.021 | qemu-utils 2022-03-23 17:42:19.021 | thin-provisioning-tools 2022-03-23 17:42:19.021 | curl 2022-03-23 17:42:19.021 | liberasurecode-dev 2022-03-23 17:42:19.021 | make 2022-03-23 17:42:19.021 | memcached 2022-03-23 17:42:19.021 | rsync 2022-03-23 17:42:19.021 | sqlite3 2022-03-23 17:42:19.022 | xfsprogs' 2022-03-23 17:42:19.022 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-23 17:42:19.041 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-23 17:42:19.041 | apache2-dev 2022-03-23 17:42:19.041 | bc 2022-03-23 17:42:19.041 | bsdmainutils 2022-03-23 17:42:19.041 | curl 2022-03-23 17:42:19.041 | g++ 2022-03-23 17:42:19.041 | gawk 2022-03-23 17:42:19.041 | gcc 2022-03-23 17:42:19.041 | gettext 2022-03-23 17:42:19.041 | git 2022-03-23 17:42:19.041 | graphviz 2022-03-23 17:42:19.041 | iputils-ping 2022-03-23 17:42:19.041 | libapache2-mod-proxy-uwsgi 2022-03-23 17:42:19.041 | libffi-dev 2022-03-23 17:42:19.041 | libjpeg-dev 2022-03-23 17:42:19.041 | libpcre3-dev 2022-03-23 17:42:19.041 | libpq-dev 2022-03-23 17:42:19.041 | libssl-dev 2022-03-23 17:42:19.041 | libsystemd-dev 2022-03-23 17:42:19.041 | libxml2-dev 2022-03-23 17:42:19.041 | libxslt1-dev 2022-03-23 17:42:19.041 | libyaml-dev 2022-03-23 17:42:19.041 | lsof 2022-03-23 17:42:19.041 | openssh-server 2022-03-23 17:42:19.041 | openssl 2022-03-23 17:42:19.041 | pkg-config 2022-03-23 17:42:19.041 | psmisc 2022-03-23 17:42:19.041 | python3-dev 2022-03-23 17:42:19.041 | python3-pip 2022-03-23 17:42:19.042 | python3-systemd 2022-03-23 17:42:19.042 | python3-venv 2022-03-23 17:42:19.042 | tar 2022-03-23 17:42:19.042 | tcpdump 2022-03-23 17:42:19.042 | unzip 2022-03-23 17:42:19.042 | uuid-runtime 2022-03-23 17:42:19.042 | wget 2022-03-23 17:42:19.042 | wget 2022-03-23 17:42:19.042 | zlib1g-dev 2022-03-23 17:42:19.042 | libkrb5-dev 2022-03-23 17:42:19.042 | libldap2-dev 2022-03-23 17:42:19.042 | libsasl2-dev 2022-03-23 17:42:19.042 | memcached 2022-03-23 17:42:19.042 | python3-mysqldb 2022-03-23 17:42:19.042 | sqlite3 2022-03-23 17:42:19.042 | conntrack 2022-03-23 17:42:19.042 | curl 2022-03-23 17:42:19.042 | dnsmasq-base 2022-03-23 17:42:19.042 | dnsmasq-utils 2022-03-23 17:42:19.042 | ebtables 2022-03-23 17:42:19.042 | genisoimage 2022-03-23 17:42:19.042 | iptables 2022-03-23 17:42:19.042 | iputils-arping 2022-03-23 17:42:19.042 | kpartx 2022-03-23 17:42:19.042 | libjs-jquery-tablesorter 2022-03-23 17:42:19.042 | parted 2022-03-23 17:42:19.042 | pm-utils 2022-03-23 17:42:19.042 | python3-mysqldb 2022-03-23 17:42:19.042 | socat 2022-03-23 17:42:19.042 | sqlite3 2022-03-23 17:42:19.042 | sudo 2022-03-23 17:42:19.042 | vlan 2022-03-23 17:42:19.042 | lsscsi 2022-03-23 17:42:19.042 | open-iscsi 2022-03-23 17:42:19.042 | lvm2 2022-03-23 17:42:19.042 | qemu-utils 2022-03-23 17:42:19.042 | thin-provisioning-tools 2022-03-23 17:42:19.043 | acl 2022-03-23 17:42:19.043 | dnsmasq-base 2022-03-23 17:42:19.043 | dnsmasq-utils 2022-03-23 17:42:19.043 | ebtables 2022-03-23 17:42:19.043 | haproxy 2022-03-23 17:42:19.043 | iptables 2022-03-23 17:42:19.043 | iputils-arping 2022-03-23 17:42:19.043 | iputils-ping 2022-03-23 17:42:19.043 | postgresql-server-dev-all 2022-03-23 17:42:19.043 | python3-mysqldb 2022-03-23 17:42:19.043 | sqlite3 2022-03-23 17:42:19.043 | sudo 2022-03-23 17:42:19.043 | vlan 2022-03-23 17:42:19.043 | pcp 2022-03-23 17:42:19.043 | ipset 2022-03-23 17:42:19.043 | conntrack 2022-03-23 17:42:19.043 | conntrackd 2022-03-23 17:42:19.043 | keepalived 2022-03-23 17:42:19.043 | lvm2 2022-03-23 17:42:19.043 | qemu-utils 2022-03-23 17:42:19.043 | thin-provisioning-tools 2022-03-23 17:42:19.043 | curl 2022-03-23 17:42:19.043 | liberasurecode-dev 2022-03-23 17:42:19.043 | make 2022-03-23 17:42:19.043 | memcached 2022-03-23 17:42:19.043 | rsync 2022-03-23 17:42:19.043 | sqlite3 2022-03-23 17:42:19.043 | xfsprogs ' 2022-03-23 17:42:19.043 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-23 17:42:19.046 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:42:19.048 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:42:19.052 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 17:42:19.052 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-23 17:42:19.057 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 17:42:19.059 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-23 17:42:19.061 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:42:19.064 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-23 17:42:19.066 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:42:19.068 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:42:19.070 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:42:19.072 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:42:19.074 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:42:19.076 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:42:19.079 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-23 17:42:19.081 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-23 17:42:19.083 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-23 17:42:19.086 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-23 17:42:19.090 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-23 17:42:19.092 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-23 17:42:19.094 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-23 17:42:19.097 | ++ functions-common:time_start:2412 : local start_time= 2022-03-23 17:42:19.099 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:42:19.102 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:42:19.106 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648057339103 2022-03-23 17:42:19.109 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-23 17:42:19.111 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-23 17:42:19.113 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-23 17:42:19.340 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-23 17:42:19.368 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-23 17:42:19.373 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-23 17:42:19.412 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-23 17:42:21.909 | Reading package lists... 2022-03-23 17:42:21.942 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-23 17:42:21.945 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-23 17:42:21.948 | ++ functions-common:time_stop:2425 : local name 2022-03-23 17:42:21.950 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 17:42:21.953 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:42:21.955 | ++ functions-common:time_stop:2428 : local total 2022-03-23 17:42:21.957 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 17:42:21.960 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-23 17:42:21.962 | ++ functions-common:time_stop:2432 : start_time=1648057339103 2022-03-23 17:42:21.965 | ++ functions-common:time_stop:2434 : [[ -z 1648057339103 ]] 2022-03-23 17:42:21.967 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:42:21.971 | ++ functions-common:time_stop:2437 : end_time=1648057341969 2022-03-23 17:42:21.974 | ++ functions-common:time_stop:2438 : elapsed_time=2866 2022-03-23 17:42:21.976 | ++ functions-common:time_stop:2439 : total=0 2022-03-23 17:42:21.978 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:42:21.980 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2866 2022-03-23 17:42:21.983 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 17:42:21.985 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:42:21.987 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:42:21.989 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:42:21.992 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 17:42:22.015 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 17:42:22.127 | Reading package lists... 2022-03-23 17:42:22.379 | Building dependency tree... 2022-03-23 17:42:22.381 | Reading state information... 2022-03-23 17:42:22.415 | acl is already the newest version (2.2.53-6). 2022-03-23 17:42:22.415 | bc is already the newest version (1.07.1-2build1). 2022-03-23 17:42:22.416 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-23 17:42:22.416 | conntrack is already the newest version (1:1.4.5-2). 2022-03-23 17:42:22.416 | ebtables is already the newest version (2.0.11-3build1). 2022-03-23 17:42:22.416 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 17:42:22.416 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-23 17:42:22.416 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 17:42:22.416 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-23 17:42:22.416 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-23 17:42:22.416 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-23 17:42:22.416 | iputils-arping is already the newest version (3:20190709-3). 2022-03-23 17:42:22.416 | iputils-ping is already the newest version (3:20190709-3). 2022-03-23 17:42:22.416 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-23 17:42:22.416 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-23 17:42:22.416 | libffi-dev is already the newest version (3.3-4). 2022-03-23 17:42:22.416 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-23 17:42:22.416 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-23 17:42:22.416 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-23 17:42:22.416 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-23 17:42:22.416 | lsscsi is already the newest version (0.30-0.1). 2022-03-23 17:42:22.416 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-23 17:42:22.416 | make is already the newest version (4.2.1-1.2). 2022-03-23 17:42:22.416 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-23 17:42:22.416 | psmisc is already the newest version (23.3-1). 2022-03-23 17:42:22.416 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-23 17:42:22.416 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-23 17:42:22.416 | python3-systemd is already the newest version (234-3build2). 2022-03-23 17:42:22.416 | socat is already the newest version (1.7.3.3-2). 2022-03-23 17:42:22.416 | tcpdump is already the newest version (4.9.3-4). 2022-03-23 17:42:22.416 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-23 17:42:22.416 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-23 17:42:22.416 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-23 17:42:22.416 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-23 17:42:22.416 | graphviz is already the newest version (2.42.2-3build2). 2022-03-23 17:42:22.417 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-23 17:42:22.417 | pcp is already the newest version (5.0.3-1). 2022-03-23 17:42:22.417 | pm-utils is already the newest version (1.4.1-19). 2022-03-23 17:42:22.417 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-23 17:42:22.417 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 17:42:22.417 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 17:42:22.417 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-23 17:42:22.417 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 17:42:22.417 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 17:42:22.417 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-23 17:42:22.417 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-23 17:42:22.417 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-23 17:42:22.417 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-23 17:42:22.417 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-23 17:42:22.417 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-23 17:42:22.417 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-23 17:42:22.417 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-23 17:42:22.417 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 17:42:22.417 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-23 17:42:22.417 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-23 17:42:22.417 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-23 17:42:22.417 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-23 17:42:22.417 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-23 17:42:22.417 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-23 17:42:22.417 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 17:42:22.417 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-23 17:42:22.417 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-23 17:42:22.417 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-23 17:42:22.417 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-23 17:42:22.417 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-23 17:42:22.417 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-23 17:42:22.417 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-23 17:42:22.417 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-23 17:42:22.418 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-23 17:42:22.645 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 17:42:22.645 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-23 17:42:22.645 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-23 17:42:22.645 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-23 17:42:22.645 | The following packages were automatically installed and are no longer required: 2022-03-23 17:42:22.646 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:42:22.646 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:42:22.646 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:42:22.646 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:42:22.646 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:42:22.646 | python3-zope.interface 2022-03-23 17:42:22.646 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:42:22.782 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:42:22.787 | ++ functions-common:apt_get:1234 : result=0 2022-03-23 17:42:22.790 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:42:22.793 | ++ functions-common:time_stop:2425 : local name 2022-03-23 17:42:22.795 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 17:42:22.798 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:42:22.801 | ++ functions-common:time_stop:2428 : local total 2022-03-23 17:42:22.804 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 17:42:22.806 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:42:22.808 | ++ functions-common:time_stop:2432 : start_time=1648057342011 2022-03-23 17:42:22.811 | ++ functions-common:time_stop:2434 : [[ -z 1648057342011 ]] 2022-03-23 17:42:22.814 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:42:22.818 | ++ functions-common:time_stop:2437 : end_time=1648057342816 2022-03-23 17:42:22.820 | ++ functions-common:time_stop:2438 : elapsed_time=805 2022-03-23 17:42:22.823 | ++ functions-common:time_stop:2439 : total=865 2022-03-23 17:42:22.825 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:42:22.827 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1670 2022-03-23 17:42:22.830 | ++ functions-common:apt_get:1238 : return 0 2022-03-23 17:42:22.832 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-23 17:42:22.835 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-23 17:42:22.838 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-23 17:42:22.842 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-23 17:42:22.847 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-23 17:42:22.849 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-23 17:42:22.852 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-23 17:42:24.299 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-23 17:42:24.301 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-23 17:42:24.303 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-23 17:42:24.305 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-23 17:42:24.307 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-23 17:42:24.309 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-23 17:42:24.311 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-23 17:42:24.313 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-23 17:42:24.314 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-23 17:42:24.316 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-23 17:42:24.318 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-23 17:42:24.320 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-23 17:42:24.321 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-23 17:42:24.323 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-23 17:42:24.325 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-23 17:42:24.327 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-23 17:42:24.328 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-23 17:42:24.330 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-23 17:42:24.332 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-23 17:42:24.334 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-23 17:42:24.336 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-23 17:42:24.338 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-23 17:42:24.340 | + functions-common:_ensure_lsb_release:394 : return 2022-03-23 17:42:24.343 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-23 17:42:24.419 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-23 17:42:24.422 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-23 17:42:24.497 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-23 17:42:24.500 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-23 17:42:24.585 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-23 17:42:24.587 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-23 17:42:24.591 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-23 17:42:24.594 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-23 17:42:24.597 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-23 17:42:24.600 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-23 17:42:24.603 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-23 17:42:24.605 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-23 17:42:24.608 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-23 17:42:24.610 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-23 17:42:24.612 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-23 17:42:24.612 | Distro: focal 2022-03-23 17:42:24.615 | + tools/install_pip.sh:main:124 : get_versions 2022-03-23 17:42:24.618 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 17:42:24.625 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 17:42:24.627 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 17:42:24.631 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 17:42:24.631 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 17:42:25.306 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 17:42:25.308 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 17:42:25.308 | pip: 21.3.1 2022-03-23 17:42:25.310 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-23 17:42:25.313 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-23 17:42:25.315 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:42:25.318 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:42:25.320 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:42:25.322 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:42:25.324 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:42:25.325 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:42:25.327 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:42:25.329 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:42:25.330 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:42:25.332 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:42:25.334 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:42:25.335 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-23 17:42:25.337 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:42:25.339 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:42:25.340 | + tools/install_pip.sh:main:142 : : 2022-03-23 17:42:25.342 | + tools/install_pip.sh:main:147 : set -x 2022-03-23 17:42:25.344 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-23 17:42:25.346 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-23 17:42:25.348 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:42:25.350 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-23 17:42:25.353 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-23 17:42:25.356 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:42:25.359 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:42:25.359 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:42:25.364 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-23 17:42:25.366 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-23 17:42:25.368 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 17:42:25.371 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 17:42:25.374 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 17:42:25.392 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 17:42:25.394 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 17:42:26.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:42:26.245 | from cryptography.utils import int_from_bytes 2022-03-23 17:42:26.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:42:26.245 | from cryptography.utils import int_from_bytes 2022-03-23 17:42:27.488 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:42:29.168 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 17:42:29.182 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-23 17:42:31.657 | Installing collected packages: setuptools 2022-03-23 17:42:32.430 | Successfully installed setuptools-60.9.3 2022-03-23 17:42:32.430 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:42:32.600 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:42:32.600 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:42:32.749 | + inc/python:pip_install:200 : result=0 2022-03-23 17:42:32.752 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:42:32.755 | + functions-common:time_stop:2425 : local name 2022-03-23 17:42:32.758 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:42:32.760 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:42:32.762 | + functions-common:time_stop:2428 : local total 2022-03-23 17:42:32.764 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:42:32.766 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:42:32.767 | + functions-common:time_stop:2432 : start_time=1648057345388 2022-03-23 17:42:32.769 | + functions-common:time_stop:2434 : [[ -z 1648057345388 ]] 2022-03-23 17:42:32.771 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:42:32.775 | + functions-common:time_stop:2437 : end_time=1648057352773 2022-03-23 17:42:32.777 | + functions-common:time_stop:2438 : elapsed_time=7385 2022-03-23 17:42:32.779 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:42:32.781 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:42:32.782 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7385 2022-03-23 17:42:32.784 | + inc/python:pip_install:203 : return 0 2022-03-23 17:42:32.786 | + tools/install_pip.sh:main:153 : get_versions 2022-03-23 17:42:32.789 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 17:42:32.793 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 17:42:32.795 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 17:42:32.798 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 17:42:32.798 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 17:42:33.480 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 17:42:33.483 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 17:42:33.483 | pip: 21.3.1 2022-03-23 17:42:33.487 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-23 17:42:33.491 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 17:42:33.495 | + ./stack.sh:main:796 : fixup_all 2022-03-23 17:42:33.497 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-23 17:42:33.500 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-23 17:42:33.502 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:42:33.505 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:42:33.507 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-23 17:42:33.519 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-23 17:42:33.533 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-23 17:42:33.544 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-23 17:42:33.546 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-23 17:42:33.549 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:42:33.551 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:42:33.553 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:42:33.555 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:42:33.557 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:42:33.559 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:42:33.562 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:42:33.564 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:42:33.566 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:42:33.568 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:42:33.570 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:42:33.573 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-23 17:42:33.575 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-23 17:42:33.577 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-23 17:42:33.580 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:42:33.582 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:42:33.584 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:42:33.586 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:42:33.588 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:42:33.591 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:42:33.593 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-23 17:42:33.595 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-23 17:42:33.597 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-23 17:42:33.600 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-23 17:42:33.602 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-23 17:42:33.604 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-23 17:42:33.607 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-23 17:42:33.629 | Using python 3.8 to install os-testr 2022-03-23 17:42:33.631 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-23 17:42:34.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:42:34.498 | from cryptography.utils import int_from_bytes 2022-03-23 17:42:34.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:42:34.498 | from cryptography.utils import int_from_bytes 2022-03-23 17:42:35.637 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:42:35.663 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-23 17:42:35.738 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-23 17:42:35.739 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-23 17:42:35.740 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-23 17:42:35.741 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-23 17:42:35.754 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-23 17:42:35.780 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-23 17:42:35.781 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-23 17:42:35.782 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-23 17:42:35.783 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-23 17:42:35.785 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-23 17:42:35.808 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-23 17:42:35.809 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-23 17:42:35.810 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-23 17:42:35.811 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-23 17:42:35.813 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-23 17:42:35.826 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-23 17:42:35.889 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-23 17:42:35.890 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-23 17:42:35.891 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-23 17:42:38.277 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:42:38.284 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:42:38.284 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:42:38.412 | + inc/python:pip_install:200 : result=0 2022-03-23 17:42:38.415 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:42:38.418 | + functions-common:time_stop:2425 : local name 2022-03-23 17:42:38.421 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:42:38.424 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:42:38.428 | + functions-common:time_stop:2428 : local total 2022-03-23 17:42:38.431 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:42:38.433 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:42:38.436 | + functions-common:time_stop:2432 : start_time=1648057353624 2022-03-23 17:42:38.438 | + functions-common:time_stop:2434 : [[ -z 1648057353624 ]] 2022-03-23 17:42:38.441 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:42:38.445 | + functions-common:time_stop:2437 : end_time=1648057358442 2022-03-23 17:42:38.451 | + functions-common:time_stop:2438 : elapsed_time=4818 2022-03-23 17:42:38.453 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:42:38.455 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:42:38.458 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4818 2022-03-23 17:42:38.460 | + inc/python:pip_install:203 : return 0 2022-03-23 17:42:38.463 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-23 17:42:38.521 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-23 17:42:38.638 | + ./stack.sh:main:810 : install_infra 2022-03-23 17:42:38.641 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 17:42:38.643 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-23 17:42:38.646 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 17:42:38.649 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-23 17:42:38.672 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 17:42:40.621 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.632 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.638 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.642 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.748 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.768 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.772 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.775 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.790 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.798 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.800 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.831 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.841 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.845 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.863 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.901 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.909 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.914 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.961 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.974 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.978 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:40.998 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.005 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.052 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.070 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.074 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.164 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.172 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.226 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.345 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.369 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.374 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.384 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.390 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.409 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.416 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.432 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.488 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.501 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.516 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.559 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.563 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:41.569 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:42:41.706 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 17:42:41.983 | + inc/python:pip_install:200 : result=0 2022-03-23 17:42:41.986 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:42:41.989 | + functions-common:time_stop:2425 : local name 2022-03-23 17:42:41.993 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:42:41.996 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:42:42.000 | + functions-common:time_stop:2428 : local total 2022-03-23 17:42:42.003 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:42:42.007 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:42:42.010 | + functions-common:time_stop:2432 : start_time=1648057358665 2022-03-23 17:42:42.012 | + functions-common:time_stop:2434 : [[ -z 1648057358665 ]] 2022-03-23 17:42:42.014 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:42:42.019 | + functions-common:time_stop:2437 : end_time=1648057362016 2022-03-23 17:42:42.021 | + functions-common:time_stop:2438 : elapsed_time=3351 2022-03-23 17:42:42.023 | + functions-common:time_stop:2439 : total=4818 2022-03-23 17:42:42.025 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:42:42.027 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8169 2022-03-23 17:42:42.030 | + inc/python:pip_install:203 : return 0 2022-03-23 17:42:42.032 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 17:42:42.035 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-23 17:42:42.058 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-23 17:42:43.865 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:43.875 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:43.882 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:43.886 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:43.986 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.005 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.009 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.013 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.027 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.035 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.037 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.067 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.076 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.081 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.099 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.136 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.143 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.148 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.194 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.207 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.211 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.231 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.237 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.284 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.302 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.305 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.397 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.404 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.457 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.575 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.599 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.603 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.613 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.618 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.638 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.644 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.661 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.716 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.728 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.743 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.786 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.790 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:42:44.796 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:42:44.798 | Processing /opt/stack/requirements 2022-03-23 17:42:46.578 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-23 17:42:46.580 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-23 17:42:46.592 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-23 17:42:46.597 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 17:42:46.599 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-23 17:42:46.605 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-23 17:42:46.634 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-23 17:42:46.663 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-23 17:42:46.672 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-23 17:42:46.692 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (1.3) 2022-03-23 17:42:46.695 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (0.3.0) 2022-03-23 17:42:46.710 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-23 17:42:46.715 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-23 17:42:46.718 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-23 17:42:46.721 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-23 17:42:46.723 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-23 17:42:46.735 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-23 17:42:46.738 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-23 17:42:46.750 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-23 17:42:46.756 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-23 17:42:46.803 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-23 17:42:46.808 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-23 17:42:46.811 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-23 17:42:46.870 | Building wheels for collected packages: openstack-requirements 2022-03-23 17:42:46.870 | Building wheel for openstack-requirements (setup.py): started 2022-03-23 17:42:47.706 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-23 17:42:47.707 | ERROR: Command errored out with exit status 1: 2022-03-23 17:42:47.707 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-8dsgcity/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-8dsgcity/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-1fv1u3uo 2022-03-23 17:42:47.707 | cwd: /tmp/pip-req-build-8dsgcity/ 2022-03-23 17:42:47.707 | Complete output (6 lines): 2022-03-23 17:42:47.707 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-23 17:42:47.707 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-23 17:42:47.707 | or: setup.py --help-commands 2022-03-23 17:42:47.707 | or: setup.py cmd --help 2022-03-23 17:42:47.707 | 2022-03-23 17:42:47.707 | error: invalid command 'bdist_wheel' 2022-03-23 17:42:47.707 | ---------------------------------------- 2022-03-23 17:42:47.707 | ERROR: Failed building wheel for openstack-requirements 2022-03-23 17:42:47.707 | Running setup.py clean for openstack-requirements 2022-03-23 17:42:48.548 | Failed to build openstack-requirements 2022-03-23 17:42:48.573 | Installing collected packages: openstack-requirements 2022-03-23 17:42:48.573 | Attempting uninstall: openstack-requirements 2022-03-23 17:42:48.574 | Found existing installation: openstack-requirements 1.2.1.dev5343 2022-03-23 17:42:48.608 | Uninstalling openstack-requirements-1.2.1.dev5343: 2022-03-23 17:42:48.627 | Successfully uninstalled openstack-requirements-1.2.1.dev5343 2022-03-23 17:42:48.630 | Running setup.py install for openstack-requirements: started 2022-03-23 17:42:51.041 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-23 17:42:51.077 | Successfully installed openstack-requirements-1.2.1.dev5343 2022-03-23 17:42:51.209 | + inc/python:pip_install:200 : result=0 2022-03-23 17:42:51.212 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:42:51.216 | + functions-common:time_stop:2425 : local name 2022-03-23 17:42:51.219 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:42:51.222 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:42:51.225 | + functions-common:time_stop:2428 : local total 2022-03-23 17:42:51.228 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:42:51.232 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:42:51.235 | + functions-common:time_stop:2432 : start_time=1648057362050 2022-03-23 17:42:51.238 | + functions-common:time_stop:2434 : [[ -z 1648057362050 ]] 2022-03-23 17:42:51.242 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:42:51.247 | + functions-common:time_stop:2437 : end_time=1648057371244 2022-03-23 17:42:51.250 | + functions-common:time_stop:2438 : elapsed_time=9194 2022-03-23 17:42:51.253 | + functions-common:time_stop:2439 : total=8169 2022-03-23 17:42:51.255 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:42:51.257 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17363 2022-03-23 17:42:51.260 | + inc/python:pip_install:203 : return 0 2022-03-23 17:42:51.263 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-23 17:42:51.265 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-23 17:42:51.268 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-23 17:42:51.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:42:51.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:42:51.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-23 17:42:51.278 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:42:51.280 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-23 17:42:51.301 | Using python 3.8 to install pbr 2022-03-23 17:42:51.303 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 17:42:52.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:42:52.207 | from cryptography.utils import int_from_bytes 2022-03-23 17:42:52.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:42:52.207 | from cryptography.utils import int_from_bytes 2022-03-23 17:42:53.350 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:42:53.376 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-23 17:42:55.972 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:42:55.979 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:42:55.979 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:42:56.104 | + inc/python:pip_install:200 : result=0 2022-03-23 17:42:56.108 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:42:56.112 | + functions-common:time_stop:2425 : local name 2022-03-23 17:42:56.115 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:42:56.118 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:42:56.121 | + functions-common:time_stop:2428 : local total 2022-03-23 17:42:56.125 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:42:56.128 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:42:56.131 | + functions-common:time_stop:2432 : start_time=1648057371295 2022-03-23 17:42:56.135 | + functions-common:time_stop:2434 : [[ -z 1648057371295 ]] 2022-03-23 17:42:56.137 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:42:56.141 | + functions-common:time_stop:2437 : end_time=1648057376139 2022-03-23 17:42:56.144 | + functions-common:time_stop:2438 : elapsed_time=4844 2022-03-23 17:42:56.146 | + functions-common:time_stop:2439 : total=17363 2022-03-23 17:42:56.148 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:42:56.151 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22207 2022-03-23 17:42:56.153 | + inc/python:pip_install:203 : return 0 2022-03-23 17:42:56.155 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-23 17:42:58.498 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-23 17:43:00.410 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:43:00.411 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-23 17:43:00.425 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-23 17:43:00.428 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-23 17:43:00.431 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-23 17:43:00.436 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-23 17:43:00.439 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-23 17:43:00.514 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 17:43:00.518 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 17:43:00.523 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-23 17:43:00.545 | + ./stack.sh:main:819 : pkgs= 2022-03-23 17:43:00.548 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-23 17:43:00.550 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-23 17:43:00.553 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 17:43:00.555 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-23 17:43:00.557 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:43:00.560 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:43:00.562 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:43:00.564 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:43:00.566 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:43:00.569 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:43:00.574 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:43:00.576 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:43:00.578 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:43:00.581 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-23 17:43:00.583 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:43:00.601 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:43:00.603 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:43:00.606 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:43:00.608 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-23 17:43:00.610 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:43:00.612 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 17:43:00.615 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:43:00.617 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-23 17:43:00.619 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:43:00.621 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-23 17:43:00.624 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:43:00.626 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-23 17:43:00.628 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 17:43:00.630 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 17:43:00.633 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:43:00.635 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 17:43:00.637 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-23 17:43:00.640 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 17:43:00.642 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-23 17:43:00.644 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 17:43:00.646 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 17:43:00.649 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-23 17:43:00.651 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-23 17:43:00.654 | + functions:set_systemd_override:821 : local value=2048 2022-03-23 17:43:00.656 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-23 17:43:00.659 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-23 17:43:00.711 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-23 17:43:00.711 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-23 17:43:00.713 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-23 17:43:01.254 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-23 17:43:01.258 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-23 17:43:01.275 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:43:01.277 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-23 17:43:01.280 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:43:01.282 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:43:01.285 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:43:01.287 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:43:01.289 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:43:01.292 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:43:01.294 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:01.297 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:01.299 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:43:01.301 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:43:01.304 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:43:01.306 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:43:01.308 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-23 17:43:01.311 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:43:01.313 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:01.316 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:01.318 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-23 17:43:01.339 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-23 17:43:01.451 | Reading package lists... 2022-03-23 17:43:01.702 | Building dependency tree... 2022-03-23 17:43:01.704 | Reading state information... 2022-03-23 17:43:01.972 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-23 17:43:01.972 | The following packages were automatically installed and are no longer required: 2022-03-23 17:43:01.973 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:43:01.973 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:43:01.973 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:43:01.973 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:43:01.973 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:43:01.973 | python3-zope.interface 2022-03-23 17:43:01.973 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:43:02.130 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:43:02.136 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:43:02.138 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:43:02.141 | + functions-common:time_stop:2425 : local name 2022-03-23 17:43:02.143 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:43:02.145 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:43:02.147 | + functions-common:time_stop:2428 : local total 2022-03-23 17:43:02.150 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:43:02.152 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:43:02.155 | + functions-common:time_stop:2432 : start_time=1648057381336 2022-03-23 17:43:02.157 | + functions-common:time_stop:2434 : [[ -z 1648057381336 ]] 2022-03-23 17:43:02.160 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:43:02.165 | + functions-common:time_stop:2437 : end_time=1648057382162 2022-03-23 17:43:02.167 | + functions-common:time_stop:2438 : elapsed_time=826 2022-03-23 17:43:02.170 | + functions-common:time_stop:2439 : total=1670 2022-03-23 17:43:02.173 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:43:02.175 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2496 2022-03-23 17:43:02.178 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:43:02.182 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-23 17:43:02.184 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:43:02.186 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:43:02.189 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:43:02.192 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:43:02.194 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:43:02.198 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:43:02.200 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-23 17:43:02.203 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:43:02.206 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:43:02.208 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:43:02.211 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:43:02.213 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:43:02.215 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:43:02.218 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:43:02.221 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:43:02.223 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:43:02.225 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:43:02.228 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:43:02.230 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-23 17:43:02.233 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:43:02.235 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:43:02.237 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:43:02.240 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:43:02.242 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:43:02.245 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:43:02.247 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-23 17:43:02.250 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-23 17:43:02.266 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:43:02.268 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-23 17:43:02.271 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:43:02.273 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-23 17:43:02.276 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-23 17:43:02.279 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-23 17:43:02.283 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-23 17:43:02.286 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-23 17:43:02.288 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-23 17:43:02.291 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-23 17:43:02.294 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-23 17:43:02.296 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-23 17:43:02.300 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-23 17:43:03.048 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-23 17:43:03.048 | user tags 2022-03-23 17:43:03.048 | stackrabbit []' 2022-03-23 17:43:03.052 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-23 17:43:03.052 | user tags 2022-03-23 17:43:03.052 | stackrabbit []' 2022-03-23 17:43:03.052 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-23 17:43:03.059 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-23 17:43:03.061 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-23 17:43:03.064 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 17:43:03.764 | Changing password for user "stackrabbit" ... 2022-03-23 17:43:03.794 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-23 17:43:04.538 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-23 17:43:04.573 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-23 17:43:04.575 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 17:43:05.283 | Changing password for user "stackrabbit" ... 2022-03-23 17:43:05.317 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-23 17:43:05.319 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-23 17:43:05.322 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-23 17:43:06.015 | Deleting user "guest" ... 2022-03-23 17:43:06.034 | Error: 2022-03-23 17:43:06.034 | {:no_such_user, "guest"} 2022-03-23 17:43:06.048 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-23 17:43:06.051 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-23 17:43:06.069 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:43:06.071 | + ./stack.sh:main:836 : install_database 2022-03-23 17:43:06.074 | + lib/database:install_database:118 : install_database_mysql 2022-03-23 17:43:06.076 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-23 17:43:06.079 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:06.081 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:06.084 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-23 17:43:06.303 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-23 17:43:06.308 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-23 17:43:06.311 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-23 17:43:06.314 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-23 17:43:06.317 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:43:06.320 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-23 17:43:06.323 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:43:06.326 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:43:06.329 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:43:06.332 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:43:06.335 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:43:06.338 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:43:06.341 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:43:06.343 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:43:06.346 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:43:06.348 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:43:06.351 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:43:06.353 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-23 17:43:06.356 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:43:06.358 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:43:06.360 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:43:06.363 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:43:06.365 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:43:06.368 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:43:06.370 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-23 17:43:06.373 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:06.376 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:06.378 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-23 17:43:06.381 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:43:06.383 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:43:06.386 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:43:06.388 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:43:06.390 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:43:06.393 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:43:06.395 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:06.398 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:06.400 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:43:06.403 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:43:06.405 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:43:06.407 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:43:06.410 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-23 17:43:06.412 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:43:06.415 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:06.417 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:06.419 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-23 17:43:06.441 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-23 17:43:06.554 | Reading package lists... 2022-03-23 17:43:06.803 | Building dependency tree... 2022-03-23 17:43:06.804 | Reading state information... 2022-03-23 17:43:07.064 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-23 17:43:07.065 | The following packages were automatically installed and are no longer required: 2022-03-23 17:43:07.065 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:43:07.066 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:43:07.066 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:43:07.066 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:43:07.066 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:43:07.066 | python3-zope.interface 2022-03-23 17:43:07.066 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:43:07.203 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:43:07.208 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:43:07.212 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:43:07.215 | + functions-common:time_stop:2425 : local name 2022-03-23 17:43:07.217 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:43:07.220 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:43:07.223 | + functions-common:time_stop:2428 : local total 2022-03-23 17:43:07.226 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:43:07.229 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:43:07.232 | + functions-common:time_stop:2432 : start_time=1648057386438 2022-03-23 17:43:07.234 | + functions-common:time_stop:2434 : [[ -z 1648057386438 ]] 2022-03-23 17:43:07.237 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:43:07.242 | + functions-common:time_stop:2437 : end_time=1648057387239 2022-03-23 17:43:07.245 | + functions-common:time_stop:2438 : elapsed_time=801 2022-03-23 17:43:07.247 | + functions-common:time_stop:2439 : total=2496 2022-03-23 17:43:07.251 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:43:07.253 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3297 2022-03-23 17:43:07.257 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:43:07.259 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-23 17:43:07.262 | + ./stack.sh:main:839 : install_database_python 2022-03-23 17:43:07.265 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-23 17:43:07.268 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-23 17:43:07.270 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-23 17:43:07.273 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:43:07.276 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-23 17:43:07.278 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-23 17:43:07.280 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:43:07.284 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:43:07.284 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:43:07.290 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-23 17:43:07.292 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-23 17:43:07.294 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-23 17:43:07.297 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-23 17:43:07.300 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-23 17:43:07.322 | Using python 3.8 to install PyMySQL 2022-03-23 17:43:07.324 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-23 17:43:08.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:43:08.200 | from cryptography.utils import int_from_bytes 2022-03-23 17:43:08.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:43:08.200 | from cryptography.utils import int_from_bytes 2022-03-23 17:43:09.334 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:43:09.361 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-23 17:43:11.799 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:43:11.806 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:43:11.806 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:43:11.928 | + inc/python:pip_install:200 : result=0 2022-03-23 17:43:11.932 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:43:11.936 | + functions-common:time_stop:2425 : local name 2022-03-23 17:43:11.940 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:43:11.943 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:43:11.947 | + functions-common:time_stop:2428 : local total 2022-03-23 17:43:11.951 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:43:11.954 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:43:11.956 | + functions-common:time_stop:2432 : start_time=1648057387316 2022-03-23 17:43:11.959 | + functions-common:time_stop:2434 : [[ -z 1648057387316 ]] 2022-03-23 17:43:11.962 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:43:11.966 | + functions-common:time_stop:2437 : end_time=1648057391964 2022-03-23 17:43:11.969 | + functions-common:time_stop:2438 : elapsed_time=4648 2022-03-23 17:43:11.971 | + functions-common:time_stop:2439 : total=22207 2022-03-23 17:43:11.973 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:43:11.977 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26855 2022-03-23 17:43:11.979 | + inc/python:pip_install:203 : return 0 2022-03-23 17:43:11.981 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-23 17:43:11.984 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 17:43:11.987 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-23 17:43:11.989 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-23 17:43:12.008 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:43:12.010 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-23 17:43:12.013 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-23 17:43:12.016 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:43:12.016 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:43:12.022 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:43:12.024 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 17:43:12.026 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 17:43:12.029 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:43:12.031 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-23 17:43:12.033 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-23 17:43:12.049 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:43:12.051 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-23 17:43:12.054 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:43:12.056 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:43:12.059 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:43:12.061 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:43:12.063 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:43:12.066 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:43:12.068 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:12.070 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:12.073 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:43:12.075 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:43:12.077 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:43:12.080 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:43:12.082 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-23 17:43:12.085 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:43:12.087 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:12.089 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:12.092 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-23 17:43:12.113 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-23 17:43:12.225 | Reading package lists... 2022-03-23 17:43:12.474 | Building dependency tree... 2022-03-23 17:43:12.475 | Reading state information... 2022-03-23 17:43:12.739 | radvd is already the newest version (1:2.17-2). 2022-03-23 17:43:12.739 | The following packages were automatically installed and are no longer required: 2022-03-23 17:43:12.740 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:43:12.740 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:43:12.740 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:43:12.740 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:43:12.741 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:43:12.741 | python3-zope.interface 2022-03-23 17:43:12.741 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:43:12.874 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:43:12.879 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:43:12.882 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:43:12.885 | + functions-common:time_stop:2425 : local name 2022-03-23 17:43:12.888 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:43:12.891 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:43:12.894 | + functions-common:time_stop:2428 : local total 2022-03-23 17:43:12.897 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:43:12.900 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:43:12.903 | + functions-common:time_stop:2432 : start_time=1648057392110 2022-03-23 17:43:12.906 | + functions-common:time_stop:2434 : [[ -z 1648057392110 ]] 2022-03-23 17:43:12.909 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:43:12.914 | + functions-common:time_stop:2437 : end_time=1648057392911 2022-03-23 17:43:12.917 | + functions-common:time_stop:2438 : elapsed_time=801 2022-03-23 17:43:12.920 | + functions-common:time_stop:2439 : total=3297 2022-03-23 17:43:12.923 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:43:12.926 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4098 2022-03-23 17:43:12.929 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:43:12.933 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-23 17:43:12.950 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:43:12.953 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-23 17:43:12.955 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-23 17:43:12.958 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-23 17:43:12.961 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-23 17:43:12.981 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-23 17:43:12.983 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:43:12.985 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:43:12.988 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:43:12.990 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:43:12.992 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:43:12.995 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:43:12.997 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:13.000 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:13.002 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:43:13.004 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:43:13.006 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:43:13.008 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:43:13.011 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-23 17:43:13.013 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:43:13.015 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:13.018 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:13.020 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-23 17:43:13.040 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-23 17:43:13.151 | Reading package lists... 2022-03-23 17:43:13.418 | Building dependency tree... 2022-03-23 17:43:13.420 | Reading state information... 2022-03-23 17:43:13.690 | fakeroot is already the newest version (1.24-1). 2022-03-23 17:43:13.690 | make is already the newest version (4.2.1-1.2). 2022-03-23 17:43:13.690 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-23 17:43:13.690 | The following packages were automatically installed and are no longer required: 2022-03-23 17:43:13.691 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:43:13.691 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:43:13.691 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:43:13.691 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:43:13.691 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:43:13.691 | python3-zope.interface 2022-03-23 17:43:13.691 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:43:13.818 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:43:13.824 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:43:13.827 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:43:13.830 | + functions-common:time_stop:2425 : local name 2022-03-23 17:43:13.832 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:43:13.834 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:43:13.836 | + functions-common:time_stop:2428 : local total 2022-03-23 17:43:13.838 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:43:13.841 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:43:13.843 | + functions-common:time_stop:2432 : start_time=1648057393037 2022-03-23 17:43:13.845 | + functions-common:time_stop:2434 : [[ -z 1648057393037 ]] 2022-03-23 17:43:13.848 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:43:13.852 | + functions-common:time_stop:2437 : end_time=1648057393850 2022-03-23 17:43:13.854 | + functions-common:time_stop:2438 : elapsed_time=813 2022-03-23 17:43:13.857 | + functions-common:time_stop:2439 : total=4098 2022-03-23 17:43:13.859 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:43:13.861 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4911 2022-03-23 17:43:13.863 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:43:13.866 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-23 17:43:13.868 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:13.871 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:13.873 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-23 17:43:13.876 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-23 17:43:13.879 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-23 17:43:13.883 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-23 17:43:13.885 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-23 17:43:13.889 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-23 17:43:13.889 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-23 17:43:13.894 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-23 17:43:13.896 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-23 17:43:13.899 | + functions:vercmp:628 : local v1=5.4 2022-03-23 17:43:13.901 | + functions:vercmp:629 : local 'op=<' 2022-03-23 17:43:13.903 | + functions:vercmp:630 : local v2=3.13 2022-03-23 17:43:13.905 | + functions:vercmp:631 : local result 2022-03-23 17:43:13.909 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-23 17:43:13.909 | ++ functions:vercmp:635 : sort -V 2022-03-23 17:43:13.910 | ++ functions:vercmp:635 : head -1 2022-03-23 17:43:13.914 | + functions:vercmp:635 : result=3.13 2022-03-23 17:43:13.916 | + functions:vercmp:637 : case $op in 2022-03-23 17:43:13.919 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-23 17:43:13.921 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-23 17:43:13.923 | + functions:vercmp:648 : return 2022-03-23 17:43:13.926 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-23 17:43:13.928 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:43:13.931 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-23 17:43:14.529 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-23 17:43:14.532 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-23 17:43:14.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:14.538 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:14.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-23 17:43:14.546 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:14.548 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-23 17:43:14.569 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:43:14.572 | + ./stack.sh:main:847 : install_etcd3 2022-03-23 17:43:14.574 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-23 17:43:14.574 | Installing etcd 2022-03-23 17:43:14.576 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-23 17:43:14.589 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-23 17:43:14.601 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-23 17:43:14.603 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-23 17:43:14.624 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-23 17:43:14.627 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 17:43:14.629 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 17:43:14.632 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 17:43:14.637 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 17:43:14.639 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-23 17:43:14.642 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-23 17:43:14.644 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 17:43:14.647 | ++ functions:get_extra_file:74 : return 2022-03-23 17:43:14.650 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 17:43:14.652 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-23 17:43:14.654 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-23 17:43:14.657 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-23 17:43:14.674 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:43:14.676 | + ./stack.sh:main:866 : install_dstat 2022-03-23 17:43:14.678 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-23 17:43:14.695 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:43:14.697 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-23 17:43:14.699 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:43:14.702 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-23 17:43:14.704 | + ./stack.sh:main:875 : install_libs 2022-03-23 17:43:14.707 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-23 17:43:14.709 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-23 17:43:14.711 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-23 17:43:14.714 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-23 17:43:14.716 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:14.718 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:14.720 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-23 17:43:14.723 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:14.725 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-23 17:43:14.727 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-23 17:43:14.729 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-23 17:43:14.732 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-23 17:43:14.734 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:14.736 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:14.738 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-23 17:43:14.740 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:14.743 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-23 17:43:14.745 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-23 17:43:14.748 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-23 17:43:14.750 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-23 17:43:14.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:14.754 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:14.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-23 17:43:14.759 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:14.761 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-23 17:43:14.763 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-23 17:43:14.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-23 17:43:14.768 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-23 17:43:14.770 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:14.772 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:14.774 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-23 17:43:14.777 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:14.779 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-23 17:43:14.782 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-23 17:43:14.784 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-23 17:43:14.786 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-23 17:43:14.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:14.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:14.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-23 17:43:14.796 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:14.798 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-23 17:43:14.801 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-23 17:43:14.803 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-23 17:43:14.805 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-23 17:43:14.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:14.810 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:14.812 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-23 17:43:14.815 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:14.817 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-23 17:43:14.820 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-23 17:43:14.822 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-23 17:43:14.824 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-23 17:43:14.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:14.829 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:14.831 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-23 17:43:14.833 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:14.836 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-23 17:43:14.838 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-23 17:43:14.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-23 17:43:14.843 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-23 17:43:14.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:14.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:14.850 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-23 17:43:14.853 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:14.855 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-23 17:43:14.857 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-23 17:43:14.860 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-23 17:43:14.862 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-23 17:43:14.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:14.866 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:14.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-23 17:43:14.871 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:14.873 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-23 17:43:14.876 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-23 17:43:14.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-23 17:43:14.880 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-23 17:43:14.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:14.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:14.887 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-23 17:43:14.890 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:14.892 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-23 17:43:14.894 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-23 17:43:14.896 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-23 17:43:14.899 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-23 17:43:14.901 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:14.903 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:14.905 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-23 17:43:14.908 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:14.910 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-23 17:43:14.912 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-23 17:43:14.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-23 17:43:14.917 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-23 17:43:14.919 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:14.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:14.924 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-23 17:43:14.926 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:14.928 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-23 17:43:14.931 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-23 17:43:14.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-23 17:43:14.935 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-23 17:43:14.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:14.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:14.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-23 17:43:14.944 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:14.947 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-23 17:43:14.949 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-23 17:43:14.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-23 17:43:14.953 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-23 17:43:14.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:14.958 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:14.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-23 17:43:14.962 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:14.965 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-23 17:43:14.967 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-23 17:43:14.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-23 17:43:14.971 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-23 17:43:14.974 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:14.976 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:14.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-23 17:43:14.981 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:14.983 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-23 17:43:14.985 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-23 17:43:14.988 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-23 17:43:14.990 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-23 17:43:14.992 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:14.994 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:14.997 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-23 17:43:14.999 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.002 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-23 17:43:15.004 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-23 17:43:15.006 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-23 17:43:15.009 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-23 17:43:15.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-23 17:43:15.018 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.020 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-23 17:43:15.022 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-23 17:43:15.024 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-23 17:43:15.027 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-23 17:43:15.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.031 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-23 17:43:15.036 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.038 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-23 17:43:15.040 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-23 17:43:15.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-23 17:43:15.045 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-23 17:43:15.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.050 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-23 17:43:15.054 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.056 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-23 17:43:15.059 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-23 17:43:15.061 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-23 17:43:15.064 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-23 17:43:15.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-23 17:43:15.073 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.076 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-23 17:43:15.078 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-23 17:43:15.080 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-23 17:43:15.083 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-23 17:43:15.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-23 17:43:15.092 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.095 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-23 17:43:15.097 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-23 17:43:15.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-23 17:43:15.102 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-23 17:43:15.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.109 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-23 17:43:15.111 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.114 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-23 17:43:15.116 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-23 17:43:15.118 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-23 17:43:15.121 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-23 17:43:15.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.126 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-23 17:43:15.131 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.133 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-23 17:43:15.135 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-23 17:43:15.138 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-23 17:43:15.140 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-23 17:43:15.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.145 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.147 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-23 17:43:15.150 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.152 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-23 17:43:15.154 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-23 17:43:15.157 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-23 17:43:15.159 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-23 17:43:15.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-23 17:43:15.169 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.171 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-23 17:43:15.174 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-23 17:43:15.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-23 17:43:15.178 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-23 17:43:15.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.183 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-23 17:43:15.188 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.190 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-23 17:43:15.193 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-23 17:43:15.195 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-23 17:43:15.198 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-23 17:43:15.200 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.202 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-23 17:43:15.207 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.209 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-23 17:43:15.212 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-23 17:43:15.214 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-23 17:43:15.216 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-23 17:43:15.219 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-23 17:43:15.226 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.229 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-23 17:43:15.231 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-23 17:43:15.234 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-23 17:43:15.236 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-23 17:43:15.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.241 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.243 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-23 17:43:15.245 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.249 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-23 17:43:15.251 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-23 17:43:15.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-23 17:43:15.256 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-23 17:43:15.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.263 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-23 17:43:15.265 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.267 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-23 17:43:15.269 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-23 17:43:15.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-23 17:43:15.274 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-23 17:43:15.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-23 17:43:15.283 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.286 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-23 17:43:15.288 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-23 17:43:15.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-23 17:43:15.292 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-23 17:43:15.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.297 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.299 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-23 17:43:15.302 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.304 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-23 17:43:15.306 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-23 17:43:15.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-23 17:43:15.311 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-23 17:43:15.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-23 17:43:15.321 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.323 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-23 17:43:15.325 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-23 17:43:15.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-23 17:43:15.330 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-23 17:43:15.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.335 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.337 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-23 17:43:15.339 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.342 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-23 17:43:15.344 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-23 17:43:15.346 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-23 17:43:15.349 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-23 17:43:15.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.353 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.355 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-23 17:43:15.358 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.360 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-23 17:43:15.362 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-23 17:43:15.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-23 17:43:15.367 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-23 17:43:15.369 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.372 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-23 17:43:15.377 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.379 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-23 17:43:15.382 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-23 17:43:15.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-23 17:43:15.386 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-23 17:43:15.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-23 17:43:15.396 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.398 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-23 17:43:15.400 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-23 17:43:15.403 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-23 17:43:15.405 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-23 17:43:15.407 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:15.410 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:15.412 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-23 17:43:15.414 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:15.417 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-23 17:43:15.437 | Using python 3.8 to install etcd3 2022-03-23 17:43:15.439 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-23 17:43:16.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:43:16.301 | from cryptography.utils import int_from_bytes 2022-03-23 17:43:16.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:43:16.302 | from cryptography.utils import int_from_bytes 2022-03-23 17:43:17.465 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:43:17.491 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-23 17:43:17.499 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-23 17:43:17.500 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-23 17:43:17.501 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-23 17:43:17.502 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-23 17:43:19.975 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:43:19.983 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:43:19.983 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:43:20.105 | + inc/python:pip_install:200 : result=0 2022-03-23 17:43:20.109 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:43:20.112 | + functions-common:time_stop:2425 : local name 2022-03-23 17:43:20.115 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:43:20.117 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:43:20.120 | + functions-common:time_stop:2428 : local total 2022-03-23 17:43:20.123 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:43:20.125 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:43:20.128 | + functions-common:time_stop:2432 : start_time=1648057395432 2022-03-23 17:43:20.131 | + functions-common:time_stop:2434 : [[ -z 1648057395432 ]] 2022-03-23 17:43:20.134 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:43:20.138 | + functions-common:time_stop:2437 : end_time=1648057400136 2022-03-23 17:43:20.141 | + functions-common:time_stop:2438 : elapsed_time=4704 2022-03-23 17:43:20.143 | + functions-common:time_stop:2439 : total=26855 2022-03-23 17:43:20.146 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:43:20.148 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31559 2022-03-23 17:43:20.150 | + inc/python:pip_install:203 : return 0 2022-03-23 17:43:20.153 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-23 17:43:20.174 | Using python 3.8 to install etcd3gw 2022-03-23 17:43:20.177 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-23 17:43:21.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:43:21.034 | from cryptography.utils import int_from_bytes 2022-03-23 17:43:21.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:43:21.035 | from cryptography.utils import int_from_bytes 2022-03-23 17:43:22.151 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:43:22.176 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-23 17:43:22.183 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-23 17:43:22.184 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-23 17:43:22.185 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-23 17:43:22.186 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-23 17:43:22.218 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-23 17:43:22.219 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-23 17:43:22.222 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-23 17:43:22.223 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-23 17:43:24.621 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:43:24.628 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:43:24.628 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:43:24.754 | + inc/python:pip_install:200 : result=0 2022-03-23 17:43:24.758 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:43:24.761 | + functions-common:time_stop:2425 : local name 2022-03-23 17:43:24.765 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:43:24.769 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:43:24.773 | + functions-common:time_stop:2428 : local total 2022-03-23 17:43:24.775 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:43:24.779 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:43:24.782 | + functions-common:time_stop:2432 : start_time=1648057400169 2022-03-23 17:43:24.785 | + functions-common:time_stop:2434 : [[ -z 1648057400169 ]] 2022-03-23 17:43:24.789 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:43:24.794 | + functions-common:time_stop:2437 : end_time=1648057404790 2022-03-23 17:43:24.796 | + functions-common:time_stop:2438 : elapsed_time=4621 2022-03-23 17:43:24.799 | + functions-common:time_stop:2439 : total=31559 2022-03-23 17:43:24.802 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:43:24.806 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36180 2022-03-23 17:43:24.809 | + inc/python:pip_install:203 : return 0 2022-03-23 17:43:24.812 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-23 17:43:24.815 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-23 17:43:24.817 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-23 17:43:24.820 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:43:24.823 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:43:24.825 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:43:24.827 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:43:24.830 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:43:24.832 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:43:24.835 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:43:24.837 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:43:24.840 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:43:24.842 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:43:24.845 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:43:24.847 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-23 17:43:24.849 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:24.852 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:24.854 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-23 17:43:24.857 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 17:43:24.859 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:43:24.861 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:43:24.864 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:43:24.866 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:43:24.869 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:43:24.871 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:43:24.874 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:24.876 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:24.879 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:43:24.881 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:43:24.884 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:43:24.886 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:43:24.888 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 17:43:24.891 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:43:24.893 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:24.896 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:24.898 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 17:43:24.920 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 17:43:25.041 | Reading package lists... 2022-03-23 17:43:25.289 | Building dependency tree... 2022-03-23 17:43:25.291 | Reading state information... 2022-03-23 17:43:25.561 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-23 17:43:25.561 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-23 17:43:25.561 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 17:43:25.561 | The following packages were automatically installed and are no longer required: 2022-03-23 17:43:25.562 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:43:25.562 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:43:25.562 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:43:25.562 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:43:25.562 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:43:25.562 | python3-zope.interface 2022-03-23 17:43:25.562 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:43:25.698 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:43:25.704 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:43:25.707 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:43:25.709 | + functions-common:time_stop:2425 : local name 2022-03-23 17:43:25.712 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:43:25.715 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:43:25.718 | + functions-common:time_stop:2428 : local total 2022-03-23 17:43:25.720 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:43:25.723 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:43:25.725 | + functions-common:time_stop:2432 : start_time=1648057404917 2022-03-23 17:43:25.728 | + functions-common:time_stop:2434 : [[ -z 1648057404917 ]] 2022-03-23 17:43:25.731 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:43:25.736 | + functions-common:time_stop:2437 : end_time=1648057405733 2022-03-23 17:43:25.738 | + functions-common:time_stop:2438 : elapsed_time=816 2022-03-23 17:43:25.741 | + functions-common:time_stop:2439 : total=4911 2022-03-23 17:43:25.743 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:43:25.745 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5727 2022-03-23 17:43:25.749 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:43:25.752 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-23 17:43:25.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:25.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:25.759 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-23 17:43:25.823 | Module proxy already enabled 2022-03-23 17:43:25.829 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-23 17:43:25.892 | Considering dependency proxy for proxy_uwsgi: 2022-03-23 17:43:25.892 | Module proxy already enabled 2022-03-23 17:43:25.892 | Module proxy_uwsgi already enabled 2022-03-23 17:43:25.896 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-23 17:43:25.899 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:43:25.902 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:43:25.906 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:43:26.154 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-23 17:43:26.157 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-23 17:43:26.159 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-23 17:43:26.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:26.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:26.167 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-23 17:43:26.169 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:26.172 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-23 17:43:26.174 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-23 17:43:26.177 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-23 17:43:26.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:26.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:26.184 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-23 17:43:26.186 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:26.189 | + ./stack.sh:main:883 : install_glanceclient 2022-03-23 17:43:26.191 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-23 17:43:26.193 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-23 17:43:26.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:26.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:26.200 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-23 17:43:26.203 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:26.205 | + ./stack.sh:main:884 : install_cinderclient 2022-03-23 17:43:26.208 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-23 17:43:26.210 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-23 17:43:26.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:26.215 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:26.217 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-23 17:43:26.220 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:26.222 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-23 17:43:26.224 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-23 17:43:26.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:26.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:26.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-23 17:43:26.234 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:26.237 | + ./stack.sh:main:885 : install_novaclient 2022-03-23 17:43:26.239 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-23 17:43:26.241 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-23 17:43:26.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:26.246 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:26.249 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-23 17:43:26.252 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:26.254 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-23 17:43:26.274 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:43:26.276 | + ./stack.sh:main:887 : install_swiftclient 2022-03-23 17:43:26.279 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-23 17:43:26.282 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-23 17:43:26.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:26.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:26.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-23 17:43:26.293 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:26.296 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-23 17:43:26.317 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:43:26.320 | + ./stack.sh:main:890 : install_neutronclient 2022-03-23 17:43:26.322 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-23 17:43:26.325 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-23 17:43:26.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:26.330 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:26.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-23 17:43:26.335 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:26.337 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-23 17:43:26.340 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-23 17:43:26.343 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-23 17:43:26.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:26.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:26.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-23 17:43:26.355 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:26.357 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-23 17:43:26.360 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-23 17:43:26.362 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:43:26.365 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-23 17:43:26.368 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-23 17:43:26.370 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:43:26.375 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:43:26.376 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:43:26.382 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-23 17:43:26.385 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-23 17:43:26.387 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-23 17:43:26.390 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-23 17:43:26.392 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-23 17:43:26.413 | Using python 3.8 to install keystonemiddleware 2022-03-23 17:43:26.416 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-23 17:43:27.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:43:27.277 | from cryptography.utils import int_from_bytes 2022-03-23 17:43:27.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:43:27.277 | from cryptography.utils import int_from_bytes 2022-03-23 17:43:28.419 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:43:28.446 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-23 17:43:28.496 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-23 17:43:28.497 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-23 17:43:28.499 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-23 17:43:28.500 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-23 17:43:28.501 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-23 17:43:28.502 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-23 17:43:28.503 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-23 17:43:28.504 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-23 17:43:28.505 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-23 17:43:28.506 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-23 17:43:28.507 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-23 17:43:28.508 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-23 17:43:28.510 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-23 17:43:28.511 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-23 17:43:28.566 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-23 17:43:28.568 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-23 17:43:28.569 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-23 17:43:28.606 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-23 17:43:28.644 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-23 17:43:28.646 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-23 17:43:28.647 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-23 17:43:28.648 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-23 17:43:28.695 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-23 17:43:28.699 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-23 17:43:28.707 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-23 17:43:28.708 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-23 17:43:28.722 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-23 17:43:28.725 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-23 17:43:28.726 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-23 17:43:28.788 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-23 17:43:28.790 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-23 17:43:28.793 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-23 17:43:28.794 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-23 17:43:28.842 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-23 17:43:28.853 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-23 17:43:31.196 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:43:31.203 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:43:31.203 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:43:31.330 | + inc/python:pip_install:200 : result=0 2022-03-23 17:43:31.334 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:43:31.337 | + functions-common:time_stop:2425 : local name 2022-03-23 17:43:31.341 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:43:31.344 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:43:31.348 | + functions-common:time_stop:2428 : local total 2022-03-23 17:43:31.352 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:43:31.356 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:43:31.359 | + functions-common:time_stop:2432 : start_time=1648057406408 2022-03-23 17:43:31.362 | + functions-common:time_stop:2434 : [[ -z 1648057406408 ]] 2022-03-23 17:43:31.365 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:43:31.369 | + functions-common:time_stop:2437 : end_time=1648057411367 2022-03-23 17:43:31.372 | + functions-common:time_stop:2438 : elapsed_time=4959 2022-03-23 17:43:31.374 | + functions-common:time_stop:2439 : total=36180 2022-03-23 17:43:31.377 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:43:31.379 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41139 2022-03-23 17:43:31.381 | + inc/python:pip_install:203 : return 0 2022-03-23 17:43:31.384 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-23 17:43:31.386 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-23 17:43:31.389 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:43:31.392 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-23 17:43:31.395 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-23 17:43:31.398 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:43:31.402 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:43:31.402 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:43:31.408 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-23 17:43:31.410 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-23 17:43:31.413 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-23 17:43:31.416 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-23 17:43:31.419 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-23 17:43:31.441 | Using python 3.8 to install python-memcached 2022-03-23 17:43:31.443 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-23 17:43:32.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:43:32.307 | from cryptography.utils import int_from_bytes 2022-03-23 17:43:32.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:43:32.307 | from cryptography.utils import int_from_bytes 2022-03-23 17:43:33.435 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:43:33.461 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-23 17:43:33.464 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-23 17:43:35.908 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:43:35.915 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:43:35.916 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:43:36.040 | + inc/python:pip_install:200 : result=0 2022-03-23 17:43:36.044 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:43:36.047 | + functions-common:time_stop:2425 : local name 2022-03-23 17:43:36.050 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:43:36.054 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:43:36.058 | + functions-common:time_stop:2428 : local total 2022-03-23 17:43:36.061 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:43:36.064 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:43:36.066 | + functions-common:time_stop:2432 : start_time=1648057411435 2022-03-23 17:43:36.069 | + functions-common:time_stop:2434 : [[ -z 1648057411435 ]] 2022-03-23 17:43:36.072 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:43:36.076 | + functions-common:time_stop:2437 : end_time=1648057416073 2022-03-23 17:43:36.079 | + functions-common:time_stop:2438 : elapsed_time=4638 2022-03-23 17:43:36.081 | + functions-common:time_stop:2439 : total=41139 2022-03-23 17:43:36.083 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:43:36.086 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=45777 2022-03-23 17:43:36.088 | + inc/python:pip_install:203 : return 0 2022-03-23 17:43:36.091 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-23 17:43:36.107 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:43:36.110 | + ./stack.sh:main:897 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-03-23 17:43:36.112 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-23 17:43:36.115 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-23 17:43:36.117 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-23 17:43:36.119 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:43:36.122 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-23 17:43:36.125 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-23 17:43:36.140 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:43:36.142 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-23 17:43:36.144 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-23 17:43:36.147 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-23 17:43:36.149 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:43:36.151 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:43:36.154 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:43:36.156 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:43:36.158 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:43:36.161 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:43:36.176 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:43:36.178 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:43:36.180 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:43:36.183 | + functions-common:git_clone:629 : echo master 2022-03-23 17:43:36.183 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:43:36.188 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-23 17:43:36.190 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:43:36.200 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-23 17:43:36.203 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:43:36.203 | + functions-common:git_clone:678 : head -1 2022-03-23 17:43:36.206 | c141e6164 trivial: Fix typo 2022-03-23 17:43:36.209 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:43:36.211 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-23 17:43:36.214 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:43:36.216 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 17:43:36.219 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-23 17:43:36.222 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:43:36.224 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-23 17:43:36.227 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:43:36.229 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 17:43:36.232 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-23 17:43:36.234 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:43:36.237 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:43:36.240 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-23 17:43:36.242 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:43:36.245 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-23 17:43:36.248 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:43:36.250 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:43:36.253 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-23 17:43:36.259 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-23 17:43:36.262 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-23 17:43:36.933 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-23 17:43:36.937 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:43:36.940 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:43:36.944 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:43:36.947 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 17:43:36.951 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-23 17:43:36.954 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:43:36.958 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:43:36.961 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:43:36.965 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:43:36.968 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:43:36.970 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:43:36.973 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:43:36.975 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-23 17:43:36.996 | Using python 3.8 to install /opt/stack/keystone 2022-03-23 17:43:36.998 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-23 17:43:37.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:43:37.860 | from cryptography.utils import int_from_bytes 2022-03-23 17:43:37.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:43:37.860 | from cryptography.utils import int_from_bytes 2022-03-23 17:43:38.987 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:43:39.013 | Obtaining file:///opt/stack/keystone 2022-03-23 17:43:39.014 | Preparing metadata (setup.py): started 2022-03-23 17:43:42.535 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:43:42.613 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-23 17:43:42.614 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-23 17:43:42.615 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-03-23 17:43:42.616 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-03-23 17:43:42.617 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-23 17:43:42.618 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-23 17:43:42.619 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-23 17:43:42.620 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-23 17:43:42.621 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-03-23 17:43:42.623 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-23 17:43:42.624 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-23 17:43:42.625 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 17:43:42.626 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-03-23 17:43:42.627 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-23 17:43:42.628 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-23 17:43:42.629 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-23 17:43:42.630 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-23 17:43:42.632 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-23 17:43:42.633 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-23 17:43:42.634 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-23 17:43:42.635 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-23 17:43:42.636 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-23 17:43:42.637 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-23 17:43:42.638 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-23 17:43:42.639 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-23 17:43:42.641 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 17:43:42.642 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-03-23 17:43:42.643 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-03-23 17:43:42.644 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-23 17:43:42.645 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 17:43:42.646 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-23 17:43:42.647 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-23 17:43:42.649 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-23 17:43:42.650 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-23 17:43:42.660 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-23 17:43:42.661 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-23 17:43:42.704 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-03-23 17:43:42.716 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-03-23 17:43:42.717 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-03-23 17:43:42.718 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-03-23 17:43:42.719 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 17:43:42.730 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-03-23 17:43:42.788 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-23 17:43:42.790 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 17:43:42.886 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-03-23 17:43:42.887 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-23 17:43:42.888 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-03-23 17:43:42.889 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 17:43:42.940 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-03-23 17:43:42.942 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-03-23 17:43:42.943 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-23 17:43:42.996 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-03-23 17:43:42.997 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-03-23 17:43:43.050 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 17:43:43.051 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-03-23 17:43:43.052 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-03-23 17:43:43.055 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 17:43:43.056 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-03-23 17:43:43.058 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-03-23 17:43:43.077 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-03-23 17:43:43.124 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-03-23 17:43:43.144 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-03-23 17:43:43.144 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-03-23 17:43:43.145 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-03-23 17:43:43.146 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-23 17:43:43.234 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 17:43:43.348 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-23 17:43:43.350 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-23 17:43:43.351 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-03-23 17:43:43.352 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-23 17:43:43.353 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-03-23 17:43:43.564 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-23 17:43:43.584 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-23 17:43:43.586 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-23 17:43:43.652 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-03-23 17:43:43.653 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-03-23 17:43:43.670 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 17:43:43.740 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-23 17:43:43.778 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-03-23 17:43:43.885 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 17:43:43.954 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-03-23 17:43:44.078 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-03-23 17:43:44.106 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-03-23 17:43:44.143 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-03-23 17:43:44.146 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-03-23 17:43:44.147 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-03-23 17:43:44.149 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-03-23 17:43:44.150 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-03-23 17:43:44.152 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-03-23 17:43:44.202 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-03-23 17:43:44.341 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-03-23 17:43:44.342 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-03-23 17:43:44.345 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-03-23 17:43:44.347 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-03-23 17:43:44.491 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 17:43:44.569 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 17:43:44.640 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-03-23 17:43:44.808 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 17:43:45.059 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-03-23 17:43:45.092 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-03-23 17:43:46.933 | Installing collected packages: keystone 2022-03-23 17:43:46.933 | Attempting uninstall: keystone 2022-03-23 17:43:46.934 | Found existing installation: keystone 21.1.0.dev2 2022-03-23 17:43:46.937 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-23 17:43:46.939 | Running setup.py develop for keystone 2022-03-23 17:43:51.373 | Successfully installed keystone 2022-03-23 17:43:51.373 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:43:51.381 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:43:51.381 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:43:51.523 | + inc/python:pip_install:200 : result=0 2022-03-23 17:43:51.526 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:43:51.529 | + functions-common:time_stop:2425 : local name 2022-03-23 17:43:51.532 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:43:51.535 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:43:51.538 | + functions-common:time_stop:2428 : local total 2022-03-23 17:43:51.540 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:43:51.543 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:43:51.546 | + functions-common:time_stop:2432 : start_time=1648057416990 2022-03-23 17:43:51.548 | + functions-common:time_stop:2434 : [[ -z 1648057416990 ]] 2022-03-23 17:43:51.551 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:43:51.555 | + functions-common:time_stop:2437 : end_time=1648057431553 2022-03-23 17:43:51.558 | + functions-common:time_stop:2438 : elapsed_time=14563 2022-03-23 17:43:51.560 | + functions-common:time_stop:2439 : total=45777 2022-03-23 17:43:51.562 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:43:51.564 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=60340 2022-03-23 17:43:51.566 | + inc/python:pip_install:203 : return 0 2022-03-23 17:43:51.569 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:43:51.571 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 17:43:51.573 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 17:43:51.592 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 17:43:51.604 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-23 17:43:51.607 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-23 17:43:51.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:43:51.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:43:51.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-23 17:43:51.616 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:43:51.619 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-23 17:43:51.635 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:43:51.638 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-23 17:43:51.640 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:43:51.643 | + ./stack.sh:main:899 : configure_keystone 2022-03-23 17:43:51.646 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-23 17:43:51.658 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-23 17:43:51.660 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-23 17:43:51.665 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-23 17:43:51.681 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:43:51.684 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-23 17:43:51.715 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-23 17:43:51.743 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-23 17:43:51.778 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-23 17:43:51.810 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-23 17:43:51.841 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-23 17:43:51.871 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-23 17:43:51.899 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-23 17:43:51.928 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-23 17:43:51.930 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-23 17:43:51.932 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-23 17:43:51.935 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-23 17:43:51.937 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 17:43:51.940 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:43:51.955 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:43:51.958 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 17:43:51.961 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 17:43:51.963 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:43:51.978 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:43:51.981 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:43:51.984 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:43:52.014 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:43:52.016 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:43:52.019 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-23 17:43:52.021 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-23 17:43:52.037 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:43:52.040 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.45/identity 2022-03-23 17:43:52.070 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-23 17:43:52.072 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-23 17:43:52.103 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-23 17:43:52.106 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-23 17:43:52.108 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-23 17:43:52.111 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-23 17:43:52.114 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 17:43:52.116 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 17:43:52.147 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-23 17:43:52.150 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-23 17:43:52.152 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-23 17:43:52.154 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-23 17:43:52.158 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:43:52.175 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:43:52.177 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:43:52.180 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:43:52.182 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:43:52.185 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 17:43:52.213 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:43:52.241 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:43:52.269 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:43:52.297 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-23 17:43:52.325 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-23 17:43:52.328 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-23 17:43:52.330 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-23 17:43:52.333 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-23 17:43:52.335 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-23 17:43:52.338 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 17:43:52.340 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 17:43:52.343 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-23 17:43:52.347 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-23 17:43:52.350 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 17:43:52.352 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 17:43:52.365 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 17:43:52.365 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:43:52.374 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 17:43:52.377 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:43:52.393 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 17:43:52.396 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-23 17:43:52.400 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-23 17:43:52.430 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-23 17:43:52.458 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-23 17:43:52.488 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-23 17:43:52.515 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-23 17:43:52.543 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-23 17:43:52.570 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-23 17:43:52.597 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-23 17:43:52.625 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-23 17:43:52.653 | + 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-03-23 17:43:52.680 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-23 17:43:52.708 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-23 17:43:52.736 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-23 17:43:52.764 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 17:43:52.766 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 17:43:52.769 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-23 17:43:52.772 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-23 17:43:52.774 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 17:43:52.776 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:52.779 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:52.781 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 17:43:52.784 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 17:43:52.786 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 17:43:52.814 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-23 17:43:52.848 | + 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-03-23 17:43:52.848 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 17:43:52.857 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-23 17:43:52.861 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-23 17:43:52.864 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-23 17:43:52.866 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 17:43:52.868 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 17:43:52.871 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:43:52.874 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:52.876 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:52.878 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 17:43:52.881 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 17:43:52.883 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:43:52.886 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:43:52.888 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-23 17:43:52.951 | Site keystone-wsgi-public already enabled 2022-03-23 17:43:52.956 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 17:43:52.959 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:43:52.963 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:43:52.966 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:43:53.108 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-23 17:43:53.145 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-23 17:43:53.179 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-23 17:43:53.217 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-23 17:43:53.220 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-23 17:43:53.254 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-23 17:43:53.283 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-23 17:43:53.311 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-23 17:43:53.314 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-23 17:43:53.331 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:43:53.334 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-23 17:43:53.351 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:43:53.353 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-23 17:43:53.356 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-23 17:43:53.359 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-23 17:43:53.361 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:43:53.364 | + lib/stack:stack_install_service:32 : install_swift 2022-03-23 17:43:53.367 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-23 17:43:53.369 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-23 17:43:53.372 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-23 17:43:53.375 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:43:53.377 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:43:53.381 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:43:53.384 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:43:53.386 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:43:53.390 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:43:53.411 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:43:53.414 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:43:53.416 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:43:53.419 | + functions-common:git_clone:629 : echo master 2022-03-23 17:43:53.419 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:43:53.424 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-23 17:43:53.427 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:43:53.429 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-23 17:43:53.432 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:43:53.432 | + functions-common:git_clone:678 : head -1 2022-03-23 17:43:53.435 | f83bfe1df Update master for stable/yoga 2022-03-23 17:43:53.438 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:43:53.441 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-23 17:43:53.443 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:43:53.446 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 17:43:53.448 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-23 17:43:53.451 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-23 17:43:53.453 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-23 17:43:53.456 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:43:53.458 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 17:43:53.461 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-23 17:43:53.463 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:43:53.465 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-23 17:43:53.468 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-23 17:43:53.471 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:43:53.474 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-23 17:43:53.476 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:43:53.479 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:43:53.482 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-23 17:43:53.488 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-23 17:43:53.490 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-23 17:43:54.124 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-23 17:43:54.127 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:43:54.131 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:43:54.134 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:43:54.137 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 17:43:54.140 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-23 17:43:54.143 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:43:54.146 | + inc/python:setup_package:428 : local extras=keystone 2022-03-23 17:43:54.149 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:43:54.152 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-23 17:43:54.155 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-23 17:43:54.158 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-23 17:43:54.160 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:43:54.163 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-23 17:43:54.187 | Using python 3.8 to install /opt/stack/swift 2022-03-23 17:43:54.190 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-23 17:43:55.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:43:55.045 | from cryptography.utils import int_from_bytes 2022-03-23 17:43:55.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:43:55.045 | from cryptography.utils import int_from_bytes 2022-03-23 17:43:56.191 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:43:56.217 | Obtaining file:///opt/stack/swift 2022-03-23 17:43:56.218 | Preparing metadata (setup.py): started 2022-03-23 17:43:59.422 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:43:59.466 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.33.0) 2022-03-23 17:43:59.467 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.1.2) 2022-03-23 17:43:59.468 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.11.0) 2022-03-23 17:43:59.469 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.1.1) 2022-03-23 17:43:59.470 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (4.8.0) 2022-03-23 17:43:59.471 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.27.1) 2022-03-23 17:43:59.472 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.16.0) 2022-03-23 17:43:59.473 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.9.9) 2022-03-23 17:43:59.475 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.6.0) 2022-03-23 17:43:59.476 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (36.0.1) 2022-03-23 17:43:59.477 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (9.4.0) 2022-03-23 17:43:59.514 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev1) (1.15.0) 2022-03-23 17:43:59.521 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev1) (2.1.0) 2022-03-23 17:43:59.574 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.8.7) 2022-03-23 17:43:59.576 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.10.1) 2022-03-23 17:43:59.577 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.0) 2022-03-23 17:43:59.578 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.1.1) 2022-03-23 17:43:59.579 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (8.8.0) 2022-03-23 17:43:59.580 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.4.0) 2022-03-23 17:43:59.582 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.12.2) 2022-03-23 17:43:59.583 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.1.0) 2022-03-23 17:43:59.584 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.5.0) 2022-03-23 17:43:59.585 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.8.1) 2022-03-23 17:43:59.586 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.7.0) 2022-03-23 17:43:59.587 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.3.0) 2022-03-23 17:43:59.607 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev1) (60.9.3) 2022-03-23 17:43:59.637 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2.0.12) 2022-03-23 17:43:59.638 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2019.11.28) 2022-03-23 17:43:59.639 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (1.26.8) 2022-03-23 17:43:59.642 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (3.3) 2022-03-23 17:43:59.663 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev1) (2.21) 2022-03-23 17:43:59.751 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.2) 2022-03-23 17:43:59.752 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.5.0) 2022-03-23 17:43:59.754 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.7.0) 2022-03-23 17:43:59.793 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.1.5) 2022-03-23 17:43:59.838 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (6.0) 2022-03-23 17:43:59.839 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.5.0) 2022-03-23 17:43:59.840 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.5.0) 2022-03-23 17:43:59.841 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.8.0) 2022-03-23 17:43:59.900 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.9.6) 2022-03-23 17:43:59.901 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.8.2) 2022-03-23 17:43:59.915 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2021.3) 2022-03-23 17:43:59.917 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.3) 2022-03-23 17:43:59.934 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.0.7) 2022-03-23 17:43:59.936 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (21.3) 2022-03-23 17:44:00.036 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.13.3) 2022-03-23 17:44:00.050 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.1) 2022-03-23 17:44:02.320 | Installing collected packages: swift 2022-03-23 17:44:02.320 | Attempting uninstall: swift 2022-03-23 17:44:02.320 | Found existing installation: swift 2.30.0.dev1 2022-03-23 17:44:02.323 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-23 17:44:02.325 | Running setup.py develop for swift 2022-03-23 17:44:06.488 | Successfully installed swift 2022-03-23 17:44:06.488 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:44:06.496 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:44:06.496 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:44:06.632 | + inc/python:pip_install:200 : result=0 2022-03-23 17:44:06.636 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:44:06.640 | + functions-common:time_stop:2425 : local name 2022-03-23 17:44:06.643 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:44:06.646 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:44:06.648 | + functions-common:time_stop:2428 : local total 2022-03-23 17:44:06.651 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:44:06.653 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:44:06.656 | + functions-common:time_stop:2432 : start_time=1648057434180 2022-03-23 17:44:06.658 | + functions-common:time_stop:2434 : [[ -z 1648057434180 ]] 2022-03-23 17:44:06.661 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:44:06.665 | + functions-common:time_stop:2437 : end_time=1648057446663 2022-03-23 17:44:06.667 | + functions-common:time_stop:2438 : elapsed_time=12483 2022-03-23 17:44:06.670 | + functions-common:time_stop:2439 : total=60340 2022-03-23 17:44:06.672 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:44:06.674 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=72823 2022-03-23 17:44:06.676 | + inc/python:pip_install:203 : return 0 2022-03-23 17:44:06.679 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:44:06.681 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 17:44:06.684 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 17:44:06.703 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 17:44:06.715 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-23 17:44:06.717 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-23 17:44:06.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:44:06.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:44:06.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-23 17:44:06.727 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:44:06.730 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-23 17:44:06.732 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:44:06.735 | + ./stack.sh:main:908 : configure_swift 2022-03-23 17:44:06.737 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-23 17:44:06.739 | + lib/swift:configure_swift:332 : local node_number 2022-03-23 17:44:06.741 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-23 17:44:06.743 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-23 17:44:06.745 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 17:44:07.904 | No object-replicator running 2022-03-23 17:44:07.904 | No object-reconstructor running 2022-03-23 17:44:07.904 | No account-replicator running 2022-03-23 17:44:07.905 | No account-server running 2022-03-23 17:44:07.905 | No account-reaper running 2022-03-23 17:44:07.905 | No container-sync running 2022-03-23 17:44:07.905 | No object-auditor running 2022-03-23 17:44:07.905 | No container-replicator running 2022-03-23 17:44:07.905 | No container-reconciler running 2022-03-23 17:44:07.905 | No object-expirer running 2022-03-23 17:44:07.905 | No container-auditor running 2022-03-23 17:44:07.905 | No object-updater running 2022-03-23 17:44:07.905 | No container-server running 2022-03-23 17:44:07.905 | No container-updater running 2022-03-23 17:44:07.905 | No object-server running 2022-03-23 17:44:07.905 | No account-auditor running 2022-03-23 17:44:07.905 | No proxy-server running 2022-03-23 17:44:07.905 | No container-sharder running 2022-03-23 17:44:07.999 | + lib/swift:configure_swift:337 : true 2022-03-23 17:44:08.002 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-23 17:44:08.020 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-23 17:44:08.032 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-23 17:44:08.036 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-23 17:44:08.036 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-23 17:44:08.041 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-23 17:44:08.041 | s/%GROUP%/ubuntu/; 2022-03-23 17:44:08.041 | s/%USER%/ubuntu/; 2022-03-23 17:44:08.041 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-23 17:44:08.041 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-23 17:44:08.044 | uid = ubuntu 2022-03-23 17:44:08.044 | gid = ubuntu 2022-03-23 17:44:08.044 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-23 17:44:08.044 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-23 17:44:08.044 | address = 127.0.0.1 2022-03-23 17:44:08.044 | 2022-03-23 17:44:08.044 | [account6612] 2022-03-23 17:44:08.044 | max connections = 25 2022-03-23 17:44:08.044 | path = /opt/stack/data/swift/1/node/ 2022-03-23 17:44:08.044 | read only = false 2022-03-23 17:44:08.044 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-23 17:44:08.044 | 2022-03-23 17:44:08.044 | [account6622] 2022-03-23 17:44:08.045 | max connections = 25 2022-03-23 17:44:08.045 | path = /opt/stack/data/swift/2/node/ 2022-03-23 17:44:08.045 | read only = false 2022-03-23 17:44:08.045 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-23 17:44:08.045 | 2022-03-23 17:44:08.045 | [account6632] 2022-03-23 17:44:08.045 | max connections = 25 2022-03-23 17:44:08.045 | path = /opt/stack/data/swift/3/node/ 2022-03-23 17:44:08.045 | read only = false 2022-03-23 17:44:08.045 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-23 17:44:08.045 | 2022-03-23 17:44:08.045 | [account6642] 2022-03-23 17:44:08.045 | max connections = 25 2022-03-23 17:44:08.045 | path = /opt/stack/data/swift/4/node/ 2022-03-23 17:44:08.045 | read only = false 2022-03-23 17:44:08.045 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-23 17:44:08.045 | 2022-03-23 17:44:08.045 | 2022-03-23 17:44:08.045 | [container6611] 2022-03-23 17:44:08.045 | max connections = 25 2022-03-23 17:44:08.045 | path = /opt/stack/data/swift/1/node/ 2022-03-23 17:44:08.045 | read only = false 2022-03-23 17:44:08.045 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-23 17:44:08.045 | 2022-03-23 17:44:08.045 | [container6621] 2022-03-23 17:44:08.045 | max connections = 25 2022-03-23 17:44:08.045 | path = /opt/stack/data/swift/2/node/ 2022-03-23 17:44:08.045 | read only = false 2022-03-23 17:44:08.045 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-23 17:44:08.045 | 2022-03-23 17:44:08.045 | [container6631] 2022-03-23 17:44:08.045 | max connections = 25 2022-03-23 17:44:08.045 | path = /opt/stack/data/swift/3/node/ 2022-03-23 17:44:08.045 | read only = false 2022-03-23 17:44:08.046 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-23 17:44:08.046 | 2022-03-23 17:44:08.046 | [container6641] 2022-03-23 17:44:08.046 | max connections = 25 2022-03-23 17:44:08.046 | path = /opt/stack/data/swift/4/node/ 2022-03-23 17:44:08.046 | read only = false 2022-03-23 17:44:08.046 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-23 17:44:08.046 | 2022-03-23 17:44:08.046 | 2022-03-23 17:44:08.046 | [object6613] 2022-03-23 17:44:08.046 | max connections = 25 2022-03-23 17:44:08.046 | path = /opt/stack/data/swift/1/node/ 2022-03-23 17:44:08.046 | read only = false 2022-03-23 17:44:08.046 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-23 17:44:08.046 | 2022-03-23 17:44:08.046 | [object6623] 2022-03-23 17:44:08.046 | max connections = 25 2022-03-23 17:44:08.046 | path = /opt/stack/data/swift/2/node/ 2022-03-23 17:44:08.046 | read only = false 2022-03-23 17:44:08.046 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-23 17:44:08.046 | 2022-03-23 17:44:08.046 | [object6633] 2022-03-23 17:44:08.046 | max connections = 25 2022-03-23 17:44:08.046 | path = /opt/stack/data/swift/3/node/ 2022-03-23 17:44:08.046 | read only = false 2022-03-23 17:44:08.046 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-23 17:44:08.046 | 2022-03-23 17:44:08.046 | [object6643] 2022-03-23 17:44:08.046 | max connections = 25 2022-03-23 17:44:08.046 | path = /opt/stack/data/swift/4/node/ 2022-03-23 17:44:08.046 | read only = false 2022-03-23 17:44:08.046 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-23 17:44:08.048 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-23 17:44:08.051 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:44:08.053 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:44:08.055 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-23 17:44:08.067 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-23 17:44:08.069 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-23 17:44:08.074 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-23 17:44:08.078 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-23 17:44:08.080 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-23 17:44:08.085 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-23 17:44:08.118 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.45:8080/v1/ 2022-03-23 17:44:08.144 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-23 17:44:08.166 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-23 17:44:08.194 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-23 17:44:08.212 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-23 17:44:08.241 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-23 17:44:08.259 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-23 17:44:08.289 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-23 17:44:08.307 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-23 17:44:08.336 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-23 17:44:08.354 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 17:44:08.382 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-23 17:44:08.400 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-23 17:44:08.416 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:44:08.418 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-23 17:44:08.446 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-23 17:44:08.477 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-23 17:44:08.509 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-23 17:44:08.536 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-23 17:44:08.551 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:44:08.553 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-23 17:44:08.580 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-23 17:44:08.595 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:44:08.598 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-23 17:44:08.614 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:44:08.619 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-23 17:44:08.621 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-23 17:44:08.640 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:44:08.643 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-23 17:44:08.646 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-23 17:44:08.648 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-23 17:44:08.653 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-23 17:44:08.658 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-23 17:44:08.688 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-23 17:44:08.715 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-23 17:44:08.745 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-23 17:44:08.775 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-23 17:44:08.803 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-23 17:44:08.805 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-23 17:44:08.807 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-23 17:44:08.809 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-23 17:44:08.812 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-23 17:44:08.839 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-23 17:44:08.866 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.45/identity 2022-03-23 17:44:08.900 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-23 17:44:08.930 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-23 17:44:08.958 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-23 17:44:08.986 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-23 17:44:09.014 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-23 17:44:09.041 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:44:09.069 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-23 17:44:09.096 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-23 17:44:09.126 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-23 17:44:09.154 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-23 17:44:09.183 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-23 17:44:09.216 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-23 17:44:09.244 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-23 17:44:09.265 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-23 17:44:09.293 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-23 17:44:09.321 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-23 17:44:09.326 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-23 17:44:09.355 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-23 17:44:09.384 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-23 17:44:09.411 | + lib/swift:configure_swift:475 : local node_number 2022-03-23 17:44:09.414 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 17:44:09.416 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 17:44:09.418 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-23 17:44:09.423 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-23 17:44:09.425 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 17:44:09.428 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 17:44:09.430 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-23 17:44:09.432 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-23 17:44:09.434 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 17:44:09.437 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 17:44:09.439 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-23 17:44:09.457 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-23 17:44:09.485 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-23 17:44:09.503 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-23 17:44:09.532 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-23 17:44:09.550 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 17:44:09.579 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-23 17:44:09.597 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 17:44:09.626 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-23 17:44:09.644 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 17:44:09.673 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-23 17:44:09.692 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-23 17:44:09.720 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-23 17:44:09.739 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-23 17:44:09.768 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-23 17:44:09.786 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-23 17:44:09.815 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-23 17:44:09.834 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-23 17:44:09.865 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-23 17:44:09.870 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-23 17:44:09.889 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 17:44:09.918 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-23 17:44:09.947 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 17:44:09.950 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-23 17:44:09.954 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-23 17:44:09.957 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 17:44:09.959 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 17:44:09.961 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-23 17:44:09.963 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-23 17:44:09.966 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 17:44:09.968 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 17:44:09.970 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-23 17:44:09.988 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-23 17:44:10.017 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-23 17:44:10.034 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-23 17:44:10.063 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-23 17:44:10.081 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 17:44:10.109 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-23 17:44:10.128 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 17:44:10.157 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-23 17:44:10.175 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 17:44:10.204 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-23 17:44:10.224 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-23 17:44:10.254 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-23 17:44:10.272 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-23 17:44:10.304 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-23 17:44:10.322 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-23 17:44:10.351 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-23 17:44:10.369 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-23 17:44:10.397 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-23 17:44:10.402 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-23 17:44:10.420 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 17:44:10.449 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 17:44:10.451 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-23 17:44:10.456 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-23 17:44:10.458 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 17:44:10.460 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 17:44:10.463 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-23 17:44:10.465 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-23 17:44:10.467 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 17:44:10.469 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 17:44:10.472 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-23 17:44:10.493 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-23 17:44:10.524 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-23 17:44:10.543 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-23 17:44:10.575 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-23 17:44:10.593 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 17:44:10.622 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-23 17:44:10.640 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 17:44:10.669 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-23 17:44:10.687 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 17:44:10.716 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-23 17:44:10.735 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-23 17:44:10.763 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-23 17:44:10.782 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-23 17:44:10.810 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-23 17:44:10.829 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-23 17:44:10.857 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-23 17:44:10.876 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-23 17:44:10.903 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-23 17:44:10.908 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-23 17:44:10.928 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 17:44:10.956 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-23 17:44:10.984 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-23 17:44:11.013 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-23 17:44:11.042 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-23 17:44:11.044 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-23 17:44:11.048 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-23 17:44:11.077 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-23 17:44:11.106 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-23 17:44:11.135 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-23 17:44:11.164 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-23 17:44:11.193 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-23 17:44:11.221 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-23 17:44:11.249 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-23 17:44:11.277 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-23 17:44:11.304 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-23 17:44:11.321 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:44:11.323 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-23 17:44:11.341 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-23 17:44:11.344 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-23 17:44:11.364 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-23 17:44:11.366 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.45 2022-03-23 17:44:11.399 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-23 17:44:11.402 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-23 17:44:11.431 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.45/identity 2022-03-23 17:44:11.460 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-23 17:44:11.462 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-23 17:44:11.490 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-23 17:44:11.507 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:44:11.509 | + lib/swift:configure_swift:538 : local user_group 2022-03-23 17:44:11.512 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-23 17:44:11.517 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-23 17:44:11.519 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-23 17:44:11.533 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-23 17:44:11.535 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-23 17:44:11.547 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-23 17:44:11.550 | + lib/swift:configure_swift:545 : is_suse 2022-03-23 17:44:11.552 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:44:11.555 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:44:11.557 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:44:11.560 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:44:11.562 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:44:11.565 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:44:11.567 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-23 17:44:11.580 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-23 17:44:11.583 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-23 17:44:11.585 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-23 17:44:11.603 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:44:11.606 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-23 17:44:11.624 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:44:11.626 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-23 17:44:11.629 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-23 17:44:11.631 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-23 17:44:11.634 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:44:11.636 | + lib/stack:stack_install_service:32 : install_glance 2022-03-23 17:44:11.639 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-23 17:44:11.641 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-23 17:44:11.644 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-23 17:44:11.661 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:44:11.664 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-23 17:44:11.666 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-23 17:44:11.683 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:44:11.686 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-23 17:44:11.688 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-23 17:44:11.691 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-23 17:44:11.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:44:11.696 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:44:11.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-23 17:44:11.701 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:44:11.704 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-23 17:44:11.707 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-23 17:44:11.710 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-23 17:44:11.713 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-23 17:44:11.715 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-23 17:44:11.718 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-23 17:44:11.720 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-23 17:44:11.723 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-23 17:44:11.726 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-23 17:44:11.729 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-23 17:44:11.733 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:44:11.733 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-23 17:44:11.738 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-23 17:44:11.740 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-23 17:44:11.743 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-23 17:44:11.746 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-23 17:44:11.749 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 17:44:11.770 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-23 17:44:11.773 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 17:44:12.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:44:12.642 | from cryptography.utils import int_from_bytes 2022-03-23 17:44:12.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:44:12.642 | from cryptography.utils import int_from_bytes 2022-03-23 17:44:13.783 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:44:13.811 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-23 17:44:13.891 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-23 17:44:13.892 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-23 17:44:13.893 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-23 17:44:13.894 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 17:44:13.895 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 17:44:13.897 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-23 17:44:13.898 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-23 17:44:13.899 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-23 17:44:13.900 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-23 17:44:13.901 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 17:44:13.902 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-23 17:44:13.903 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-23 17:44:13.905 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-23 17:44:13.908 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-23 17:44:13.910 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-23 17:44:13.912 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 17:44:13.915 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-23 17:44:13.917 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-23 17:44:13.926 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-23 17:44:13.927 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-23 17:44:13.940 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-23 17:44:14.008 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-23 17:44:14.009 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-23 17:44:14.011 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-23 17:44:14.034 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-23 17:44:14.035 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-23 17:44:14.037 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 17:44:14.040 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-23 17:44:14.041 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-23 17:44:14.052 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-23 17:44:14.092 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-23 17:44:14.093 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-23 17:44:14.094 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 17:44:14.095 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-23 17:44:14.116 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-23 17:44:14.117 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-23 17:44:14.133 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-23 17:44:14.147 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-23 17:44:14.149 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-23 17:44:14.168 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-23 17:44:14.170 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-23 17:44:14.250 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-23 17:44:14.251 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-23 17:44:14.254 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-23 17:44:14.255 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-23 17:44:14.304 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-23 17:44:14.330 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-23 17:44:14.526 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-23 17:44:14.528 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-23 17:44:14.561 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 17:44:14.562 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-23 17:44:14.563 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-23 17:44:14.566 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-23 17:44:14.568 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-23 17:44:14.569 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-23 17:44:14.623 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-23 17:44:14.811 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 17:44:14.834 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-23 17:44:14.915 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-23 17:44:15.059 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-23 17:44:17.137 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:44:17.144 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:44:17.144 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:44:17.272 | + inc/python:pip_install:200 : result=0 2022-03-23 17:44:17.275 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:44:17.279 | + functions-common:time_stop:2425 : local name 2022-03-23 17:44:17.282 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:44:17.285 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:44:17.288 | + functions-common:time_stop:2428 : local total 2022-03-23 17:44:17.290 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:44:17.293 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:44:17.295 | + functions-common:time_stop:2432 : start_time=1648057451765 2022-03-23 17:44:17.298 | + functions-common:time_stop:2434 : [[ -z 1648057451765 ]] 2022-03-23 17:44:17.301 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:44:17.307 | + functions-common:time_stop:2437 : end_time=1648057457303 2022-03-23 17:44:17.311 | + functions-common:time_stop:2438 : elapsed_time=5538 2022-03-23 17:44:17.314 | + functions-common:time_stop:2439 : total=72823 2022-03-23 17:44:17.317 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:44:17.320 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=78361 2022-03-23 17:44:17.326 | + inc/python:pip_install:203 : return 0 2022-03-23 17:44:17.329 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-23 17:44:17.333 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-23 17:44:17.337 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-23 17:44:17.351 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-23 17:44:17.357 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-23 17:44:17.360 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-23 17:44:17.362 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-23 17:44:17.365 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:44:17.368 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:44:17.371 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:44:17.374 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:44:17.377 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:44:17.380 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:44:17.397 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:44:17.399 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:44:17.401 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:44:17.404 | + functions-common:git_clone:629 : echo master 2022-03-23 17:44:17.405 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:44:17.410 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-23 17:44:17.412 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:44:17.415 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-23 17:44:17.418 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:44:17.418 | + functions-common:git_clone:678 : head -1 2022-03-23 17:44:17.422 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-23 17:44:17.425 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:44:17.428 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-23 17:44:17.430 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:44:17.433 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 17:44:17.436 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-23 17:44:17.439 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:44:17.441 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-23 17:44:17.444 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:44:17.447 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 17:44:17.449 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-23 17:44:17.452 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:44:17.455 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:44:17.458 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-23 17:44:17.461 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:44:17.464 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-23 17:44:17.466 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:44:17.469 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:44:17.472 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-23 17:44:17.478 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-23 17:44:17.481 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-23 17:44:18.118 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-23 17:44:18.121 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:44:18.125 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:44:18.129 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:44:18.131 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 17:44:18.133 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-23 17:44:18.136 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:44:18.138 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:44:18.141 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:44:18.144 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:44:18.146 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:44:18.149 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:44:18.151 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:44:18.154 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-23 17:44:18.175 | Using python 3.8 to install /opt/stack/glance 2022-03-23 17:44:18.178 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-23 17:44:19.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:44:19.043 | from cryptography.utils import int_from_bytes 2022-03-23 17:44:19.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:44:19.043 | from cryptography.utils import int_from_bytes 2022-03-23 17:44:20.167 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:44:20.192 | Obtaining file:///opt/stack/glance 2022-03-23 17:44:20.193 | Preparing metadata (setup.py): started 2022-03-23 17:44:23.353 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:44:23.431 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-23 17:44:23.432 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-23 17:44:23.433 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-23 17:44:23.435 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-23 17:44:23.436 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-23 17:44:23.437 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-23 17:44:23.438 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-23 17:44:23.439 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-23 17:44:23.440 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-23 17:44:23.441 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-23 17:44:23.442 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-23 17:44:23.443 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 17:44:23.444 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-23 17:44:23.445 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 17:44:23.446 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-23 17:44:23.448 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 17:44:23.449 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-23 17:44:23.450 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-23 17:44:23.451 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 17:44:23.452 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-23 17:44:23.453 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-23 17:44:23.454 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-23 17:44:23.455 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 17:44:23.456 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-23 17:44:23.457 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-23 17:44:23.458 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-23 17:44:23.459 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-23 17:44:23.461 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-23 17:44:23.462 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 17:44:23.463 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-23 17:44:23.464 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-23 17:44:23.465 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-23 17:44:23.467 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-23 17:44:23.468 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-23 17:44:23.469 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-23 17:44:23.470 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-23 17:44:23.471 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-23 17:44:23.472 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-23 17:44:23.473 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-23 17:44:23.474 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-23 17:44:23.475 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-23 17:44:23.476 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-23 17:44:23.477 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-23 17:44:23.493 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-23 17:44:23.494 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-23 17:44:23.496 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-23 17:44:23.518 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-23 17:44:23.519 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-23 17:44:23.558 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-23 17:44:23.573 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-23 17:44:23.581 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-23 17:44:23.596 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-23 17:44:23.597 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-23 17:44:23.598 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-23 17:44:23.687 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-23 17:44:23.763 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-23 17:44:23.813 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-23 17:44:23.814 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-23 17:44:23.848 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-23 17:44:23.891 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-23 17:44:23.892 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-23 17:44:23.894 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-23 17:44:23.953 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 17:44:23.954 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-23 17:44:23.955 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-23 17:44:23.981 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-23 17:44:24.056 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-23 17:44:24.057 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-23 17:44:24.115 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-23 17:44:24.116 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-23 17:44:24.120 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-23 17:44:24.122 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-23 17:44:24.124 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 17:44:24.146 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-23 17:44:24.150 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-23 17:44:24.151 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-23 17:44:24.194 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-23 17:44:24.236 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-23 17:44:24.237 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-23 17:44:24.239 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-23 17:44:24.314 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-23 17:44:24.380 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-23 17:44:24.479 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-23 17:44:24.746 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-23 17:44:24.750 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 17:44:24.751 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-23 17:44:24.752 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-23 17:44:24.806 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-23 17:44:24.828 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 17:44:24.940 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-23 17:44:25.043 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-23 17:44:25.250 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-23 17:44:25.252 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-23 17:44:25.253 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-23 17:44:25.255 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-23 17:44:25.256 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-23 17:44:25.258 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-23 17:44:25.259 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 17:44:25.378 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-23 17:44:25.409 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-23 17:44:25.454 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-23 17:44:25.455 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-23 17:44:25.699 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-23 17:44:25.877 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-23 17:44:25.879 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-23 17:44:25.880 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-23 17:44:25.883 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-23 17:44:25.988 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-23 17:44:26.141 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 17:44:26.242 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-23 17:44:26.549 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 17:44:26.550 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-23 17:44:26.774 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-23 17:44:27.067 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-23 17:44:27.410 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-23 17:44:27.411 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-23 17:44:28.840 | Installing collected packages: glance 2022-03-23 17:44:28.840 | Attempting uninstall: glance 2022-03-23 17:44:28.841 | Found existing installation: glance 24.1.0.dev4 2022-03-23 17:44:28.847 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-23 17:44:28.849 | Running setup.py develop for glance 2022-03-23 17:44:33.329 | Successfully installed glance 2022-03-23 17:44:33.330 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:44:33.337 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:44:33.337 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:44:33.479 | + inc/python:pip_install:200 : result=0 2022-03-23 17:44:33.483 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:44:33.486 | + functions-common:time_stop:2425 : local name 2022-03-23 17:44:33.490 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:44:33.492 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:44:33.495 | + functions-common:time_stop:2428 : local total 2022-03-23 17:44:33.499 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:44:33.502 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:44:33.505 | + functions-common:time_stop:2432 : start_time=1648057458169 2022-03-23 17:44:33.507 | + functions-common:time_stop:2434 : [[ -z 1648057458169 ]] 2022-03-23 17:44:33.510 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:44:33.515 | + functions-common:time_stop:2437 : end_time=1648057473512 2022-03-23 17:44:33.518 | + functions-common:time_stop:2438 : elapsed_time=15343 2022-03-23 17:44:33.520 | + functions-common:time_stop:2439 : total=78361 2022-03-23 17:44:33.522 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:44:33.525 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=93704 2022-03-23 17:44:33.527 | + inc/python:pip_install:203 : return 0 2022-03-23 17:44:33.530 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:44:33.532 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 17:44:33.535 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 17:44:33.554 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 17:44:33.566 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-23 17:44:33.569 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-23 17:44:33.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:44:33.574 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:44:33.577 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-23 17:44:33.580 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:44:33.582 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:44:33.585 | + ./stack.sh:main:920 : configure_glance 2022-03-23 17:44:33.587 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-23 17:44:33.600 | + lib/glance:configure_glance:326 : local dburl 2022-03-23 17:44:33.603 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-23 17:44:33.605 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-23 17:44:33.608 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-23 17:44:33.610 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-23 17:44:33.612 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 17:44:33.615 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 17:44:33.618 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-23 17:44:33.647 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 17:44:33.676 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-23 17:44:33.706 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 17:44:33.736 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-23 17:44:33.766 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-23 17:44:33.796 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-23 17:44:33.799 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 17:44:33.801 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-23 17:44:33.804 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 17:44:33.806 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-23 17:44:33.835 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-23 17:44:33.865 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 17:44:33.895 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-23 17:44:33.925 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-23 17:44:33.955 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-23 17:44:33.985 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-23 17:44:34.015 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-23 17:44:34.045 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:44:34.075 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 17:44:34.106 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-23 17:44:34.138 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-23 17:44:34.144 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-23 17:44:34.146 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-23 17:44:34.149 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:44:34.151 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 17:44:34.154 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:44:34.172 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:44:34.175 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 17:44:34.177 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 17:44:34.180 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:44:34.197 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:44:34.199 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:44:34.202 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:44:34.233 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:44:34.236 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:44:34.238 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-23 17:44:34.240 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-23 17:44:34.243 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-23 17:44:34.273 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-23 17:44:34.308 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-23 17:44:34.310 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-23 17:44:34.313 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-23 17:44:34.315 | + lib/glance:configure_glance_store:254 : local be 2022-03-23 17:44:34.318 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-23 17:44:34.320 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-23 17:44:34.323 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 17:44:34.353 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-23 17:44:34.355 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.45 2022-03-23 17:44:34.385 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-23 17:44:34.388 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-23 17:44:34.405 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:44:34.407 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-23 17:44:34.438 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-23 17:44:34.479 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-23 17:44:34.513 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-23 17:44:34.544 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-23 17:44:34.576 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-23 17:44:34.593 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:44:34.596 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 17:44:34.627 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-23 17:44:34.657 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-23 17:44:34.687 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.45/identity/v3 2022-03-23 17:44:34.717 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-23 17:44:34.747 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.45/image 2022-03-23 17:44:34.778 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-23 17:44:34.795 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:44:34.797 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-23 17:44:34.800 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-23 17:44:34.802 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 17:44:34.806 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:44:34.823 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:44:34.826 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:44:34.828 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:44:34.831 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:44:34.833 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 17:44:34.863 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:44:34.894 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:44:34.925 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:44:34.955 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-23 17:44:34.960 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-23 17:44:34.990 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-23 17:44:35.021 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 17:44:35.051 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.45/identity 2022-03-23 17:44:35.081 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-23 17:44:35.111 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-23 17:44:35.142 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-23 17:44:35.173 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 17:44:35.203 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-23 17:44:35.234 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-23 17:44:35.265 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-23 17:44:35.304 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-23 17:44:35.312 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-23 17:44:35.321 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-23 17:44:35.338 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:44:35.340 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-23 17:44:35.343 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-23 17:44:35.345 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-23 17:44:35.348 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-23 17:44:35.350 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-23 17:44:35.353 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-23 17:44:35.357 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-23 17:44:35.360 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-23 17:44:35.364 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-23 17:44:35.398 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-23 17:44:35.401 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-23 17:44:35.404 | ++ functions:get_random_port:837 : true 2022-03-23 17:44:35.406 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-23 17:44:35.409 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-23 17:44:35.412 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-23 17:44:35.487 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-23 17:44:35.491 | ++ functions:get_random_port:841 : break 2 2022-03-23 17:44:35.495 | ++ functions:get_random_port:845 : echo 60999 2022-03-23 17:44:35.506 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-23 17:44:35.509 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-23 17:44:35.542 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-23 17:44:35.571 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-23 17:44:35.599 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-23 17:44:35.628 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 17:44:35.656 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-23 17:44:35.684 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-23 17:44:35.712 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-23 17:44:35.740 | + 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-03-23 17:44:35.769 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 17:44:35.799 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 17:44:35.834 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 17:44:35.864 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-23 17:44:35.893 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 17:44:35.921 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-23 17:44:35.949 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-23 17:44:35.978 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-23 17:44:36.007 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-23 17:44:36.037 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-23 17:44:36.066 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-23 17:44:36.069 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-23 17:44:36.071 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:44:36.074 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:44:36.076 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:44:36.079 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-23 17:44:36.081 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-23 17:44:36.153 | proxy (enabled by site administrator) 2022-03-23 17:44:36.157 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-23 17:44:36.162 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-23 17:44:36.166 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:44:36.170 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:44:36.174 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:44:36.178 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-23 17:44:36.182 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-23 17:44:36.240 | proxy_http (enabled by site administrator) 2022-03-23 17:44:36.245 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-23 17:44:36.249 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-23 17:44:36.253 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-23 17:44:36.255 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 17:44:36.258 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:44:36.261 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:44:36.263 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 17:44:36.266 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 17:44:36.269 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-23 17:44:36.270 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 17:44:36.279 | KeepAlive Off 2022-03-23 17:44:36.283 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-23 17:44:36.283 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 17:44:36.291 | SetEnv proxy-sendchunked 1 2022-03-23 17:44:36.296 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-23 17:44:36.296 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 17:44:36.304 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-23 17:44:36.308 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-23 17:44:36.311 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-23 17:44:36.313 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 17:44:36.316 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 17:44:36.318 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:44:36.321 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:44:36.323 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:44:36.326 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 17:44:36.328 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 17:44:36.331 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:44:36.333 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:44:36.336 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-23 17:44:36.399 | Site glance-wsgi-api already enabled 2022-03-23 17:44:36.405 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-23 17:44:36.410 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:44:36.413 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:44:36.417 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:44:36.557 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-23 17:44:36.561 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-23 17:44:36.598 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-23 17:44:36.600 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-23 17:44:36.620 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:44:36.623 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-23 17:44:36.625 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-23 17:44:36.628 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-23 17:44:36.630 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:44:36.633 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-23 17:44:36.636 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-23 17:44:36.638 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-23 17:44:36.640 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-23 17:44:36.643 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:44:36.645 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:44:36.648 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:44:36.651 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:44:36.653 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:44:36.656 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:44:36.673 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:44:36.676 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:44:36.678 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:44:36.681 | + functions-common:git_clone:629 : echo master 2022-03-23 17:44:36.682 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:44:36.687 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-23 17:44:36.689 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:44:36.692 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-23 17:44:36.695 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:44:36.695 | + functions-common:git_clone:678 : head -1 2022-03-23 17:44:36.710 | b5a6ff227 Merge "db: Remove 'use_slave' arguments" 2022-03-23 17:44:36.713 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:44:36.716 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-23 17:44:36.718 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:44:36.721 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 17:44:36.724 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-23 17:44:36.726 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:44:36.729 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-23 17:44:36.731 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:44:36.734 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 17:44:36.736 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-23 17:44:36.739 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:44:36.742 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:44:36.745 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-23 17:44:36.748 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:44:36.751 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-23 17:44:36.754 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:44:36.756 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:44:36.760 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-23 17:44:36.766 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-23 17:44:36.768 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-23 17:44:37.408 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-23 17:44:37.411 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:44:37.414 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:44:37.417 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:44:37.420 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 17:44:37.423 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-23 17:44:37.426 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:44:37.429 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:44:37.432 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:44:37.435 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:44:37.438 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:44:37.441 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:44:37.444 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:44:37.446 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-23 17:44:37.468 | Using python 3.8 to install /opt/stack/cinder 2022-03-23 17:44:37.471 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-23 17:44:38.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:44:38.341 | from cryptography.utils import int_from_bytes 2022-03-23 17:44:38.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:44:38.342 | from cryptography.utils import int_from_bytes 2022-03-23 17:44:39.489 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:44:39.515 | Obtaining file:///opt/stack/cinder 2022-03-23 17:44:39.515 | Preparing metadata (setup.py): started 2022-03-23 17:44:43.527 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:44:43.660 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.8.1) 2022-03-23 17:44:43.662 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.1.1) 2022-03-23 17:44:43.663 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.33.0) 2022-03-23 17:44:43.664 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.1.2) 2022-03-23 17:44:43.665 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.20.4) 2022-03-23 17:44:43.666 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.0.2) 2022-03-23 17:44:43.667 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev31) (3.2.0) 2022-03-23 17:44:43.668 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.5.0) 2022-03-23 17:44:43.669 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (9.4.0) 2022-03-23 17:44:43.670 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.8.0) 2022-03-23 17:44:43.671 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.1.3) 2022-03-23 17:44:43.672 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (8.8.0) 2022-03-23 17:44:43.673 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.5.0) 2022-03-23 17:44:43.674 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.1.0) 2022-03-23 17:44:43.676 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (11.2.0) 2022-03-23 17:44:43.677 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.7.0) 2022-03-23 17:44:43.678 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (12.13.0) 2022-03-23 17:44:43.679 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.5.1) 2022-03-23 17:44:43.680 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.11.0) 2022-03-23 17:44:43.682 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.7.0) 2022-03-23 17:44:43.683 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.3.0) 2022-03-23 17:44:43.684 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (6.3.1) 2022-03-23 17:44:43.685 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.3.0) 2022-03-23 17:44:43.686 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.8.0) 2022-03-23 17:44:43.687 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.5.0) 2022-03-23 17:44:43.688 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.12.2) 2022-03-23 17:44:43.689 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.6.0) 2022-03-23 17:44:43.690 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.4.2) 2022-03-23 17:44:43.692 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (21.3) 2022-03-23 17:44:43.693 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.8.1) 2022-03-23 17:44:43.694 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.5.0) 2022-03-23 17:44:43.694 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.1.1) 2022-03-23 17:44:43.695 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.9.0) 2022-03-23 17:44:43.697 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.0.7) 2022-03-23 17:44:43.698 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.3.0) 2022-03-23 17:44:43.699 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.6.0) 2022-03-23 17:44:43.700 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.4.0) 2022-03-23 17:44:43.701 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (17.7.0) 2022-03-23 17:44:43.702 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.13.1) 2022-03-23 17:44:43.703 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2021.3) 2022-03-23 17:44:43.704 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.27.1) 2022-03-23 17:44:43.705 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.5.1) 2022-03-23 17:44:43.707 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (4.6.4) 2022-03-23 17:44:43.708 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.1.74) 2022-03-23 17:44:43.709 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.16.0) 2022-03-23 17:44:43.710 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.4.31) 2022-03-23 17:44:43.711 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.13.0) 2022-03-23 17:44:43.712 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.5.0) 2022-03-23 17:44:43.713 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.8.9) 2022-03-23 17:44:43.714 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (6.3.1) 2022-03-23 17:44:43.715 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.8.7) 2022-03-23 17:44:43.716 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.1.0) 2022-03-23 17:44:43.717 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.10.0) 2022-03-23 17:44:43.719 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.2.0) 2022-03-23 17:44:43.720 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (5.6.0) 2022-03-23 17:44:43.721 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.10.1) 2022-03-23 17:44:43.722 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (2.38.0) 2022-03-23 17:44:43.723 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (3.10.1) 2022-03-23 17:44:43.724 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (36.0.1) 2022-03-23 17:44:43.725 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (0.2.2) 2022-03-23 17:44:43.726 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.5.1.0) 2022-03-23 17:44:43.727 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev31) (1.21.7) 2022-03-23 17:44:43.741 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev31) (0.5.2) 2022-03-23 17:44:43.742 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev31) (0.10.0) 2022-03-23 17:44:43.743 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev31) (1.24.7) 2022-03-23 17:44:43.805 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev31) (1.15.0) 2022-03-23 17:44:43.834 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev31) (2.1.0) 2022-03-23 17:44:43.849 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (2.6.0) 2022-03-23 17:44:43.850 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (4.1.1) 2022-03-23 17:44:43.851 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 17:44:43.852 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (0.1.0) 2022-03-23 17:44:43.948 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev31) (1.7.0) 2022-03-23 17:44:44.002 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev31) (2.10.1) 2022-03-23 17:44:44.003 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev31) (3.1.1) 2022-03-23 17:44:44.030 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev31) (0.2.8) 2022-03-23 17:44:44.031 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev31) (4.8) 2022-03-23 17:44:44.032 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev31) (0.4.8) 2022-03-23 17:44:44.084 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev31) (0.17.3) 2022-03-23 17:44:44.129 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev31) (0.8.0) 2022-03-23 17:44:44.131 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev31) (6.0) 2022-03-23 17:44:44.132 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev31) (1.5.0) 2022-03-23 17:44:44.133 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 17:44:44.220 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev31) (0.5.0) 2022-03-23 17:44:44.221 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev31) (1.7.6) 2022-03-23 17:44:44.224 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev31) (2.0.1) 2022-03-23 17:44:44.284 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev31) (0.9.6) 2022-03-23 17:44:44.286 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev31) (2.8.2) 2022-03-23 17:44:44.345 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (5.0.9) 2022-03-23 17:44:44.346 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (5.2.3) 2022-03-23 17:44:44.349 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (2.4.0) 2022-03-23 17:44:44.350 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (5.0.0) 2022-03-23 17:44:44.352 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (0.4.0) 2022-03-23 17:44:44.375 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev31) (3.2.0) 2022-03-23 17:44:44.377 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev31) (3.0.3) 2022-03-23 17:44:44.380 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev31) (3.3.0) 2022-03-23 17:44:44.426 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev31) (1.0.3) 2022-03-23 17:44:44.510 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev31) (3.0.0) 2022-03-23 17:44:44.512 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev31) (1.3.3) 2022-03-23 17:44:44.536 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev31) (3.1.1) 2022-03-23 17:44:44.560 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev31) (0.11.0) 2022-03-23 17:44:44.628 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev31) (1.0.0) 2022-03-23 17:44:44.632 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev31) (1.26.8) 2022-03-23 17:44:44.761 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev31) (1.5.0) 2022-03-23 17:44:44.787 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev31) (60.9.3) 2022-03-23 17:44:44.925 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (3.10.1) 2022-03-23 17:44:44.961 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (1.13.3) 2022-03-23 17:44:44.963 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (22.0.0) 2022-03-23 17:44:44.965 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (1.3.3) 2022-03-23 17:44:45.163 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev31) (2.0.12) 2022-03-23 17:44:45.165 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev31) (3.3) 2022-03-23 17:44:45.167 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev31) (2019.11.28) 2022-03-23 17:44:45.203 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev31) (0.7) 2022-03-23 17:44:45.232 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev31) (0.23.2) 2022-03-23 17:44:45.469 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev31) (0.5.2) 2022-03-23 17:44:45.471 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev31) (0.4.2) 2022-03-23 17:44:45.610 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev31) (2.6.3) 2022-03-23 17:44:45.611 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev31) (1.4.2) 2022-03-23 17:44:45.613 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 17:44:45.745 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev31) (0.12.2) 2022-03-23 17:44:45.864 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev31) (1.1.6) 2022-03-23 17:44:45.866 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev31) (4.11.1) 2022-03-23 17:44:45.867 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev31) (5.4.0) 2022-03-23 17:44:45.902 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (5.0.0) 2022-03-23 17:44:46.150 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev31) (2.21) 2022-03-23 17:44:46.227 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (0.5.0) 2022-03-23 17:44:46.230 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (2.4.0) 2022-03-23 17:44:46.427 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev31) (2.5.0) 2022-03-23 17:44:46.519 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (1.55.0) 2022-03-23 17:44:46.520 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev31) (3.19.4) 2022-03-23 17:44:46.701 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev31) (2.1.0) 2022-03-23 17:44:47.123 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev31) (1.1.5) 2022-03-23 17:44:47.176 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev31) (0.13.1) 2022-03-23 17:44:47.224 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev31) (0.2.5) 2022-03-23 17:44:48.262 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (1.32) 2022-03-23 17:44:48.534 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (1.8.2) 2022-03-23 17:44:48.535 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev31) (21.4.0) 2022-03-23 17:44:48.678 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev31) (2.2) 2022-03-23 17:44:48.865 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev31) (1.0.0) 2022-03-23 17:44:48.994 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev31) (3.7.0) 2022-03-23 17:44:50.674 | Installing collected packages: cinder 2022-03-23 17:44:50.674 | Attempting uninstall: cinder 2022-03-23 17:44:50.674 | Found existing installation: cinder 20.1.0.dev31 2022-03-23 17:44:50.680 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-23 17:44:50.682 | Running setup.py develop for cinder 2022-03-23 17:44:56.422 | Successfully installed cinder 2022-03-23 17:44:56.422 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:44:56.430 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:44:56.430 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:44:56.587 | + inc/python:pip_install:200 : result=0 2022-03-23 17:44:56.591 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:44:56.595 | + functions-common:time_stop:2425 : local name 2022-03-23 17:44:56.598 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:44:56.602 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:44:56.606 | + functions-common:time_stop:2428 : local total 2022-03-23 17:44:56.609 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:44:56.612 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:44:56.615 | + functions-common:time_stop:2432 : start_time=1648057477462 2022-03-23 17:44:56.617 | + functions-common:time_stop:2434 : [[ -z 1648057477462 ]] 2022-03-23 17:44:56.620 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:44:56.625 | + functions-common:time_stop:2437 : end_time=1648057496622 2022-03-23 17:44:56.627 | + functions-common:time_stop:2438 : elapsed_time=19160 2022-03-23 17:44:56.629 | + functions-common:time_stop:2439 : total=93704 2022-03-23 17:44:56.632 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:44:56.634 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=112864 2022-03-23 17:44:56.636 | + inc/python:pip_install:203 : return 0 2022-03-23 17:44:56.639 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:44:56.641 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 17:44:56.644 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 17:44:56.666 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 17:44:56.680 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-23 17:44:56.683 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-23 17:44:56.685 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:44:56.688 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:44:56.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-23 17:44:56.693 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:44:56.696 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-23 17:44:56.698 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-23 17:44:56.701 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-23 17:44:56.703 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:44:56.706 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:44:56.709 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-23 17:44:56.722 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-23 17:44:56.724 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:44:56.727 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:44:56.729 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:44:56.732 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:44:56.734 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:44:56.737 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:44:56.740 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:44:56.742 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:44:56.745 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:44:56.748 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:44:56.750 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:44:56.753 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:44:56.755 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-23 17:44:56.758 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:44:56.761 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:44:56.763 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:44:56.766 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-23 17:44:56.791 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-23 17:44:56.902 | Reading package lists... 2022-03-23 17:44:57.151 | Building dependency tree... 2022-03-23 17:44:57.152 | Reading state information... 2022-03-23 17:44:57.415 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-23 17:44:57.415 | The following packages were automatically installed and are no longer required: 2022-03-23 17:44:57.416 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:44:57.416 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:44:57.416 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:44:57.416 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:44:57.416 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:44:57.416 | python3-zope.interface 2022-03-23 17:44:57.416 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:44:57.557 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:44:57.563 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:44:57.567 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:44:57.572 | + functions-common:time_stop:2425 : local name 2022-03-23 17:44:57.576 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:44:57.580 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:44:57.583 | + functions-common:time_stop:2428 : local total 2022-03-23 17:44:57.585 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:44:57.588 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:44:57.590 | + functions-common:time_stop:2432 : start_time=1648057496787 2022-03-23 17:44:57.593 | + functions-common:time_stop:2434 : [[ -z 1648057496787 ]] 2022-03-23 17:44:57.597 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:44:57.601 | + functions-common:time_stop:2437 : end_time=1648057497599 2022-03-23 17:44:57.605 | + functions-common:time_stop:2438 : elapsed_time=812 2022-03-23 17:44:57.608 | + functions-common:time_stop:2439 : total=5727 2022-03-23 17:44:57.610 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:44:57.613 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6539 2022-03-23 17:44:57.616 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:44:57.618 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:44:57.621 | + ./stack.sh:main:926 : configure_cinder 2022-03-23 17:44:57.624 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-23 17:44:57.637 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-23 17:44:57.641 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-23 17:44:57.643 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-23 17:44:57.645 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 17:44:57.649 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-23 17:44:57.649 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 17:44:57.653 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-23 17:44:57.656 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-23 17:44:57.658 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 17:44:57.660 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-23 17:44:57.662 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-23 17:44:57.665 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-23 17:44:57.667 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-23 17:44:57.669 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-23 17:44:57.681 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-23 17:44:57.694 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-23 17:44:57.707 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-23 17:44:57.721 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-23 17:44:57.733 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 17:44:57.736 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 17:44:57.740 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.wm507gTyCk 2022-03-23 17:44:57.743 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 17:44:57.745 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 17:44:57.748 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-23 17:44:57.750 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.wm507gTyCk 2022-03-23 17:44:57.754 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.wm507gTyCk 2022-03-23 17:44:57.766 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.wm507gTyCk /etc/sudoers.d/cinder-rootwrap 2022-03-23 17:44:57.779 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-23 17:44:57.783 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 17:44:57.785 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 17:44:57.787 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 17:44:57.790 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 17:44:57.792 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-23 17:44:57.794 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-23 17:44:57.797 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-23 17:44:57.799 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-23 17:44:57.804 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-23 17:44:57.808 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-23 17:44:57.827 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-23 17:44:57.846 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-23 17:44:57.866 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-23 17:44:57.887 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-23 17:44:57.906 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-23 17:44:57.925 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-23 17:44:57.944 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-23 17:44:57.964 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-23 17:44:57.966 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 17:44:57.969 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-23 17:44:57.971 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 17:44:57.974 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-23 17:44:58.003 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-23 17:44:58.039 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 17:44:58.068 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-23 17:44:58.100 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-23 17:44:58.128 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-23 17:44:58.157 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-23 17:44:58.186 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-23 17:44:58.214 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:44:58.242 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 17:44:58.270 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-23 17:44:58.304 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-23 17:44:58.334 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-23 17:44:58.337 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-23 17:44:58.339 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-23 17:44:58.342 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-23 17:44:58.345 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 17:44:58.348 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 17:44:58.380 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-23 17:44:58.409 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-23 17:44:58.437 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-23 17:44:58.466 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-23 17:44:58.495 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-23 17:44:58.523 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-23 17:44:58.555 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-23 17:44:58.557 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.45 2022-03-23 17:44:58.586 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 17:44:58.617 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-23 17:44:58.625 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key ec97dbb2807ada00687d2da34ddf821b 2022-03-23 17:44:58.655 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-23 17:44:58.657 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 17:44:58.691 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 17:44:58.725 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 17:44:58.754 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-23 17:44:58.783 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-23 17:44:58.800 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:44:58.803 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 17:44:58.805 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-23 17:44:58.807 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-23 17:44:58.810 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-23 17:44:58.812 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 17:44:58.815 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-23 17:44:58.817 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-23 17:44:58.819 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-23 17:44:58.822 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-23 17:44:58.824 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-23 17:44:58.827 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-23 17:44:58.857 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-23 17:44:58.887 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-23 17:44:58.916 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-23 17:44:58.944 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-23 17:44:58.973 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-23 17:44:59.003 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-23 17:44:59.007 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-23 17:44:59.010 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-23 17:44:59.013 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-23 17:44:59.045 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-23 17:44:59.047 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-23 17:44:59.076 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-23 17:44:59.079 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-23 17:44:59.081 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-23 17:44:59.084 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-23 17:44:59.112 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-23 17:44:59.114 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-23 17:44:59.117 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-23 17:44:59.134 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:44:59.137 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-23 17:44:59.139 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-23 17:44:59.142 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-23 17:44:59.144 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-23 17:44:59.172 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.45:8080/v1/AUTH_ 2022-03-23 17:44:59.201 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-23 17:44:59.217 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:44:59.220 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-23 17:44:59.237 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:44:59.239 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-23 17:44:59.257 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:44:59.259 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-23 17:44:59.262 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-23 17:44:59.264 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-23 17:44:59.266 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-23 17:44:59.269 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:44:59.271 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 17:44:59.274 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:44:59.290 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:44:59.293 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 17:44:59.295 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 17:44:59.298 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:44:59.314 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:44:59.316 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:44:59.319 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:44:59.347 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:44:59.350 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:44:59.352 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-23 17:44:59.355 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-23 17:44:59.357 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 17:44:59.360 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:44:59.378 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:44:59.380 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:44:59.383 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:44:59.385 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:44:59.388 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 17:44:59.416 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:44:59.444 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:44:59.473 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:44:59.501 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-23 17:44:59.518 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:44:59.521 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-23 17:44:59.523 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-23 17:44:59.526 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-23 17:44:59.528 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-23 17:44:59.531 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 17:44:59.533 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 17:44:59.536 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-23 17:44:59.540 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-23 17:44:59.543 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 17:44:59.545 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 17:44:59.558 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 17:44:59.558 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:44:59.566 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 17:44:59.570 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:44:59.586 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-23 17:44:59.588 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-23 17:44:59.592 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-23 17:44:59.622 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-23 17:44:59.650 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-23 17:44:59.677 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 17:44:59.705 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 17:44:59.733 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 17:44:59.761 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 17:44:59.789 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 17:44:59.817 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 17:44:59.845 | + 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-03-23 17:44:59.875 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 17:44:59.905 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 17:44:59.932 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 17:44:59.960 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 17:44:59.963 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 17:44:59.966 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-23 17:44:59.968 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-23 17:44:59.971 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 17:44:59.973 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:44:59.976 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:44:59.978 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 17:44:59.981 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 17:44:59.984 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-23 17:45:00.012 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 17:45:00.040 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-23 17:45:00.040 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 17:45:00.049 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-23 17:45:00.055 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-23 17:45:00.058 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-23 17:45:00.060 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 17:45:00.063 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 17:45:00.065 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:45:00.068 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:45:00.070 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:45:00.073 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 17:45:00.075 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 17:45:00.078 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:45:00.080 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:45:00.083 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-23 17:45:00.149 | Enabling site cinder-wsgi. 2022-03-23 17:45:00.158 | To activate the new configuration, you need to run: 2022-03-23 17:45:00.158 | systemctl reload apache2 2022-03-23 17:45:00.163 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 17:45:00.165 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:45:00.168 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:45:00.170 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:45:00.309 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-23 17:45:00.312 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-23 17:45:00.343 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.45/image 2022-03-23 17:45:00.373 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-23 17:45:00.389 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:45:00.392 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-23 17:45:00.394 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 17:45:00.396 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 17:45:00.399 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 17:45:00.401 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-23 17:45:00.435 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-23 17:45:00.464 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.45/identity 2022-03-23 17:45:00.495 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-23 17:45:00.524 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-23 17:45:00.553 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-23 17:45:00.582 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-23 17:45:00.610 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-23 17:45:00.639 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:45:00.668 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-23 17:45:00.699 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-23 17:45:00.727 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 17:45:00.757 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-23 17:45:00.759 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-23 17:45:00.776 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:00.779 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.45:2379 2022-03-23 17:45:00.810 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-23 17:45:00.813 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-23 17:45:00.831 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:00.833 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-23 17:45:00.836 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-23 17:45:00.839 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-23 17:45:00.841 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:45:00.844 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-23 17:45:00.846 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-23 17:45:00.850 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:45:00.850 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:45:00.856 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:45:00.858 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 17:45:00.861 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 17:45:00.864 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:45:00.866 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-23 17:45:00.869 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-23 17:45:00.872 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-23 17:45:00.875 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:45:00.877 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:45:00.880 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-23 17:45:00.882 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:45:00.885 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-23 17:45:00.887 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-23 17:45:00.890 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-23 17:45:00.892 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:45:00.895 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:45:00.898 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:45:00.900 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:45:00.903 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:45:00.906 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:45:00.923 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:45:00.925 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:45:00.928 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:45:00.931 | + functions-common:git_clone:629 : echo master 2022-03-23 17:45:00.931 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:45:00.937 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-23 17:45:00.940 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:45:00.943 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-23 17:45:00.946 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:45:00.946 | + functions-common:git_clone:678 : head -1 2022-03-23 17:45:00.949 | 4578d72368 Remove ovs agent's common constants module 2022-03-23 17:45:00.952 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:45:00.954 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-23 17:45:00.958 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:45:00.961 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 17:45:00.963 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-23 17:45:00.966 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:45:00.969 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-23 17:45:00.971 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:45:00.974 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 17:45:00.977 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-23 17:45:00.979 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:45:00.982 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:45:00.985 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-23 17:45:00.988 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:45:00.991 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-23 17:45:00.993 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:45:00.996 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:45:01.000 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-23 17:45:01.006 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-23 17:45:01.008 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-23 17:45:01.652 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-23 17:45:01.655 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:45:01.659 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:45:01.662 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:45:01.664 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 17:45:01.667 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-23 17:45:01.670 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:45:01.672 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:45:01.675 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:45:01.677 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:45:01.680 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:45:01.683 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:45:01.687 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:45:01.690 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-23 17:45:01.715 | Using python 3.8 to install /opt/stack/neutron 2022-03-23 17:45:01.718 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-23 17:45:02.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:45:02.583 | from cryptography.utils import int_from_bytes 2022-03-23 17:45:02.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:45:02.583 | from cryptography.utils import int_from_bytes 2022-03-23 17:45:03.751 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:45:03.777 | Obtaining file:///opt/stack/neutron 2022-03-23 17:45:03.778 | Preparing metadata (setup.py): started 2022-03-23 17:45:07.981 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:45:08.071 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.8.1) 2022-03-23 17:45:08.072 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.5.0) 2022-03-23 17:45:08.073 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.1.1) 2022-03-23 17:45:08.074 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.5.1) 2022-03-23 17:45:08.075 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.5.0) 2022-03-23 17:45:08.076 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.1.1) 2022-03-23 17:45:08.077 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.33.0) 2022-03-23 17:45:08.078 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.4.1) 2022-03-23 17:45:08.080 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.20.4) 2022-03-23 17:45:08.081 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.27.1) 2022-03-23 17:45:08.082 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.0.3) 2022-03-23 17:45:08.083 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (9.4.0) 2022-03-23 17:45:08.084 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.8.0) 2022-03-23 17:45:08.085 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.11.0) 2022-03-23 17:45:08.086 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.20.0) 2022-03-23 17:45:08.087 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (7.8.0) 2022-03-23 17:45:08.088 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (6.3.1) 2022-03-23 17:45:08.089 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.4.31) 2022-03-23 17:45:08.091 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.8.7) 2022-03-23 17:45:08.092 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 17:45:08.093 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.7.6) 2022-03-23 17:45:08.094 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.5.0) 2022-03-23 17:45:08.095 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.10.1) 2022-03-23 17:45:08.096 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 17:45:08.097 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (8.8.0) 2022-03-23 17:45:08.098 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.1.0) 2022-03-23 17:45:08.099 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (11.2.0) 2022-03-23 17:45:08.100 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.1.0) 2022-03-23 17:45:08.102 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.7.0) 2022-03-23 17:45:08.103 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (12.13.0) 2022-03-23 17:45:08.104 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.1) 2022-03-23 17:45:08.105 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.11.0) 2022-03-23 17:45:08.106 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.7.0) 2022-03-23 17:45:08.107 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.3.0) 2022-03-23 17:45:08.108 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (6.3.1) 2022-03-23 17:45:08.109 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.3.0) 2022-03-23 17:45:08.110 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.8.0) 2022-03-23 17:45:08.111 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.5.0) 2022-03-23 17:45:08.112 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.12.2) 2022-03-23 17:45:08.113 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.6.0) 2022-03-23 17:45:08.114 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.4.2) 2022-03-23 17:45:08.116 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.3.1) 2022-03-23 17:45:08.117 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.1.0) 2022-03-23 17:45:08.118 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.16.0) 2022-03-23 17:45:08.119 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.15.1) 2022-03-23 17:45:08.120 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (21.3) 2022-03-23 17:45:08.121 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.9.0) 2022-03-23 17:45:08.122 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.6.6) 2022-03-23 17:45:08.123 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (22.0.0) 2022-03-23 17:45:08.124 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (17.7.0) 2022-03-23 17:45:08.126 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.61.0) 2022-03-23 17:45:08.127 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 17:45:08.128 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.7.1) 2022-03-23 17:45:08.129 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.4.0) 2022-03-23 17:45:08.130 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.10.1) 2022-03-23 17:45:08.146 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (5.4.0) 2022-03-23 17:45:08.147 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (1.1.6) 2022-03-23 17:45:08.149 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (4.11.1) 2022-03-23 17:45:08.156 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev49) (1.13.3) 2022-03-23 17:45:08.168 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev49) (2.1.0) 2022-03-23 17:45:08.169 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev49) (1.1.2) 2022-03-23 17:45:08.170 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev49) (1.16.0) 2022-03-23 17:45:08.189 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev49) (3.0.7) 2022-03-23 17:45:08.196 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev49) (2.1.0) 2022-03-23 17:45:08.257 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev49) (1.7.0) 2022-03-23 17:45:08.258 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev49) (1.0.2) 2022-03-23 17:45:08.310 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev49) (4.4.0) 2022-03-23 17:45:08.312 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev49) (3.1.1) 2022-03-23 17:45:08.356 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev49) (2.7.0) 2022-03-23 17:45:08.361 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev49) (1.2.2) 2022-03-23 17:45:08.388 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.4.4) 2022-03-23 17:45:08.390 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.32) 2022-03-23 17:45:08.391 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (2.5.0) 2022-03-23 17:45:08.393 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.4.0) 2022-03-23 17:45:08.394 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.1.5) 2022-03-23 17:45:08.395 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (36.0.1) 2022-03-23 17:45:08.396 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (6.0) 2022-03-23 17:45:08.397 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (0.10.0) 2022-03-23 17:45:08.416 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev49) (1.0.3) 2022-03-23 17:45:08.503 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev49) (0.17.3) 2022-03-23 17:45:08.548 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev49) (1.5.0) 2022-03-23 17:45:08.607 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.5.0) 2022-03-23 17:45:08.608 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.13.0) 2022-03-23 17:45:08.610 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev49) (2.0.1) 2022-03-23 17:45:08.697 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev49) (0.9.6) 2022-03-23 17:45:08.699 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev49) (2.8.2) 2022-03-23 17:45:08.757 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (5.2.3) 2022-03-23 17:45:08.760 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (5.0.0) 2022-03-23 17:45:08.761 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (5.0.9) 2022-03-23 17:45:08.763 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (0.4.0) 2022-03-23 17:45:08.787 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev49) (3.2.0) 2022-03-23 17:45:08.788 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev49) (3.3.0) 2022-03-23 17:45:08.833 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev49) (1.15.0) 2022-03-23 17:45:08.888 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev49) (2021.3) 2022-03-23 17:45:08.921 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev49) (3.0.0) 2022-03-23 17:45:08.922 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev49) (1.3.3) 2022-03-23 17:45:08.944 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev49) (3.1.1) 2022-03-23 17:45:09.083 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev49) (2.4.0) 2022-03-23 17:45:09.151 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev49) (60.9.3) 2022-03-23 17:45:09.226 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev49) (0.3.5) 2022-03-23 17:45:09.228 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev49) (3.0.0) 2022-03-23 17:45:09.335 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 17:45:09.337 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 17:45:09.338 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 17:45:09.339 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 17:45:09.340 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 17:45:09.341 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 17:45:09.342 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev49) (0.6.6) 2022-03-23 17:45:09.543 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev49) (2.5.0) 2022-03-23 17:45:09.544 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev49) (3.10.1) 2022-03-23 17:45:09.546 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev49) (3.2.0) 2022-03-23 17:45:09.589 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev49) (3.17.6) 2022-03-23 17:45:09.594 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev49) (2.1.0) 2022-03-23 17:45:09.684 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (3.3) 2022-03-23 17:45:09.685 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (1.26.8) 2022-03-23 17:45:09.686 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (2019.11.28) 2022-03-23 17:45:09.688 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (2.0.12) 2022-03-23 17:45:09.723 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev49) (0.7) 2022-03-23 17:45:10.051 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev49) (0.12.2) 2022-03-23 17:45:10.125 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (5.0.0) 2022-03-23 17:45:10.313 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev49) (2.21) 2022-03-23 17:45:10.385 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev49) (0.5.0) 2022-03-23 17:45:10.386 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev49) (2.4.0) 2022-03-23 17:45:10.605 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev49) (2.5.0) 2022-03-23 17:45:10.776 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev49) (2.2) 2022-03-23 17:45:11.286 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev49) (0.13.1) 2022-03-23 17:45:11.364 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev49) (0.2.5) 2022-03-23 17:45:11.952 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.5.2) 2022-03-23 17:45:11.956 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.4.2) 2022-03-23 17:45:12.249 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev49) (2.0.0) 2022-03-23 17:45:12.249 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev49) (4.10.0) 2022-03-23 17:45:12.412 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev49) (3.7.0) 2022-03-23 17:45:12.651 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev49) (21.4.0) 2022-03-23 17:45:12.652 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev49) (1.8.2) 2022-03-23 17:45:12.832 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev49) (1.0.0) 2022-03-23 17:45:13.046 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev49) (2.3.1) 2022-03-23 17:45:14.593 | Installing collected packages: neutron 2022-03-23 17:45:14.593 | Attempting uninstall: neutron 2022-03-23 17:45:14.593 | Found existing installation: neutron 20.1.0.dev49 2022-03-23 17:45:14.611 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-23 17:45:14.652 | Running setup.py develop for neutron 2022-03-23 17:45:20.548 | Successfully installed neutron 2022-03-23 17:45:20.548 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:45:20.556 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:45:20.557 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:45:20.711 | + inc/python:pip_install:200 : result=0 2022-03-23 17:45:20.715 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:45:20.718 | + functions-common:time_stop:2425 : local name 2022-03-23 17:45:20.721 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:45:20.724 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:45:20.727 | + functions-common:time_stop:2428 : local total 2022-03-23 17:45:20.731 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:45:20.735 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:45:20.738 | + functions-common:time_stop:2432 : start_time=1648057501709 2022-03-23 17:45:20.740 | + functions-common:time_stop:2434 : [[ -z 1648057501709 ]] 2022-03-23 17:45:20.743 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:45:20.748 | + functions-common:time_stop:2437 : end_time=1648057520745 2022-03-23 17:45:20.750 | + functions-common:time_stop:2438 : elapsed_time=19036 2022-03-23 17:45:20.752 | + functions-common:time_stop:2439 : total=112864 2022-03-23 17:45:20.755 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:45:20.757 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=131900 2022-03-23 17:45:20.759 | + inc/python:pip_install:203 : return 0 2022-03-23 17:45:20.762 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:45:20.765 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 17:45:20.767 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 17:45:20.786 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 17:45:20.799 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-23 17:45:20.801 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-23 17:45:20.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:45:20.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:45:20.809 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-23 17:45:20.812 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:45:20.815 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-23 17:45:20.817 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:45:20.820 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-23 17:45:20.838 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:20.840 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-23 17:45:20.843 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-23 17:45:20.845 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-23 17:45:20.848 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:45:20.851 | + lib/stack:stack_install_service:32 : install_nova 2022-03-23 17:45:20.854 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-23 17:45:20.858 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-23 17:45:20.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:45:20.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:45:20.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-23 17:45:20.868 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:45:20.871 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-23 17:45:20.887 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:45:20.890 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-23 17:45:20.906 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:45:20.908 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-23 17:45:20.925 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:45:20.927 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-23 17:45:20.930 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-23 17:45:20.932 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-23 17:45:20.934 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:45:20.936 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:45:20.939 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:45:20.942 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:45:20.945 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:45:20.948 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:45:20.966 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:45:20.970 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:45:20.972 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:45:20.975 | + functions-common:git_clone:629 : echo master 2022-03-23 17:45:20.975 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:45:20.981 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-23 17:45:20.983 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:45:20.985 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-23 17:45:20.988 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:45:20.989 | + functions-common:git_clone:678 : head -1 2022-03-23 17:45:20.997 | d2b2516122 Merge "doc: Remove useless contributor/api-2 doc" 2022-03-23 17:45:21.000 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:45:21.003 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-23 17:45:21.005 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:45:21.008 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 17:45:21.010 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-23 17:45:21.013 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:45:21.015 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-23 17:45:21.018 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:45:21.020 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 17:45:21.023 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-23 17:45:21.025 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:45:21.028 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:45:21.031 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-23 17:45:21.034 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:45:21.037 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-23 17:45:21.039 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:45:21.042 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:45:21.045 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-23 17:45:21.051 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-23 17:45:21.054 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-23 17:45:21.699 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-23 17:45:21.702 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:45:21.706 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:45:21.710 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:45:21.714 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 17:45:21.717 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-23 17:45:21.721 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:45:21.723 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:45:21.726 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:45:21.728 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:45:21.731 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:45:21.733 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:45:21.736 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:45:21.738 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-23 17:45:21.759 | Using python 3.8 to install /opt/stack/nova 2022-03-23 17:45:21.762 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-23 17:45:22.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:45:22.640 | from cryptography.utils import int_from_bytes 2022-03-23 17:45:22.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:45:22.640 | from cryptography.utils import int_from_bytes 2022-03-23 17:45:23.783 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:45:23.808 | Obtaining file:///opt/stack/nova 2022-03-23 17:45:23.809 | Preparing metadata (setup.py): started 2022-03-23 17:45:28.926 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:45:29.057 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.8.1) 2022-03-23 17:45:29.058 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.4.31) 2022-03-23 17:45:29.059 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.1) 2022-03-23 17:45:29.060 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.33.0) 2022-03-23 17:45:29.061 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.0.3) 2022-03-23 17:45:29.062 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (9.4.0) 2022-03-23 17:45:29.063 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.8.0) 2022-03-23 17:45:29.064 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.5.1) 2022-03-23 17:45:29.065 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (36.0.1) 2022-03-23 17:45:29.066 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.8.7) 2022-03-23 17:45:29.067 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.2) 2022-03-23 17:45:29.068 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.1.1) 2022-03-23 17:45:29.070 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 17:45:29.071 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.1.1) 2022-03-23 17:45:29.072 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.13.0) 2022-03-23 17:45:29.073 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.6) 2022-03-23 17:45:29.074 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.8.0) 2022-03-23 17:45:29.075 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.11.0) 2022-03-23 17:45:29.076 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.1) 2022-03-23 17:45:29.077 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.2) 2022-03-23 17:45:29.078 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev10) (3.2.0) 2022-03-23 17:45:29.079 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.3.0) 2022-03-23 17:45:29.080 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 17:45:29.081 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (7.8.0) 2022-03-23 17:45:29.082 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.6.0) 2022-03-23 17:45:29.083 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.27.1) 2022-03-23 17:45:29.085 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 17:45:29.086 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.10.0) 2022-03-23 17:45:29.087 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 17:45:29.088 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 17:45:29.089 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.8.0) 2022-03-23 17:45:29.090 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.1.0) 2022-03-23 17:45:29.091 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.7.0) 2022-03-23 17:45:29.092 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 17:45:29.093 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.3.0) 2022-03-23 17:45:29.094 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.3.0) 2022-03-23 17:45:29.096 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 17:45:29.097 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.12.2) 2022-03-23 17:45:29.098 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (11.2.0) 2022-03-23 17:45:29.099 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.3.1) 2022-03-23 17:45:29.100 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (12.13.0) 2022-03-23 17:45:29.101 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.11.0) 2022-03-23 17:45:29.102 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 17:45:29.103 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.0) 2022-03-23 17:45:29.104 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.0) 2022-03-23 17:45:29.105 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 17:45:29.106 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.1) 2022-03-23 17:45:29.107 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.9.0) 2022-03-23 17:45:29.108 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.6.0) 2022-03-23 17:45:29.109 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.2.0) 2022-03-23 17:45:29.111 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.0) 2022-03-23 17:45:29.112 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 17:45:29.113 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.1) 2022-03-23 17:45:29.114 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.10.1) 2022-03-23 17:45:29.115 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.1) 2022-03-23 17:45:29.116 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 17:45:29.117 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.2.2) 2022-03-23 17:45:29.118 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.3.3) 2022-03-23 17:45:29.119 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.0) 2022-03-23 17:45:29.120 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.6.4) 2022-03-23 17:45:29.121 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.2) 2022-03-23 17:45:29.122 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.4.0) 2022-03-23 17:45:29.124 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.61.0) 2022-03-23 17:45:29.125 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.0) 2022-03-23 17:45:29.141 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (5.4.0) 2022-03-23 17:45:29.141 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (1.1.6) 2022-03-23 17:45:29.144 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (4.11.1) 2022-03-23 17:45:29.163 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev10) (5.3.0) 2022-03-23 17:45:29.204 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev10) (1.15.0) 2022-03-23 17:45:29.234 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (1.16.0) 2022-03-23 17:45:29.235 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (2.1.0) 2022-03-23 17:45:29.259 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev10) (2.1.0) 2022-03-23 17:45:29.380 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (4.4.0) 2022-03-23 17:45:29.383 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (3.1.1) 2022-03-23 17:45:29.438 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.32) 2022-03-23 17:45:29.439 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.1.5) 2022-03-23 17:45:29.440 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.0) 2022-03-23 17:45:29.441 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (0.10.0) 2022-03-23 17:45:29.443 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.4) 2022-03-23 17:45:29.444 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 17:45:29.466 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (6.3.1) 2022-03-23 17:45:29.469 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (5.6.0) 2022-03-23 17:45:29.520 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 17:45:29.522 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (1.15.1) 2022-03-23 17:45:29.524 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (2.5.0) 2022-03-23 17:45:29.582 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev10) (0.17.3) 2022-03-23 17:45:29.717 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (2.0.1) 2022-03-23 17:45:29.719 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 17:45:29.798 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev10) (0.9.6) 2022-03-23 17:45:29.860 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.2.3) 2022-03-23 17:45:29.861 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.9) 2022-03-23 17:45:29.864 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 17:45:29.865 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.4.0) 2022-03-23 17:45:29.893 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.2.0) 2022-03-23 17:45:29.895 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.3.0) 2022-03-23 17:45:29.945 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev10) (1.0.3) 2022-03-23 17:45:30.000 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev10) (2021.3) 2022-03-23 17:45:30.033 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 17:45:30.038 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (3.0.0) 2022-03-23 17:45:30.089 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (3.0.7) 2022-03-23 17:45:30.090 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (21.3) 2022-03-23 17:45:30.175 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev10) (1.5.0) 2022-03-23 17:45:30.203 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev10) (60.9.3) 2022-03-23 17:45:30.281 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev10) (0.2.5) 2022-03-23 17:45:30.360 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev10) (3.17.6) 2022-03-23 17:45:30.422 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (22.0.0) 2022-03-23 17:45:30.424 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 17:45:30.426 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.13.3) 2022-03-23 17:45:30.470 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.1.0) 2022-03-23 17:45:30.471 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (3.10.1) 2022-03-23 17:45:30.472 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 17:45:30.552 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (1.26.8) 2022-03-23 17:45:30.567 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (3.3) 2022-03-23 17:45:30.570 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2.0.12) 2022-03-23 17:45:30.571 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2019.11.28) 2022-03-23 17:45:30.677 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev10) (0.7) 2022-03-23 17:45:30.886 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.5.2) 2022-03-23 17:45:30.887 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.4.2) 2022-03-23 17:45:31.003 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.6.3) 2022-03-23 17:45:31.005 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (1.4.2) 2022-03-23 17:45:31.009 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 17:45:31.095 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev10) (0.12.2) 2022-03-23 17:45:31.168 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev10) (1.22.2) 2022-03-23 17:45:31.202 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 17:45:31.438 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev10) (2.21) 2022-03-23 17:45:31.514 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 17:45:31.515 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.4.0) 2022-03-23 17:45:31.716 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 17:45:31.822 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.2) 2022-03-23 17:45:32.328 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.13.1) 2022-03-23 17:45:32.375 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.16.0) 2022-03-23 17:45:32.739 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 17:45:32.740 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 17:45:32.741 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 17:45:32.742 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 17:45:32.743 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 17:45:32.744 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 17:45:32.746 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 17:45:33.949 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev10) (3.7.0) 2022-03-23 17:45:34.348 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (21.4.0) 2022-03-23 17:45:34.349 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (1.8.2) 2022-03-23 17:45:34.445 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.4.0) 2022-03-23 17:45:34.550 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (1.0.0) 2022-03-23 17:45:36.146 | Installing collected packages: nova 2022-03-23 17:45:36.146 | Attempting uninstall: nova 2022-03-23 17:45:36.147 | Found existing installation: nova 25.1.0.dev10 2022-03-23 17:45:36.155 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-23 17:45:36.157 | Running setup.py develop for nova 2022-03-23 17:45:42.679 | Successfully installed nova 2022-03-23 17:45:42.679 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:45:42.687 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:45:42.687 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:45:42.842 | + inc/python:pip_install:200 : result=0 2022-03-23 17:45:42.846 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:45:42.848 | + functions-common:time_stop:2425 : local name 2022-03-23 17:45:42.851 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:45:42.854 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:45:42.857 | + functions-common:time_stop:2428 : local total 2022-03-23 17:45:42.860 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:45:42.863 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:45:42.866 | + functions-common:time_stop:2432 : start_time=1648057521754 2022-03-23 17:45:42.869 | + functions-common:time_stop:2434 : [[ -z 1648057521754 ]] 2022-03-23 17:45:42.873 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:45:42.878 | + functions-common:time_stop:2437 : end_time=1648057542875 2022-03-23 17:45:42.880 | + functions-common:time_stop:2438 : elapsed_time=21121 2022-03-23 17:45:42.883 | + functions-common:time_stop:2439 : total=131900 2022-03-23 17:45:42.885 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:45:42.888 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=153021 2022-03-23 17:45:42.891 | + inc/python:pip_install:203 : return 0 2022-03-23 17:45:42.893 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:45:42.896 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 17:45:42.898 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 17:45:42.919 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 17:45:42.932 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-23 17:45:42.934 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-23 17:45:42.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:45:42.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:45:42.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-23 17:45:42.945 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:45:42.948 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-23 17:45:42.960 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:45:42.963 | + ./stack.sh:main:937 : configure_nova 2022-03-23 17:45:42.966 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-23 17:45:42.978 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-23 17:45:42.981 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-23 17:45:42.983 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 17:45:42.987 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-23 17:45:42.987 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 17:45:42.992 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-23 17:45:42.995 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-23 17:45:42.998 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 17:45:43.000 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-23 17:45:43.003 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-23 17:45:43.005 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-23 17:45:43.008 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-23 17:45:43.011 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-23 17:45:43.023 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-23 17:45:43.039 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-23 17:45:43.051 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-23 17:45:43.064 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-23 17:45:43.076 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 17:45:43.080 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 17:45:43.084 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.u56Fd6Pu4g 2022-03-23 17:45:43.087 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 17:45:43.089 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 17:45:43.092 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-23 17:45:43.095 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 17:45:43.097 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 17:45:43.100 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.u56Fd6Pu4g 2022-03-23 17:45:43.104 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.u56Fd6Pu4g 2022-03-23 17:45:43.116 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.u56Fd6Pu4g /etc/sudoers.d/nova-rootwrap 2022-03-23 17:45:43.129 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-23 17:45:43.134 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 17:45:43.136 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 17:45:43.139 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 17:45:43.141 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 17:45:43.144 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-23 17:45:43.147 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-23 17:45:43.149 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 17:45:43.152 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-23 17:45:43.157 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-23 17:45:43.174 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:45:43.176 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-23 17:45:43.179 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-23 17:45:43.183 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-23 17:45:43.186 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-23 17:45:43.215 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-23 17:45:43.218 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-23 17:45:43.244 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-23 17:45:43.275 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-23 17:45:43.302 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-23 17:45:43.332 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-23 17:45:43.362 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-23 17:45:43.397 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-23 17:45:43.400 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.45 2022-03-23 17:45:43.428 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-23 17:45:43.455 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-23 17:45:43.483 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-23 17:45:43.511 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-23 17:45:43.538 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 17:45:43.568 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-23 17:45:43.571 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:45:43.573 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:45:43.575 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:45:43.578 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:45:43.580 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:45:43.582 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:45:43.584 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:45:43.587 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:45:43.589 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:45:43.591 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:45:43.594 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:45:43.596 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-23 17:45:43.598 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:45:43.600 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:45:43.603 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:45:43.605 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:45:43.607 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:45:43.610 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:45:43.612 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-23 17:45:43.628 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:43.631 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:45:43.633 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-23 17:45:43.635 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-23 17:45:43.663 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-23 17:45:43.666 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 17:45:43.668 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 17:45:43.671 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 17:45:43.673 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 17:45:43.676 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 17:45:43.710 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-23 17:45:43.713 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-23 17:45:43.715 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-23 17:45:43.718 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-23 17:45:43.720 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 17:45:43.723 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 17:45:43.754 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-23 17:45:43.785 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-23 17:45:43.812 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-23 17:45:43.840 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-23 17:45:43.856 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:43.859 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-23 17:45:43.875 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:43.879 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-23 17:45:43.879 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-23 17:45:43.884 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-23 17:45:43.887 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-23 17:45:43.914 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-23 17:45:43.931 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:45:43.933 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-23 17:45:43.935 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-23 17:45:43.938 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 17:45:43.940 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 17:45:43.942 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-23 17:45:43.972 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-23 17:45:44.000 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 17:45:44.027 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-23 17:45:44.055 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-23 17:45:44.082 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-23 17:45:44.111 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-23 17:45:44.139 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-23 17:45:44.167 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:45:44.195 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 17:45:44.223 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-23 17:45:44.239 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:44.242 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-23 17:45:44.244 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-23 17:45:44.275 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-23 17:45:44.303 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.45/identity 2022-03-23 17:45:44.330 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-23 17:45:44.358 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-23 17:45:44.386 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-23 17:45:44.414 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-23 17:45:44.442 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-23 17:45:44.470 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-23 17:45:44.486 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:45:44.488 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-23 17:45:44.491 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-23 17:45:44.519 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-23 17:45:44.549 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-23 17:45:44.552 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-23 17:45:44.580 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-23 17:45:44.582 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-23 17:45:44.585 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-23 17:45:44.587 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:45:44.590 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:45:44.592 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:45:44.594 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:45:44.597 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:45:44.599 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:45:44.601 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-23 17:45:44.604 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:45:44.606 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:45:44.609 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:45:44.612 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:45:44.614 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:45:44.616 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:45:44.619 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:45:44.622 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:45:44.624 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:45:44.627 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:45:44.629 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:45:44.632 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-23 17:45:44.634 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-23 17:45:44.637 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-23 17:45:44.640 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:45:44.656 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:45:44.659 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:45:44.661 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:45:44.663 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:45:44.665 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 17:45:44.692 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:45:44.720 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:45:44.749 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:45:44.779 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-23 17:45:44.810 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-23 17:45:44.826 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:44.829 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-23 17:45:44.831 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-23 17:45:44.834 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-23 17:45:44.836 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-23 17:45:44.838 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 17:45:44.841 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 17:45:44.844 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-23 17:45:44.848 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-23 17:45:44.850 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 17:45:44.853 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 17:45:44.866 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 17:45:44.866 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:45:44.874 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 17:45:44.878 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:45:44.894 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 17:45:44.896 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-23 17:45:44.900 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-23 17:45:44.930 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-23 17:45:44.957 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-23 17:45:44.985 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 17:45:45.012 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 17:45:45.040 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 17:45:45.068 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 17:45:45.096 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 17:45:45.124 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 17:45:45.152 | + 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-03-23 17:45:45.180 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 17:45:45.207 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 17:45:45.235 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 17:45:45.263 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 17:45:45.266 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 17:45:45.269 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-23 17:45:45.271 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-23 17:45:45.274 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 17:45:45.276 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:45:45.278 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:45:45.281 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 17:45:45.283 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 17:45:45.286 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 17:45:45.313 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 17:45:45.341 | + 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-03-23 17:45:45.342 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 17:45:45.350 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-23 17:45:45.354 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-23 17:45:45.356 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-23 17:45:45.359 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 17:45:45.361 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 17:45:45.363 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:45:45.366 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:45:45.368 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:45:45.371 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 17:45:45.374 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 17:45:45.376 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:45:45.378 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:45:45.381 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-23 17:45:45.447 | Enabling site nova-api-wsgi. 2022-03-23 17:45:45.459 | To activate the new configuration, you need to run: 2022-03-23 17:45:45.459 | systemctl reload apache2 2022-03-23 17:45:45.464 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 17:45:45.468 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:45:45.470 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:45:45.474 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:45:45.615 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-23 17:45:45.638 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:45.640 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-23 17:45:45.643 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-23 17:45:45.645 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-23 17:45:45.648 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-23 17:45:45.650 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-23 17:45:45.652 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 17:45:45.655 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-23 17:45:45.659 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-23 17:45:45.662 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 17:45:45.664 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 17:45:45.677 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 17:45:45.678 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:45:45.686 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 17:45:45.690 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:45:45.705 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-23 17:45:45.708 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-23 17:45:45.712 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-23 17:45:45.751 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-23 17:45:45.782 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-23 17:45:45.810 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-23 17:45:45.838 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 17:45:45.866 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 17:45:45.894 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-23 17:45:45.922 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-23 17:45:45.950 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-23 17:45:45.978 | + 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-03-23 17:45:46.006 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 17:45:46.034 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 17:45:46.062 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-23 17:45:46.092 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-23 17:45:46.095 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-23 17:45:46.124 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-23 17:45:46.142 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:45:46.145 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-23 17:45:46.178 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-23 17:45:46.180 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-23 17:45:46.183 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-23 17:45:46.200 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:46.202 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:45:46.205 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:45:46.234 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-23 17:45:46.265 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-23 17:45:46.268 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 17:45:46.270 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-23 17:45:46.272 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:45:46.275 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 17:45:46.277 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:45:46.294 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:46.297 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 17:45:46.300 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 17:45:46.302 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:45:46.318 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:46.321 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:45:46.323 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:45:46.351 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:45:46.354 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:45:46.356 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-23 17:45:46.385 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-23 17:45:46.413 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-23 17:45:46.445 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-23 17:45:46.462 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:45:46.464 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 17:45:46.493 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-23 17:45:46.495 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-23 17:45:46.498 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-23 17:45:46.529 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-23 17:45:46.557 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.45/identity 2022-03-23 17:45:46.586 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-23 17:45:46.614 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-23 17:45:46.643 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-23 17:45:46.673 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-23 17:45:46.705 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-23 17:45:46.733 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-23 17:45:46.762 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-23 17:45:46.779 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:46.782 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-23 17:45:46.786 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:45:46.789 | + lib/nova:create_nova_conf:553 : local conf 2022-03-23 17:45:46.791 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-23 17:45:46.794 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-23 17:45:46.797 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:45:46.799 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:45:46.802 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-23 17:45:46.805 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-23 17:45:46.807 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-23 17:45:46.812 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-23 17:45:46.814 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-23 17:45:46.817 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-23 17:45:46.819 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-23 17:45:46.822 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 17:45:46.825 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 17:45:46.855 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-23 17:45:46.887 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-23 17:45:46.917 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:45:46.920 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-23 17:45:46.922 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-23 17:45:46.925 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-23 17:45:46.941 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:46.945 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-23 17:45:46.945 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-23 17:45:47.675 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-23 17:45:47.678 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-23 17:45:47.680 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 17:45:47.683 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-23 17:45:47.685 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:45:47.687 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 17:45:47.690 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:45:47.706 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:47.709 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 17:45:47.712 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 17:45:47.714 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:45:47.730 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:47.732 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 17:45:47.735 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 17:45:47.764 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:45:47.766 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:45:47.768 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-23 17:45:47.786 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:47.788 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-23 17:45:47.799 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 17:45:47.802 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-23 17:45:47.835 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.45/identity 2022-03-23 17:45:47.865 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-23 17:45:47.895 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-23 17:45:47.927 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-23 17:45:47.955 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-23 17:45:47.984 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-23 17:45:48.016 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-23 17:45:48.045 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-23 17:45:48.048 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-23 17:45:48.050 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-23 17:45:48.053 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:45:48.070 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:45:48.073 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:45:48.075 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:45:48.078 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:45:48.080 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 17:45:48.108 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:45:48.137 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:45:48.169 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:45:48.200 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:45:48.204 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-23 17:45:48.210 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:45:48.213 | + lib/nova:create_nova_conf:587 : local conf 2022-03-23 17:45:48.217 | + lib/nova:create_nova_conf:588 : local offset 2022-03-23 17:45:48.220 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-23 17:45:48.223 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:45:48.226 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:45:48.229 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-23 17:45:48.231 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-23 17:45:48.234 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-23 17:45:48.236 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 17:45:48.239 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-23 17:45:48.241 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-23 17:45:48.243 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-23 17:45:48.260 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:45:48.262 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-23 17:45:48.265 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-23 17:45:48.281 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:45:48.284 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-23 17:45:48.300 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:45:48.303 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-23 17:45:48.320 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:45:48.323 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-23 17:45:48.340 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:45:48.343 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-23 17:45:48.346 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-23 17:45:48.348 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-23 17:45:48.351 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:45:48.353 | + lib/stack:stack_install_service:32 : install_placement 2022-03-23 17:45:48.356 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-23 17:45:48.359 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-23 17:45:48.361 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:45:48.364 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:45:48.366 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-23 17:45:48.369 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:45:48.372 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:45:48.374 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:45:48.377 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:45:48.380 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:45:48.382 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:45:48.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:45:48.387 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:45:48.390 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:45:48.392 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:45:48.395 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:45:48.397 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:45:48.400 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-23 17:45:48.402 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:45:48.405 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:45:48.407 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:45:48.410 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-23 17:45:48.432 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-23 17:45:48.543 | Reading package lists... 2022-03-23 17:45:48.791 | Building dependency tree... 2022-03-23 17:45:48.792 | Reading state information... 2022-03-23 17:45:49.057 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 17:45:49.057 | The following packages were automatically installed and are no longer required: 2022-03-23 17:45:49.058 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:45:49.058 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:45:49.059 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:45:49.059 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:45:49.059 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:45:49.059 | python3-zope.interface 2022-03-23 17:45:49.059 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:45:49.202 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:45:49.209 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:45:49.213 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:45:49.218 | + functions-common:time_stop:2425 : local name 2022-03-23 17:45:49.221 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:45:49.224 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:45:49.227 | + functions-common:time_stop:2428 : local total 2022-03-23 17:45:49.230 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:45:49.232 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:45:49.235 | + functions-common:time_stop:2432 : start_time=1648057548429 2022-03-23 17:45:49.237 | + functions-common:time_stop:2434 : [[ -z 1648057548429 ]] 2022-03-23 17:45:49.240 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:45:49.245 | + functions-common:time_stop:2437 : end_time=1648057549242 2022-03-23 17:45:49.248 | + functions-common:time_stop:2438 : elapsed_time=813 2022-03-23 17:45:49.250 | + functions-common:time_stop:2439 : total=6539 2022-03-23 17:45:49.253 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:45:49.256 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7352 2022-03-23 17:45:49.258 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:45:49.261 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-23 17:45:49.263 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-23 17:45:49.266 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-23 17:45:49.268 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-23 17:45:49.271 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-23 17:45:49.294 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-23 17:45:49.298 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:45:49.300 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:45:49.303 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:45:49.306 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:45:49.308 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:45:49.311 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:45:49.314 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:45:49.317 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:45:49.319 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:45:49.322 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:45:49.324 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:45:49.327 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:45:49.330 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-23 17:45:49.332 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:45:49.335 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:45:49.338 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:45:49.340 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-23 17:45:49.363 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-23 17:45:49.475 | Reading package lists... 2022-03-23 17:45:49.725 | Building dependency tree... 2022-03-23 17:45:49.727 | Reading state information... 2022-03-23 17:45:49.991 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-23 17:45:49.991 | The following packages were automatically installed and are no longer required: 2022-03-23 17:45:49.992 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:45:49.992 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:45:49.992 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:45:49.992 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:45:49.992 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:45:49.992 | python3-zope.interface 2022-03-23 17:45:49.992 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:45:50.137 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:45:50.142 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:45:50.145 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:45:50.148 | + functions-common:time_stop:2425 : local name 2022-03-23 17:45:50.150 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:45:50.153 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:45:50.155 | + functions-common:time_stop:2428 : local total 2022-03-23 17:45:50.158 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:45:50.160 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:45:50.162 | + functions-common:time_stop:2432 : start_time=1648057549360 2022-03-23 17:45:50.165 | + functions-common:time_stop:2434 : [[ -z 1648057549360 ]] 2022-03-23 17:45:50.168 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:45:50.172 | + functions-common:time_stop:2437 : end_time=1648057550170 2022-03-23 17:45:50.175 | + functions-common:time_stop:2438 : elapsed_time=810 2022-03-23 17:45:50.177 | + functions-common:time_stop:2439 : total=7352 2022-03-23 17:45:50.180 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:45:50.182 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8162 2022-03-23 17:45:50.185 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:45:50.188 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-23 17:45:50.190 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-23 17:45:50.193 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:45:50.195 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:45:50.198 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:45:50.201 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-23 17:45:50.203 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-23 17:45:50.261 | wsgi (enabled by maintainer script) 2022-03-23 17:45:50.266 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-23 17:45:50.270 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-23 17:45:50.273 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:45:50.277 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-23 17:45:50.281 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-23 17:45:50.285 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:45:50.289 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:45:50.289 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:45:50.295 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-23 17:45:50.300 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-23 17:45:50.303 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-23 17:45:50.306 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-23 17:45:50.309 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-23 17:45:50.332 | Using python 3.8 to install osc-placement 2022-03-23 17:45:50.335 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-23 17:45:51.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:45:51.197 | from cryptography.utils import int_from_bytes 2022-03-23 17:45:51.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:45:51.198 | from cryptography.utils import int_from_bytes 2022-03-23 17:45:52.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:45:52.353 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-23 17:45:52.363 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-23 17:45:52.364 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-23 17:45:52.365 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-23 17:45:52.366 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-23 17:45:52.367 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-23 17:45:52.368 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-23 17:45:52.426 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-23 17:45:52.427 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-23 17:45:52.428 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-23 17:45:52.429 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-23 17:45:52.442 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-23 17:45:52.444 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-23 17:45:52.446 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-23 17:45:52.459 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-23 17:45:52.460 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-23 17:45:52.461 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-23 17:45:52.463 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-23 17:45:52.464 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-23 17:45:52.465 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-23 17:45:52.485 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-23 17:45:52.486 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-23 17:45:52.488 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-23 17:45:52.489 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-23 17:45:52.497 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-23 17:45:52.533 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-23 17:45:52.535 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-23 17:45:52.537 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-23 17:45:52.539 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-23 17:45:52.540 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-23 17:45:52.541 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-23 17:45:52.542 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-23 17:45:52.543 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-23 17:45:52.606 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-23 17:45:52.607 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-23 17:45:52.609 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-23 17:45:52.612 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-23 17:45:52.698 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-23 17:45:52.699 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-23 17:45:52.700 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-23 17:45:52.742 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-23 17:45:52.781 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-23 17:45:52.939 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-23 17:45:55.130 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:45:55.137 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:45:55.137 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:45:55.270 | + inc/python:pip_install:200 : result=0 2022-03-23 17:45:55.274 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:45:55.277 | + functions-common:time_stop:2425 : local name 2022-03-23 17:45:55.282 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:45:55.285 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:45:55.288 | + functions-common:time_stop:2428 : local total 2022-03-23 17:45:55.291 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:45:55.294 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:45:55.296 | + functions-common:time_stop:2432 : start_time=1648057550326 2022-03-23 17:45:55.299 | + functions-common:time_stop:2434 : [[ -z 1648057550326 ]] 2022-03-23 17:45:55.303 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:45:55.307 | + functions-common:time_stop:2437 : end_time=1648057555304 2022-03-23 17:45:55.310 | + functions-common:time_stop:2438 : elapsed_time=4978 2022-03-23 17:45:55.313 | + functions-common:time_stop:2439 : total=153021 2022-03-23 17:45:55.315 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:45:55.318 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=157999 2022-03-23 17:45:55.321 | + inc/python:pip_install:203 : return 0 2022-03-23 17:45:55.323 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-23 17:45:55.326 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-23 17:45:55.329 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-23 17:45:55.331 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:45:55.334 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:45:55.337 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:45:55.340 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:45:55.343 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:45:55.346 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:45:55.363 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:45:55.366 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:45:55.368 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:45:55.372 | + functions-common:git_clone:629 : echo master 2022-03-23 17:45:55.372 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:45:55.378 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-23 17:45:55.380 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:45:55.383 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-23 17:45:55.386 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:45:55.386 | + functions-common:git_clone:678 : head -1 2022-03-23 17:45:55.390 | 11757852 Merge "tests: Silence noisy tests" 2022-03-23 17:45:55.392 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:45:55.395 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-23 17:45:55.398 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:45:55.400 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 17:45:55.403 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-23 17:45:55.405 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:45:55.408 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-23 17:45:55.410 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:45:55.413 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 17:45:55.416 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-23 17:45:55.419 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:45:55.421 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:45:55.425 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-23 17:45:55.428 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:45:55.431 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-23 17:45:55.434 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:45:55.437 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:45:55.441 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-23 17:45:55.447 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-23 17:45:55.450 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-23 17:45:56.084 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-23 17:45:56.087 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:45:56.090 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:45:56.093 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:45:56.096 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 17:45:56.099 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-23 17:45:56.103 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:45:56.106 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:45:56.109 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:45:56.112 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:45:56.115 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:45:56.117 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:45:56.120 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:45:56.123 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-23 17:45:56.145 | Using python 3.8 to install /opt/stack/placement 2022-03-23 17:45:56.147 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-23 17:45:57.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:45:57.008 | from cryptography.utils import int_from_bytes 2022-03-23 17:45:57.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:45:57.008 | from cryptography.utils import int_from_bytes 2022-03-23 17:45:58.139 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:45:58.164 | Obtaining file:///opt/stack/placement 2022-03-23 17:45:58.165 | Preparing metadata (setup.py): started 2022-03-23 17:46:01.291 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:46:01.345 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (5.8.1) 2022-03-23 17:46:01.346 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.4.31) 2022-03-23 17:46:01.347 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (9.4.0) 2022-03-23 17:46:01.348 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.5.1) 2022-03-23 17:46:01.349 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.8.7) 2022-03-23 17:46:01.350 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 17:46:01.351 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.27.1) 2022-03-23 17:46:01.353 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (60.9.3) 2022-03-23 17:46:01.354 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 17:46:01.355 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (8.8.0) 2022-03-23 17:46:01.357 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.1.0) 2022-03-23 17:46:01.358 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.7.0) 2022-03-23 17:46:01.359 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.3.0) 2022-03-23 17:46:01.360 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.12.2) 2022-03-23 17:46:01.361 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (11.2.0) 2022-03-23 17:46:01.363 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (3.11.0) 2022-03-23 17:46:01.364 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.1) 2022-03-23 17:46:01.365 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 17:46:01.366 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.1.0) 2022-03-23 17:46:01.367 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.7.0) 2022-03-23 17:46:01.368 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.0.1) 2022-03-23 17:46:01.433 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (5.1.0) 2022-03-23 17:46:01.434 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 17:46:01.436 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 17:46:01.438 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.4.0) 2022-03-23 17:46:01.439 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (2.10.1) 2022-03-23 17:46:01.440 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.16.0) 2022-03-23 17:46:01.460 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev3) (0.17.3) 2022-03-23 17:46:01.500 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (3.5.0) 2022-03-23 17:46:01.502 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (6.0) 2022-03-23 17:46:01.502 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 17:46:01.504 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (0.8.0) 2022-03-23 17:46:01.505 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 17:46:01.557 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.13.0) 2022-03-23 17:46:01.559 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.0.1) 2022-03-23 17:46:01.561 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.7.6) 2022-03-23 17:46:01.562 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.0) 2022-03-23 17:46:01.603 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (0.9.6) 2022-03-23 17:46:01.606 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (2.8.2) 2022-03-23 17:46:01.625 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.0.3) 2022-03-23 17:46:01.628 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.3.0) 2022-03-23 17:46:01.629 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 17:46:01.654 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (2021.3) 2022-03-23 17:46:01.655 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (1.0.3) 2022-03-23 17:46:01.668 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 17:46:01.685 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (21.3) 2022-03-23 17:46:01.687 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (3.0.7) 2022-03-23 17:46:01.689 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (1.0.2) 2022-03-23 17:46:01.690 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (0.11.0) 2022-03-23 17:46:01.731 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2019.11.28) 2022-03-23 17:46:01.732 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (1.26.8) 2022-03-23 17:46:01.734 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (3.3) 2022-03-23 17:46:01.736 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2.0.12) 2022-03-23 17:46:01.753 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev3) (0.7) 2022-03-23 17:46:01.913 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev3) (1.1.2) 2022-03-23 17:46:01.951 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (4.11.1) 2022-03-23 17:46:01.953 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.4.0) 2022-03-23 17:46:01.954 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.1.6) 2022-03-23 17:46:01.971 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (1.15.0) 2022-03-23 17:46:02.003 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.13.3) 2022-03-23 17:46:02.059 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.1.0) 2022-03-23 17:46:02.151 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.7.0) 2022-03-23 17:46:02.232 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.1.5) 2022-03-23 17:46:02.282 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (0.2.5) 2022-03-23 17:46:02.474 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.1.1) 2022-03-23 17:46:02.476 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.2) 2022-03-23 17:46:02.477 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.4.2) 2022-03-23 17:46:02.553 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 17:46:02.604 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.21) 2022-03-23 17:46:02.764 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.7.0) 2022-03-23 17:46:02.868 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.0.0) 2022-03-23 17:46:02.870 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.0.0) 2022-03-23 17:46:04.776 | Installing collected packages: openstack-placement 2022-03-23 17:46:04.776 | Attempting uninstall: openstack-placement 2022-03-23 17:46:04.777 | Found existing installation: openstack-placement 7.1.0.dev3 2022-03-23 17:46:04.779 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-23 17:46:04.781 | Running setup.py develop for openstack-placement 2022-03-23 17:46:08.927 | Successfully installed openstack-placement 2022-03-23 17:46:08.927 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:46:08.935 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:46:08.935 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:46:09.084 | + inc/python:pip_install:200 : result=0 2022-03-23 17:46:09.088 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:46:09.092 | + functions-common:time_stop:2425 : local name 2022-03-23 17:46:09.095 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:46:09.099 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:46:09.103 | + functions-common:time_stop:2428 : local total 2022-03-23 17:46:09.107 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:46:09.110 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:46:09.114 | + functions-common:time_stop:2432 : start_time=1648057556139 2022-03-23 17:46:09.117 | + functions-common:time_stop:2434 : [[ -z 1648057556139 ]] 2022-03-23 17:46:09.121 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:46:09.126 | + functions-common:time_stop:2437 : end_time=1648057569123 2022-03-23 17:46:09.130 | + functions-common:time_stop:2438 : elapsed_time=12984 2022-03-23 17:46:09.132 | + functions-common:time_stop:2439 : total=157999 2022-03-23 17:46:09.136 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:46:09.139 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=170983 2022-03-23 17:46:09.143 | + inc/python:pip_install:203 : return 0 2022-03-23 17:46:09.146 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:46:09.148 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 17:46:09.151 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 17:46:09.171 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 17:46:09.184 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-23 17:46:09.186 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-23 17:46:09.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:46:09.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:46:09.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-23 17:46:09.197 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:46:09.200 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:46:09.203 | + ./stack.sh:main:943 : configure_placement 2022-03-23 17:46:09.205 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-23 17:46:09.218 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-23 17:46:09.220 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-23 17:46:09.225 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-23 17:46:09.228 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-23 17:46:09.230 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-23 17:46:09.233 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-23 17:46:09.236 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 17:46:09.239 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 17:46:09.275 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-23 17:46:09.314 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-23 17:46:09.347 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-23 17:46:09.350 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-23 17:46:09.352 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-23 17:46:09.355 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 17:46:09.358 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-23 17:46:09.391 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-23 17:46:09.420 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 17:46:09.450 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-23 17:46:09.479 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-23 17:46:09.510 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-23 17:46:09.539 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-23 17:46:09.569 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-23 17:46:09.599 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:46:09.629 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 17:46:09.659 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-23 17:46:09.661 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-23 17:46:09.664 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-23 17:46:09.667 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:46:09.686 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:46:09.688 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:46:09.691 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:46:09.693 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:46:09.696 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 17:46:09.725 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:46:09.755 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 17:46:09.785 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:46:09.814 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 17:46:09.817 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-23 17:46:09.820 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-23 17:46:09.822 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-23 17:46:09.825 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-23 17:46:09.827 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 17:46:09.830 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 17:46:09.833 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-23 17:46:09.838 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-23 17:46:09.840 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 17:46:09.843 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 17:46:09.856 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 17:46:09.856 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:46:09.865 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 17:46:09.869 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:46:09.885 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-23 17:46:09.887 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-23 17:46:09.892 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-23 17:46:09.923 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-23 17:46:09.953 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-23 17:46:09.982 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-23 17:46:10.015 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 17:46:10.050 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 17:46:10.082 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-23 17:46:10.111 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-23 17:46:10.141 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-23 17:46:10.170 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 17:46:10.199 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 17:46:10.232 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 17:46:10.267 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-23 17:46:10.297 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 17:46:10.299 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 17:46:10.303 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-23 17:46:10.306 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-23 17:46:10.308 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 17:46:10.312 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:46:10.315 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:46:10.318 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-23 17:46:10.323 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-23 17:46:10.327 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-23 17:46:10.369 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 17:46:10.400 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-23 17:46:10.400 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-23 17:46:10.409 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-23 17:46:10.413 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-23 17:46:10.416 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-23 17:46:10.418 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 17:46:10.421 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 17:46:10.423 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:46:10.426 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:46:10.429 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:46:10.431 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 17:46:10.434 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 17:46:10.437 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:46:10.439 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:46:10.442 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-23 17:46:10.506 | Site placement-api already enabled 2022-03-23 17:46:10.512 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 17:46:10.516 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:46:10.520 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:46:10.523 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:46:10.665 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-23 17:46:10.684 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:46:10.687 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-23 17:46:10.709 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:46:10.711 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-23 17:46:10.731 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:46:10.733 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-23 17:46:10.736 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-23 17:46:10.738 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 17:46:10.772 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-03-23 17:46:10.803 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 17:46:10.834 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 17:46:10.866 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 17:46:10.896 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 17:46:10.925 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 17:46:10.959 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-23 17:46:10.989 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-23 17:46:11.007 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:46:11.010 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-23 17:46:11.028 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:46:11.031 | + ./stack.sh:main:969 : run_phase stack install 2022-03-23 17:46:11.033 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 17:46:11.036 | + functions-common:run_phase:1854 : local phase=install 2022-03-23 17:46:11.038 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:46:11.041 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:46:11.044 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:46:11.046 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:46:11.049 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:46:11.052 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:46:11.057 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:46:11.059 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:46:11.062 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:46:11.064 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-23 17:46:11.067 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:46:11.083 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:46:11.085 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:46:11.088 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:46:11.090 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-23 17:46:11.092 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-23 17:46:11.095 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:46:11.097 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-23 17:46:11.100 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-23 17:46:11.102 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-23 17:46:11.159 | ++ inc/async:async_inner:63 : install_tempest 2022-03-23 17:46:11.197 | [528514 Async install_tempest:553886]: running: install_tempest 2022-03-23 17:46:11.199 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 17:46:11.202 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 17:46:11.205 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:46:11.207 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 17:46:11.211 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-23 17:46:11.213 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 17:46:11.216 | + functions-common:run_plugins:1840 : local phase=install 2022-03-23 17:46:11.219 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 17:46:11.222 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 17:46:11.228 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-23 17:46:11.231 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-23 17:46:11.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:46:11.236 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:46:11.239 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-23 17:46:11.242 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:46:11.245 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-23 17:46:11.248 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-23 17:46:11.250 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:46:11.255 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-23 17:46:11.258 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-23 17:46:11.260 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:46:11.264 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:46:11.264 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:46:11.271 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-23 17:46:11.273 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-23 17:46:11.276 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-23 17:46:11.279 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-23 17:46:11.282 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-23 17:46:11.304 | Using python 3.8 to install python-openstackclient 2022-03-23 17:46:11.307 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-23 17:46:12.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:46:12.162 | from cryptography.utils import int_from_bytes 2022-03-23 17:46:12.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:46:12.162 | from cryptography.utils import int_from_bytes 2022-03-23 17:46:13.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:46:13.321 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-23 17:46:13.343 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-23 17:46:13.344 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-23 17:46:13.345 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-23 17:46:13.347 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-23 17:46:13.348 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-23 17:46:13.349 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-23 17:46:13.350 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-23 17:46:13.351 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-23 17:46:13.352 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-23 17:46:13.353 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-23 17:46:13.354 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-23 17:46:13.364 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-23 17:46:13.366 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-23 17:46:13.367 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-23 17:46:13.368 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-23 17:46:13.369 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-23 17:46:13.396 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-23 17:46:13.397 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-23 17:46:13.398 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-23 17:46:13.399 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-23 17:46:13.400 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-23 17:46:13.401 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-23 17:46:13.402 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-23 17:46:13.403 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-23 17:46:13.404 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-23 17:46:13.405 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-23 17:46:13.406 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-23 17:46:13.420 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-23 17:46:13.439 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-23 17:46:13.440 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-23 17:46:13.441 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-23 17:46:13.442 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-23 17:46:13.462 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-23 17:46:13.480 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-23 17:46:13.483 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-23 17:46:13.485 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-23 17:46:13.572 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-23 17:46:13.573 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-23 17:46:13.574 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-23 17:46:13.615 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-23 17:46:13.626 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-23 17:46:13.658 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-23 17:46:13.816 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-23 17:46:13.832 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-23 17:46:13.930 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-23 17:46:13.932 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-23 17:46:13.933 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-23 17:46:13.934 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-23 17:46:14.058 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-23 17:46:16.280 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 17:46:16.287 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:46:16.288 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:46:16.425 | + inc/python:pip_install:200 : result=0 2022-03-23 17:46:16.427 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:46:16.430 | + functions-common:time_stop:2425 : local name 2022-03-23 17:46:16.433 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:46:16.435 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:46:16.437 | + functions-common:time_stop:2428 : local total 2022-03-23 17:46:16.440 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:46:16.442 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:46:16.445 | + functions-common:time_stop:2432 : start_time=1648057571298 2022-03-23 17:46:16.447 | + functions-common:time_stop:2434 : [[ -z 1648057571298 ]] 2022-03-23 17:46:16.450 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:46:16.455 | + functions-common:time_stop:2437 : end_time=1648057576452 2022-03-23 17:46:16.457 | + functions-common:time_stop:2438 : elapsed_time=5154 2022-03-23 17:46:16.459 | + functions-common:time_stop:2439 : total=170983 2022-03-23 17:46:16.462 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:46:16.464 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=176137 2022-03-23 17:46:16.467 | + inc/python:pip_install:203 : return 0 2022-03-23 17:46:16.469 | + ./stack.sh:main:981 : install_oscwrap 2022-03-23 17:46:16.472 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-23 17:46:16.477 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.UeI09jy0x0 2022-03-23 17:46:16.480 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-23 17:46:16.482 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-23 17:46:16.485 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-23 17:46:16.487 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-23 17:46:16.490 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 17:46:16.493 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-23 17:46:16.511 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:46:16.514 | + ./stack.sh:main:1035 : configure_database 2022-03-23 17:46:16.517 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-23 17:46:16.519 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-23 17:46:16.522 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-23 17:46:16.524 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:46:16.527 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-23 17:46:16.529 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-23 17:46:16.532 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:46:16.534 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:46:16.537 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-23 17:46:16.540 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-23 17:46:16.543 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-23 17:46:16.544 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-23 17:46:16.549 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-23 17:46:16.601 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-23 17:46:16.603 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:46:16.606 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:46:16.609 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:46:16.611 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:46:16.613 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:46:16.616 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:46:16.618 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:46:16.621 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:46:16.623 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:46:16.626 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:46:16.628 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:46:16.630 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-23 17:46:16.633 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:46:16.635 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:46:16.637 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:46:16.640 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:46:16.642 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:46:16.645 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:46:16.647 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-23 17:46:16.649 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:46:16.652 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:46:16.654 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-23 17:46:16.657 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:46:16.659 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 17:46:19.001 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-23 17:46:19.017 | mysqladmin: connect to server at 'localhost' failed 2022-03-23 17:46:19.017 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-23 17:46:19.022 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-23 17:46:19.024 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-23 17:46:19.027 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:46:19.029 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:46:19.032 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-23 17:46:19.034 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-23 17:46:19.036 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-23 17:46:19.039 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:46:19.041 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:46:19.043 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-23 17:46:19.046 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-23 17:46:19.049 | + 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-03-23 17:46:19.068 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:46:19.104 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-23 17:46:19.125 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:46:19.144 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-23 17:46:19.203 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-23 17:46:19.260 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-23 17:46:19.320 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-23 17:46:19.322 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-23 17:46:19.325 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:46:19.327 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 17:46:22.567 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-23 17:46:22.570 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-23 17:46:22.573 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 17:46:22.578 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-174622 2022-03-23 17:46:22.581 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-174622 1039' 2022-03-23 17:46:22.584 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:46:22.586 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 17:46:22.589 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:46:22.592 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 17:46:22.594 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:46:22.597 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 17:46:22.599 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:46:22.602 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 17:46:22.604 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:46:22.607 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 17:46:22.609 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:46:22.612 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 17:46:22.615 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:46:22.617 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-174217 2022-03-23 17:46:22.620 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:46:22.623 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 17:46:22.625 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:46:22.628 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 17:46:22.630 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:46:22.633 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 17:46:22.636 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:46:22.638 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 17:46:22.641 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:46:22.643 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 17:46:22.646 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:46:22.648 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 17:46:22.651 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-23 17:46:22.653 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-23 17:46:22.655 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-23 17:46:22.667 | + ./stack.sh:main:1065 : start_dstat 2022-03-23 17:46:22.670 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:46:22.672 | + functions-common:run_process:1680 : local service=dstat 2022-03-23 17:46:22.675 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:46:22.677 | + functions-common:run_process:1682 : local group= 2022-03-23 17:46:22.680 | + functions-common:run_process:1683 : local user= 2022-03-23 17:46:22.682 | + functions-common:run_process:1685 : local name=dstat 2022-03-23 17:46:22.684 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:46:22.687 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:46:22.689 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:46:22.692 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:46:22.695 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:46:22.700 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057582697 2022-03-23 17:46:22.702 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-23 17:46:22.720 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:46:22.722 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-23 17:46:22.725 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-23 17:46:22.727 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:46:22.730 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:46:22.733 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:46:22.735 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:46:22.738 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-23 17:46:22.740 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-23 17:46:22.743 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-23 17:46:22.746 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:46:22.749 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:46:22.751 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-23 17:46:22.754 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-23 17:46:22.756 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-23 17:46:22.759 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:46:22.761 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:46:22.764 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:46:22.766 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:46:22.769 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:46:22.771 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-23 17:46:22.773 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:46:22.778 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-23 17:46:22.832 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-23 17:46:22.889 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:46:22.945 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-23 17:46:23.000 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-23 17:46:23.054 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:46:23.111 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:46:23.113 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-23 17:46:23.170 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:46:23.696 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-23 17:46:23.710 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-23 17:46:24.224 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-23 17:46:24.244 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:46:24.247 | + functions-common:time_stop:2425 : local name 2022-03-23 17:46:24.250 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:46:24.252 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:46:24.255 | + functions-common:time_stop:2428 : local total 2022-03-23 17:46:24.257 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:46:24.260 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:46:24.262 | + functions-common:time_stop:2432 : start_time=1648057582697 2022-03-23 17:46:24.265 | + functions-common:time_stop:2434 : [[ -z 1648057582697 ]] 2022-03-23 17:46:24.268 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:46:24.272 | + functions-common:time_stop:2437 : end_time=1648057584269 2022-03-23 17:46:24.275 | + functions-common:time_stop:2438 : elapsed_time=1572 2022-03-23 17:46:24.277 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:46:24.279 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:46:24.282 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1572 2022-03-23 17:46:24.284 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-23 17:46:24.287 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-23 17:46:24.289 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-23 17:46:24.292 | + functions-common:run_process:1682 : local group= 2022-03-23 17:46:24.294 | + functions-common:run_process:1683 : local user=root 2022-03-23 17:46:24.296 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-23 17:46:24.299 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:46:24.301 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:46:24.303 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:46:24.306 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:46:24.309 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:46:24.314 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057584311 2022-03-23 17:46:24.316 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-23 17:46:24.333 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:46:24.336 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:46:24.338 | + functions-common:time_stop:2425 : local name 2022-03-23 17:46:24.341 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:46:24.343 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:46:24.345 | + functions-common:time_stop:2428 : local total 2022-03-23 17:46:24.348 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:46:24.350 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:46:24.354 | + functions-common:time_stop:2432 : start_time=1648057584311 2022-03-23 17:46:24.357 | + functions-common:time_stop:2434 : [[ -z 1648057584311 ]] 2022-03-23 17:46:24.360 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:46:24.365 | + functions-common:time_stop:2437 : end_time=1648057584362 2022-03-23 17:46:24.367 | + functions-common:time_stop:2438 : elapsed_time=51 2022-03-23 17:46:24.370 | + functions-common:time_stop:2439 : total=1572 2022-03-23 17:46:24.373 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:46:24.375 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1623 2022-03-23 17:46:24.378 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-23 17:46:24.400 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:46:24.403 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-23 17:46:24.421 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:46:24.423 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-23 17:46:24.449 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:46:24.451 | + ./stack.sh:main:1078 : start_etcd3 2022-03-23 17:46:24.454 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-23 17:46:24.456 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd' 2022-03-23 17:46:24.459 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-23 17:46:24.461 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380' 2022-03-23 17:46:24.470 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.45:2380' 2022-03-23 17:46:24.473 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.45:2379' 2022-03-23 17:46:24.475 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-23 17:46:24.478 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-23 17:46:24.481 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.45:2379' 2022-03-23 17:46:24.484 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-23 17:46:24.486 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-23 17:46:24.489 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 17:46:24.492 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' '' root 2022-03-23 17:46:24.495 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-23 17:46:24.498 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-03-23 17:46:24.500 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:46:24.502 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-23 17:46:24.505 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:46:24.507 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:46:24.514 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 17:46:24.516 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:46:24.521 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-23 17:46:24.603 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-23 17:46:24.674 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-03-23 17:46:24.724 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-23 17:46:24.774 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-23 17:46:24.826 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:46:24.878 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:46:24.881 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-23 17:46:24.944 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:46:25.444 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-23 17:46:25.502 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-23 17:46:25.558 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-23 17:46:25.611 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-23 17:46:25.668 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-23 17:46:25.671 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 17:46:25.675 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 17:46:25.678 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-23 17:46:26.225 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-23 17:46:26.239 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-23 17:46:26.761 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-23 17:46:26.939 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-23 17:46:26.959 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:46:26.962 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-23 17:46:26.965 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-23 17:46:26.968 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-23 17:46:26.972 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-23 17:46:26.985 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-23 17:46:26.998 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-23 17:46:27.000 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 17:46:27.003 | + 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.45/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-23 17:46:27.140 | + 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.45/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-23 17:46:27.278 | + 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.45/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-23 17:46:27.414 | + 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.45/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-23 17:46:27.551 | + 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.45/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-23 17:46:27.691 | + 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.45/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-23 17:46:27.828 | + 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.45/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-23 17:46:27.964 | + 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.45/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-23 17:46:28.100 | + 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.45/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-23 17:46:28.239 | + 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.45/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-23 17:46:28.377 | + functions-common:write_clouds_yaml:198 : cat 2022-03-23 17:46:28.382 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-23 17:46:28.385 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-23 17:46:28.388 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-23 17:46:28.393 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-23 17:46:28.396 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-23 17:46:28.398 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-23 17:46:28.415 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:46:28.418 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-23 17:46:28.420 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:46:28.423 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-23 17:46:28.425 | + ./stack.sh:main:1095 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-03-23 17:46:28.427 | + ./stack.sh:main:1096 : init_keystone 2022-03-23 17:46:28.430 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-23 17:46:28.447 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:46:28.449 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-23 17:46:28.452 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-23 17:46:28.454 | + lib/database:recreate_database:112 : local db=keystone 2022-03-23 17:46:28.457 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-23 17:46:28.459 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-23 17:46:28.462 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-23 17:46:28.466 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:46:28.947 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-23 17:46:28.952 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:46:28.970 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-23 17:46:28.972 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 17:46:28.975 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:46:28.977 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:46:28.981 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:46:28.986 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057588983 2022-03-23 17:46:28.989 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-23 17:46:33.741 | 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=555812) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:46:33.750 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:46:33.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.751 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.751 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.752 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.753 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:46:33.753 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:46:33.781 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:46:33.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.782 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.782 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.783 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.784 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:46:33.784 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:46:33.843 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:46:33.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.844 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.844 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.845 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:33.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:33.846 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:46:33.846 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:46:33.855 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 17:46:35.595 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:35.596 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 17:46:35.603 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:35.604 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 17:46:35.612 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:35.612 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 17:46:35.620 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:35.620 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 17:46:35.628 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:35.628 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 17:46:35.638 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:35.638 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 17:46:35.696 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:35.696 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:46:35.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.698 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.699 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.699 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.699 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.699 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:46:35.700 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:46:35.700 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:46:35.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.702 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.702 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.702 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.703 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:46:35.703 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:46:35.711 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:46:35.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.713 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.713 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.714 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:35.714 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:35.714 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:46:35.714 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:46:36.261 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:46:36.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.263 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.264 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.264 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.264 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.264 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:46:36.264 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:46:36.295 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:46:36.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.297 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.298 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.298 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.298 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.298 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:46:36.298 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:46:36.307 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 17:46:36.369 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:36.369 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 17:46:36.378 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:36.378 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 17:46:36.385 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:36.385 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 17:46:36.392 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:36.393 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 17:46:36.401 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:36.401 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 17:46:36.409 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:36.409 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 17:46:36.417 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:36.417 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:46:36.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.419 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.420 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.420 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.421 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:46:36.421 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:46:36.421 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:46:36.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.423 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.423 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.424 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.424 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.424 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:46:36.424 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:46:36.432 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:46:36.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.434 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.435 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.435 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.436 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:46:36.436 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:46:36.931 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:46:36.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.933 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.933 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.934 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.934 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:46:36.934 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:46:36.963 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:46:36.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.965 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.966 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.966 | 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=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:46:36.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:46:36.966 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:46:36.966 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=555812) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:46:36.975 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 17:46:36.991 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:36.991 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 17:46:37.000 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:37.001 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 17:46:37.009 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:37.009 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 17:46:37.016 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:37.016 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 17:46:37.026 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:37.026 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 17:46:37.033 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:37.033 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 17:46:37.040 | INFO migrate.versioning.api [-] done 2022-03-23 17:46:37.470 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-23 17:46:37.472 | + functions-common:time_stop:2425 : local name 2022-03-23 17:46:37.475 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:46:37.478 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:46:37.480 | + functions-common:time_stop:2428 : local total 2022-03-23 17:46:37.483 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:46:37.485 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 17:46:37.488 | + functions-common:time_stop:2432 : start_time=1648057588983 2022-03-23 17:46:37.491 | + functions-common:time_stop:2434 : [[ -z 1648057588983 ]] 2022-03-23 17:46:37.496 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:46:37.499 | + functions-common:time_stop:2437 : end_time=1648057597495 2022-03-23 17:46:37.501 | + functions-common:time_stop:2438 : elapsed_time=8512 2022-03-23 17:46:37.503 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:46:37.506 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:46:37.508 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8512 2022-03-23 17:46:37.511 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-23 17:46:37.513 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-23 17:46:37.517 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-23 17:46:42.147 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-23 17:46:42.147 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 17:46:42.147 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 17:46:42.148 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-23 17:46:42.148 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 17:46:42.148 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 17:46:42.148 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 17:46:42.149 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 17:46:42.149 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 17:46:42.531 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-23 17:46:42.535 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-23 17:46:47.097 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-23 17:46:47.097 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 17:46:47.097 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 17:46:47.098 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-23 17:46:47.098 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 17:46:47.098 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 17:46:47.098 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 17:46:47.099 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 17:46:47.099 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 17:46:47.488 | + ./stack.sh:main:1097 : start_keystone 2022-03-23 17:46:47.491 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-23 17:46:47.494 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-23 17:46:47.497 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-23 17:46:47.513 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:46:47.516 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-23 17:46:47.519 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-23 17:46:47.523 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-23 17:46:47.526 | + functions-common:run_process:1680 : local service=keystone 2022-03-23 17:46:47.528 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 17:46:47.531 | + functions-common:run_process:1682 : local group= 2022-03-23 17:46:47.533 | + functions-common:run_process:1683 : local user= 2022-03-23 17:46:47.536 | + functions-common:run_process:1685 : local name=keystone 2022-03-23 17:46:47.539 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:46:47.541 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:46:47.545 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:46:47.548 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:46:47.551 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:46:47.555 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057607552 2022-03-23 17:46:47.558 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-23 17:46:47.575 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:46:47.577 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-23 17:46:47.580 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-23 17:46:47.582 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 17:46:47.585 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 17:46:47.587 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 17:46:47.589 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 17:46:47.592 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-23 17:46:47.594 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-23 17:46:47.596 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-23 17:46:47.599 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:46:47.601 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:46:47.603 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-23 17:46:47.606 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-23 17:46:47.608 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-23 17:46:47.610 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 17:46:47.612 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:46:47.614 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:46:47.616 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-23 17:46:47.619 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:46:47.623 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-23 17:46:47.684 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-23 17:46:47.738 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-23 17:46:47.790 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 17:46:47.842 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:46:47.894 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-23 17:46:47.947 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-23 17:46:48.004 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-23 17:46:48.063 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-23 17:46:48.117 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-23 17:46:48.170 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:46:48.172 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-23 17:46:48.228 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:46:48.787 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-23 17:46:48.801 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-23 17:46:49.053 | ++ inc/async:async_inner:64 : rc=0 2022-03-23 17:46:49.079 | [553886 Async install_tempest:553886]: finished successfully 2022-03-23 17:46:49.295 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-23 17:46:49.377 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:46:49.381 | + functions-common:time_stop:2425 : local name 2022-03-23 17:46:49.383 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:46:49.386 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:46:49.390 | + functions-common:time_stop:2428 : local total 2022-03-23 17:46:49.393 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:46:49.396 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:46:49.399 | + functions-common:time_stop:2432 : start_time=1648057607552 2022-03-23 17:46:49.402 | + functions-common:time_stop:2434 : [[ -z 1648057607552 ]] 2022-03-23 17:46:49.406 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:46:49.411 | + functions-common:time_stop:2437 : end_time=1648057609408 2022-03-23 17:46:49.413 | + functions-common:time_stop:2438 : elapsed_time=1856 2022-03-23 17:46:49.415 | + functions-common:time_stop:2439 : total=1623 2022-03-23 17:46:49.418 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:46:49.420 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3479 2022-03-23 17:46:49.423 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-23 17:46:49.423 | Waiting for keystone to start... 2022-03-23 17:46:49.425 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.45/identity/v3/ 2022-03-23 17:46:49.427 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.45/identity/v3/ 2022-03-23 17:46:49.430 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:46:49.433 | + functions:wait_for_service:458 : local url=http://10.222.0.45/identity/v3/ 2022-03-23 17:46:49.435 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:46:49.437 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:46:49.440 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:46:49.442 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:46:49.445 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:46:49.448 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:46:49.452 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057609449 2022-03-23 17:46:49.454 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:46:49.460 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/identity/v3/ 2022-03-23 17:46:55.926 | + :: : [[ 200 == 503 ]] 2022-03-23 17:46:55.927 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:46:55.932 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:46:55.937 | + functions-common:time_stop:2425 : local name 2022-03-23 17:46:55.941 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:46:55.944 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:46:55.947 | + functions-common:time_stop:2428 : local total 2022-03-23 17:46:55.949 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:46:55.952 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:46:55.954 | + functions-common:time_stop:2432 : start_time=1648057609449 2022-03-23 17:46:55.956 | + functions-common:time_stop:2434 : [[ -z 1648057609449 ]] 2022-03-23 17:46:55.959 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:46:55.964 | + functions-common:time_stop:2437 : end_time=1648057615961 2022-03-23 17:46:55.966 | + functions-common:time_stop:2438 : elapsed_time=6512 2022-03-23 17:46:55.969 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:46:55.971 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:46:55.974 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6512 2022-03-23 17:46:55.976 | + functions:wait_for_service:467 : return 0 2022-03-23 17:46:55.979 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-23 17:46:55.998 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:46:56.002 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-23 17:46:56.005 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:46:56.007 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 17:46:56.036 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-23 17:46:56.040 | + 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.45/identity 2022-03-23 17:47:00.624 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.624 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.625 | 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=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.632 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.649 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.649 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.680 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.711 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.712 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.803 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.803 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.803 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.804 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.804 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.804 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.816 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.816 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.817 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.817 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.817 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.817 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.817 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.825 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.828 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.828 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.828 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.828 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.828 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.829 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.829 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=556644) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:47:00.863 | 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=556644) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:47:01.196 | INFO keystone.cmd.bootstrap [None req-bb344a85-7ff6-4402-9bea-5bd671d6bb85 None None] Created domain default 2022-03-23 17:47:01.245 | INFO keystone.cmd.bootstrap [None req-bb344a85-7ff6-4402-9bea-5bd671d6bb85 None None] Created project admin 2022-03-23 17:47:01.274 | DEBUG passlib.handlers.bcrypt [None req-bb344a85-7ff6-4402-9bea-5bd671d6bb85 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=556644) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-23 17:47:01.274 | DEBUG passlib.handlers.bcrypt [None req-bb344a85-7ff6-4402-9bea-5bd671d6bb85 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=556644) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-23 17:47:01.339 | INFO keystone.cmd.bootstrap [None req-bb344a85-7ff6-4402-9bea-5bd671d6bb85 None None] Created user admin 2022-03-23 17:47:01.354 | INFO keystone.cmd.bootstrap [None req-bb344a85-7ff6-4402-9bea-5bd671d6bb85 None None] Created role reader 2022-03-23 17:47:01.368 | INFO keystone.cmd.bootstrap [None req-bb344a85-7ff6-4402-9bea-5bd671d6bb85 None None] Created role member 2022-03-23 17:47:01.393 | INFO keystone.cmd.bootstrap [None req-bb344a85-7ff6-4402-9bea-5bd671d6bb85 None None] Created implied role where a5d15297b6c44c37a2e9d7c15507beb9 implies f53c008f3044438590f559f7bfb86f21 2022-03-23 17:47:01.404 | INFO keystone.cmd.bootstrap [None req-bb344a85-7ff6-4402-9bea-5bd671d6bb85 None None] Created role admin 2022-03-23 17:47:01.426 | INFO keystone.cmd.bootstrap [None req-bb344a85-7ff6-4402-9bea-5bd671d6bb85 None None] Created implied role where e5321a25e03a4f5eadc0b63c8830620f implies a5d15297b6c44c37a2e9d7c15507beb9 2022-03-23 17:47:01.441 | INFO keystone.cmd.bootstrap [None req-bb344a85-7ff6-4402-9bea-5bd671d6bb85 None None] Granted role admin on project admin to user admin. 2022-03-23 17:47:01.450 | INFO keystone.cmd.bootstrap [None req-bb344a85-7ff6-4402-9bea-5bd671d6bb85 None None] Granted role admin on the system to user admin. 2022-03-23 17:47:01.465 | WARNING py.warnings [None req-bb344a85-7ff6-4402-9bea-5bd671d6bb85 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-23 17:47:01.465 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-23 17:47:01.465 |  2022-03-23 17:47:01.471 | INFO keystone.cmd.bootstrap [None req-bb344a85-7ff6-4402-9bea-5bd671d6bb85 None None] Created region RegionOne 2022-03-23 17:47:01.511 | INFO keystone.cmd.bootstrap [None req-bb344a85-7ff6-4402-9bea-5bd671d6bb85 None None] Created public endpoint http://10.222.0.45/identity 2022-03-23 17:47:01.983 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-23 17:47:01.986 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-23 17:47:01.991 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-23 17:47:01.994 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-23 17:47:05.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:05.083 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:05.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:05.083 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:05.288 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:05.292 | + lib/keystone:create_keystone_accounts:310 : admin_project=6fce723c544f4a16ae81aa444d4d2636 2022-03-23 17:47:05.296 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-23 17:47:05.301 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-23 17:47:07.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:07.561 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:07.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:07.561 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:07.740 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:07.743 | + lib/keystone:create_keystone_accounts:312 : admin_user=7d4138818b064f1198ba978e79e3bfc8 2022-03-23 17:47:07.747 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-23 17:47:07.750 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-23 17:47:07.754 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-23 17:47:07.757 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 7d4138818b064f1198ba978e79e3bfc8 default 2022-03-23 17:47:07.817 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 7d4138818b064f1198ba978e79e3bfc8 default 2022-03-23 17:47:07.855 | [528514 Async ks-domain-role:556765]: running: get_or_add_user_domain_role admin 7d4138818b064f1198ba978e79e3bfc8 default 2022-03-23 17:47:07.858 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-23 17:47:07.860 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 17:47:07.863 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 17:47:11.020 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 17:47:11.023 | + functions-common:get_or_create_domain:888 : echo default 2022-03-23 17:47:11.023 | default 2022-03-23 17:47:11.026 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-23 17:47:11.084 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-23 17:47:11.128 | [528514 Async ks-project:556907]: running: get_or_create_project service Default 2022-03-23 17:47:11.131 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-23 17:47:11.208 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-23 17:47:11.250 | [528514 Async ks-service:556993]: running: get_or_create_role service 2022-03-23 17:47:11.252 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-23 17:47:11.317 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-23 17:47:11.380 | [528514 Async ks-reseller:557079]: running: get_or_create_role ResellerAdmin 2022-03-23 17:47:11.382 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-23 17:47:11.385 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-23 17:47:11.738 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-23 17:47:11.944 | [528514 Async ks-anotherrole:557169]: running: get_or_create_role anotherrole 2022-03-23 17:47:11.975 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-23 17:47:12.003 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-23 17:47:12.019 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:47:12.044 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-23 17:47:14.591 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:47:14.742 | [556993 Async ks-service:556993]: finished successfully 2022-03-23 17:47:15.009 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:47:15.046 | [557079 Async ks-reseller:557079]: finished successfully 2022-03-23 17:47:15.560 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:47:15.599 | [557169 Async ks-anotherrole:557169]: finished successfully 2022-03-23 17:47:15.715 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:47:15.746 | [556907 Async ks-project:556907]: finished successfully 2022-03-23 17:47:15.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:15.819 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:15.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:15.819 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:15.993 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:15.997 | ++ functions-common:get_or_create_project:938 : project_id=8877ae7ca81a488880767884d26a1fbd 2022-03-23 17:47:15.999 | ++ functions-common:get_or_create_project:939 : echo 8877ae7ca81a488880767884d26a1fbd 2022-03-23 17:47:16.002 | + lib/keystone:create_keystone_accounts:340 : invis_project=8877ae7ca81a488880767884d26a1fbd 2022-03-23 17:47:16.005 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-23 17:47:16.008 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-23 17:47:16.010 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:47:16.014 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-23 17:47:18.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:18.523 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:18.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:18.523 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:18.691 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:47:18.717 | [556765 Async ks-domain-role:556765]: finished successfully 2022-03-23 17:47:18.720 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:18.723 | ++ functions-common:get_or_create_project:938 : project_id=14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:18.726 | ++ functions-common:get_or_create_project:939 : echo 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:18.729 | + lib/keystone:create_keystone_accounts:344 : demo_project=14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:18.732 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-23 17:47:18.735 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-23 17:47:18.738 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:47:18.740 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-23 17:47:18.743 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-23 17:47:18.746 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-23 17:47:21.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:21.318 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:21.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:21.318 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:21.490 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:21.493 | ++ functions-common:get_or_create_user:925 : user_id=6ddf9a56126d497cadd534fa328f58ee 2022-03-23 17:47:21.496 | ++ functions-common:get_or_create_user:926 : echo 6ddf9a56126d497cadd534fa328f58ee 2022-03-23 17:47:21.500 | + lib/keystone:create_keystone_accounts:347 : demo_user=6ddf9a56126d497cadd534fa328f58ee 2022-03-23 17:47:21.504 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-23 17:47:21.558 | [528514 Async ks-domain-role:556765]: Waiting for completion of get_or_add_user_domain_role admin 7d4138818b064f1198ba978e79e3bfc8 default running on PID 556765 (6 other jobs running) 2022-03-23 17:47:21.584 | [528514 Async ks-domain-role:556765]: Signaling child to exit 2022-03-23 17:47:21.584 | WAKEUP 2022-03-23 17:47:21.607 | [528514 Async ks-domain-role:556765]: Signaled 2022-03-23 17:47:21.609 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-23 17:47:21.609 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7d4138818b064f1198ba978e79e3bfc8 --domain default 2022-03-23 17:47:21.609 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:47:21.609 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-23 17:47:21.609 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:47:21.609 | ++ functions-common:get_field:812 : read data 2022-03-23 17:47:21.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:21.609 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:21.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:21.609 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:21.609 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:21.609 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-23 17:47:21.609 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-23 17:47:21.609 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 7d4138818b064f1198ba978e79e3bfc8 --domain default 2022-03-23 17:47:21.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:21.609 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:21.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:21.609 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:21.609 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:47:21.609 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-23 17:47:21.609 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7d4138818b064f1198ba978e79e3bfc8 --domain default 2022-03-23 17:47:21.609 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:47:21.609 | ++ functions-common:get_field:812 : read data 2022-03-23 17:47:21.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:21.610 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:21.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:21.610 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:21.610 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:21.610 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:47:21.610 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:47:21.610 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:47:21.610 | ++ functions-common:get_field:818 : echo '| e5321a25e03a4f5eadc0b63c8830620f | 7d4138818b064f1198ba978e79e3bfc8 | | | default | | False |' 2022-03-23 17:47:21.610 | ++ functions-common:get_field:812 : read data 2022-03-23 17:47:21.610 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:47:21.610 | + functions-common:get_or_add_user_domain_role:1021 : echo e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:47:21.610 | e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:47:21.654 | [528514 Async ks-domain-role:556765]: finished get_or_add_user_domain_role admin 7d4138818b064f1198ba978e79e3bfc8 default with result 0 in 10 seconds 2022-03-23 17:47:21.661 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-23 17:47:21.697 | [528514 Async ks-project:556907]: Waiting for completion of get_or_create_project service Default running on PID 556907 (5 other jobs running) 2022-03-23 17:47:21.722 | [528514 Async ks-project:556907]: Signaling child to exit 2022-03-23 17:47:21.722 | WAKEUP 2022-03-23 17:47:21.746 | [528514 Async ks-project:556907]: Signaled 2022-03-23 17:47:21.747 | + functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:47:21.748 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-23 17:47:21.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:21.748 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:21.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:21.748 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:21.748 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:21.748 | + functions-common:get_or_create_project:938 : project_id=bc52b8114f9d47bd81894781a6ac3964 2022-03-23 17:47:21.748 | + functions-common:get_or_create_project:939 : echo bc52b8114f9d47bd81894781a6ac3964 2022-03-23 17:47:21.748 | bc52b8114f9d47bd81894781a6ac3964 2022-03-23 17:47:21.794 | [528514 Async ks-project:556907]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-23 17:47:21.833 | [528514 Async ks-service:556993]: Waiting for completion of get_or_create_role service running on PID 556993 (4 other jobs running) 2022-03-23 17:47:21.858 | [528514 Async ks-service:556993]: Signaling child to exit 2022-03-23 17:47:21.858 | WAKEUP 2022-03-23 17:47:21.882 | [528514 Async ks-service:556993]: Signaled 2022-03-23 17:47:21.884 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 17:47:21.884 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-23 17:47:21.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:21.884 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:21.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:21.884 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:21.884 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:21.884 | + functions-common:get_or_create_role:950 : role_id=12c1236a16c543c1b16184a79e930934 2022-03-23 17:47:21.884 | + functions-common:get_or_create_role:951 : echo 12c1236a16c543c1b16184a79e930934 2022-03-23 17:47:21.884 | 12c1236a16c543c1b16184a79e930934 2022-03-23 17:47:21.931 | [528514 Async ks-service:556993]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-23 17:47:21.968 | [528514 Async ks-reseller:557079]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 557079 (3 other jobs running) 2022-03-23 17:47:21.993 | [528514 Async ks-reseller:557079]: Signaling child to exit 2022-03-23 17:47:21.993 | WAKEUP 2022-03-23 17:47:22.016 | [528514 Async ks-reseller:557079]: Signaled 2022-03-23 17:47:22.018 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 17:47:22.018 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-23 17:47:22.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:22.018 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:22.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:22.018 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:22.018 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:22.018 | + functions-common:get_or_create_role:950 : role_id=05db8084e20d40dc96048790d463cf14 2022-03-23 17:47:22.018 | + functions-common:get_or_create_role:951 : echo 05db8084e20d40dc96048790d463cf14 2022-03-23 17:47:22.018 | 05db8084e20d40dc96048790d463cf14 2022-03-23 17:47:22.062 | [528514 Async ks-reseller:557079]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-03-23 17:47:22.099 | [528514 Async ks-anotherrole:557169]: Waiting for completion of get_or_create_role anotherrole running on PID 557169 (2 other jobs running) 2022-03-23 17:47:22.124 | [528514 Async ks-anotherrole:557169]: Signaling child to exit 2022-03-23 17:47:22.124 | WAKEUP 2022-03-23 17:47:22.147 | [528514 Async ks-anotherrole:557169]: Signaled 2022-03-23 17:47:22.148 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 17:47:22.148 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 17:47:22.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:22.148 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:22.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:22.148 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:22.148 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:22.148 | + functions-common:get_or_create_role:950 : role_id=4e5bc716e0c744e2a8fe9f611d03c859 2022-03-23 17:47:22.148 | + functions-common:get_or_create_role:951 : echo 4e5bc716e0c744e2a8fe9f611d03c859 2022-03-23 17:47:22.148 | 4e5bc716e0c744e2a8fe9f611d03c859 2022-03-23 17:47:22.192 | [528514 Async ks-anotherrole:557169]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-23 17:47:22.196 | + inc/async:async_wait:197 : return 0 2022-03-23 17:47:22.199 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 6ddf9a56126d497cadd534fa328f58ee 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:22.258 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6ddf9a56126d497cadd534fa328f58ee 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:22.299 | [528514 Async ks-demo-member:558036]: running: get_or_add_user_project_role member 6ddf9a56126d497cadd534fa328f58ee 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:22.302 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 7d4138818b064f1198ba978e79e3bfc8 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:22.362 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7d4138818b064f1198ba978e79e3bfc8 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:22.409 | [528514 Async ks-demo-admin:558148]: running: get_or_add_user_project_role admin 7d4138818b064f1198ba978e79e3bfc8 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:22.412 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 6ddf9a56126d497cadd534fa328f58ee 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:22.482 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6ddf9a56126d497cadd534fa328f58ee 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:22.526 | [528514 Async ks-demo-another:558260]: running: get_or_add_user_project_role anotherrole 6ddf9a56126d497cadd534fa328f58ee 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:22.529 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 6ddf9a56126d497cadd534fa328f58ee 8877ae7ca81a488880767884d26a1fbd 2022-03-23 17:47:22.596 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6ddf9a56126d497cadd534fa328f58ee 8877ae7ca81a488880767884d26a1fbd 2022-03-23 17:47:22.686 | [528514 Async ks-demo-invis:558372]: running: get_or_add_user_project_role member 6ddf9a56126d497cadd534fa328f58ee 8877ae7ca81a488880767884d26a1fbd 2022-03-23 17:47:22.689 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-23 17:47:22.697 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-23 17:47:22.703 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:47:22.705 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-23 17:47:22.710 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-23 17:47:22.718 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-23 17:47:26.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:26.726 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:26.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:26.726 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:26.915 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:26.918 | ++ functions-common:get_or_create_user:925 : user_id=aadd6b50896e4fa2ad5db80125b41db0 2022-03-23 17:47:26.921 | ++ functions-common:get_or_create_user:926 : echo aadd6b50896e4fa2ad5db80125b41db0 2022-03-23 17:47:26.924 | + lib/keystone:create_keystone_accounts:360 : demo_reader=aadd6b50896e4fa2ad5db80125b41db0 2022-03-23 17:47:26.927 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader aadd6b50896e4fa2ad5db80125b41db0 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:26.991 | + inc/async:async_inner:63 : get_or_add_user_project_role reader aadd6b50896e4fa2ad5db80125b41db0 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:27.036 | [528514 Async ks-demo-reader:558540]: running: get_or_add_user_project_role reader aadd6b50896e4fa2ad5db80125b41db0 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:27.040 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-23 17:47:27.046 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-23 17:47:27.050 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:47:27.055 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-23 17:47:31.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:31.355 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:31.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:31.355 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:31.652 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:31.655 | ++ functions-common:get_or_create_project:938 : project_id=01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:47:31.659 | ++ functions-common:get_or_create_project:939 : echo 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:47:31.663 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:47:31.666 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-23 17:47:31.673 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-23 17:47:31.683 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:47:31.688 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-23 17:47:31.708 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-23 17:47:31.713 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-23 17:47:35.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:35.145 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:35.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:35.145 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:35.359 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:35.361 | ++ functions-common:get_or_create_user:925 : user_id=eb92a2d9bd324851910a02ecf1be6f85 2022-03-23 17:47:35.364 | ++ functions-common:get_or_create_user:926 : echo eb92a2d9bd324851910a02ecf1be6f85 2022-03-23 17:47:35.367 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=eb92a2d9bd324851910a02ecf1be6f85 2022-03-23 17:47:35.369 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin eb92a2d9bd324851910a02ecf1be6f85 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:47:35.793 | + inc/async:async_inner:63 : get_or_add_user_project_role admin eb92a2d9bd324851910a02ecf1be6f85 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:47:36.007 | [528514 Async ks-alt-admin:558944]: running: get_or_add_user_project_role admin eb92a2d9bd324851910a02ecf1be6f85 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:47:36.028 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole eb92a2d9bd324851910a02ecf1be6f85 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:47:36.394 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:47:36.431 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole eb92a2d9bd324851910a02ecf1be6f85 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:47:36.599 | [558036 Async ks-demo-member:558036]: finished successfully 2022-03-23 17:47:36.717 | [528514 Async ks-alt-another:559078]: running: get_or_add_user_project_role anotherrole eb92a2d9bd324851910a02ecf1be6f85 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:47:36.747 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-23 17:47:36.782 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-23 17:47:36.803 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:47:36.828 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-23 17:47:36.841 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-23 17:47:36.866 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-23 17:47:39.412 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:47:39.533 | [558260 Async ks-demo-another:558260]: finished successfully 2022-03-23 17:47:40.709 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:47:40.747 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:47:40.755 | [558148 Async ks-demo-admin:558148]: finished successfully 2022-03-23 17:47:40.813 | [558372 Async ks-demo-invis:558372]: finished successfully 2022-03-23 17:47:41.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:41.286 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:41.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:41.286 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:41.493 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:41.496 | ++ functions-common:get_or_create_user:925 : user_id=1351e3368e6c4359bae0836b523d89f1 2022-03-23 17:47:41.499 | ++ functions-common:get_or_create_user:926 : echo 1351e3368e6c4359bae0836b523d89f1 2022-03-23 17:47:41.505 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=1351e3368e6c4359bae0836b523d89f1 2022-03-23 17:47:41.508 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 1351e3368e6c4359bae0836b523d89f1 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:47:41.578 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1351e3368e6c4359bae0836b523d89f1 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:47:41.638 | [528514 Async ks-alt-member-user:559441]: running: get_or_add_user_project_role member 1351e3368e6c4359bae0836b523d89f1 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:47:41.642 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-23 17:47:41.660 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-23 17:47:41.663 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:47:41.668 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-23 17:47:41.671 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-23 17:47:41.675 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-23 17:47:43.587 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:47:43.766 | [558540 Async ks-demo-reader:558540]: finished successfully 2022-03-23 17:47:45.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:45.165 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:45.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:45.165 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:45.363 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:45.367 | ++ functions-common:get_or_create_user:925 : user_id=437819f7739d4908b6bbebef46f24405 2022-03-23 17:47:45.371 | ++ functions-common:get_or_create_user:926 : echo 437819f7739d4908b6bbebef46f24405 2022-03-23 17:47:45.375 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=437819f7739d4908b6bbebef46f24405 2022-03-23 17:47:45.379 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 437819f7739d4908b6bbebef46f24405 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:47:45.489 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 437819f7739d4908b6bbebef46f24405 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:47:45.584 | [528514 Async ks-alt-reader-user:559665]: running: get_or_add_user_project_role reader 437819f7739d4908b6bbebef46f24405 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:47:45.589 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-23 17:47:45.596 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:47:45.606 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-23 17:47:45.627 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-23 17:47:45.657 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-23 17:47:49.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:49.331 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:49.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:49.331 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:49.521 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:49.524 | ++ functions-common:get_or_create_user:925 : user_id=939bc578862e461e9c63c7642c7ac583 2022-03-23 17:47:49.528 | ++ functions-common:get_or_create_user:926 : echo 939bc578862e461e9c63c7642c7ac583 2022-03-23 17:47:49.530 | + lib/keystone:create_keystone_accounts:392 : system_member_user=939bc578862e461e9c63c7642c7ac583 2022-03-23 17:47:49.533 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 939bc578862e461e9c63c7642c7ac583 all 2022-03-23 17:47:49.622 | + inc/async:async_inner:63 : get_or_add_user_system_role member 939bc578862e461e9c63c7642c7ac583 all 2022-03-23 17:47:49.664 | [528514 Async ks-system-member:559891]: running: get_or_add_user_system_role member 939bc578862e461e9c63c7642c7ac583 all 2022-03-23 17:47:49.667 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-23 17:47:49.670 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:47:49.672 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-23 17:47:49.677 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-23 17:47:49.681 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-23 17:47:50.168 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:47:50.313 | [559078 Async ks-alt-another:559078]: finished successfully 2022-03-23 17:47:51.798 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:47:51.989 | [558944 Async ks-alt-admin:558944]: finished successfully 2022-03-23 17:47:52.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:52.687 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:52.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:52.687 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:52.929 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:52.932 | ++ functions-common:get_or_create_user:925 : user_id=5fde74c97e8341d193d4efaace05317b 2022-03-23 17:47:52.936 | ++ functions-common:get_or_create_user:926 : echo 5fde74c97e8341d193d4efaace05317b 2022-03-23 17:47:52.939 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=5fde74c97e8341d193d4efaace05317b 2022-03-23 17:47:52.942 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 5fde74c97e8341d193d4efaace05317b all 2022-03-23 17:47:53.030 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 5fde74c97e8341d193d4efaace05317b all 2022-03-23 17:47:53.122 | [528514 Async ks-system-reader:560173]: running: get_or_add_user_system_role reader 5fde74c97e8341d193d4efaace05317b all 2022-03-23 17:47:53.133 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-23 17:47:53.137 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-23 17:47:53.144 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-23 17:47:53.147 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 17:47:53.150 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-23 17:47:55.543 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:47:55.672 | [559441 Async ks-alt-member-user:559441]: finished successfully 2022-03-23 17:47:56.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:56.073 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:56.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:56.074 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:56.269 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:56.272 | ++ functions-common:get_or_create_group:902 : group_id=93396f1b756e454c92f66506e1655747 2022-03-23 17:47:56.275 | ++ functions-common:get_or_create_group:903 : echo 93396f1b756e454c92f66506e1655747 2022-03-23 17:47:56.279 | + lib/keystone:create_keystone_accounts:402 : admin_group=93396f1b756e454c92f66506e1655747 2022-03-23 17:47:56.287 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-23 17:47:56.290 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-23 17:47:56.293 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-23 17:47:56.299 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 17:47:56.302 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-23 17:47:58.863 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:47:58.908 | [559665 Async ks-alt-reader-user:559665]: finished successfully 2022-03-23 17:47:59.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:59.065 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:59.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:47:59.065 | from cryptography.utils import int_from_bytes 2022-03-23 17:47:59.252 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:47:59.255 | ++ functions-common:get_or_create_group:902 : group_id=01a892baf33a4ba99ec1260be598ce20 2022-03-23 17:47:59.258 | ++ functions-common:get_or_create_group:903 : echo 01a892baf33a4ba99ec1260be598ce20 2022-03-23 17:47:59.261 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=01a892baf33a4ba99ec1260be598ce20 2022-03-23 17:47:59.264 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 01a892baf33a4ba99ec1260be598ce20 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:59.339 | + inc/async:async_inner:63 : get_or_add_group_project_role member 01a892baf33a4ba99ec1260be598ce20 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:59.383 | [528514 Async ks-group-memberdemo:560526]: running: get_or_add_group_project_role member 01a892baf33a4ba99ec1260be598ce20 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:59.388 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 01a892baf33a4ba99ec1260be598ce20 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:59.489 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 01a892baf33a4ba99ec1260be598ce20 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:59.595 | [528514 Async ks-group-anotherdemo:560612]: running: get_or_add_group_project_role anotherrole 01a892baf33a4ba99ec1260be598ce20 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:47:59.609 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 01a892baf33a4ba99ec1260be598ce20 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:47:59.922 | + inc/async:async_inner:63 : get_or_add_group_project_role member 01a892baf33a4ba99ec1260be598ce20 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:00.038 | [528514 Async ks-group-memberalt:560709]: running: get_or_add_group_project_role member 01a892baf33a4ba99ec1260be598ce20 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:00.055 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 01a892baf33a4ba99ec1260be598ce20 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:00.527 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 01a892baf33a4ba99ec1260be598ce20 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:00.579 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:48:00.646 | [528514 Async ks-group-anotheralt:560805]: running: get_or_add_group_project_role anotherrole 01a892baf33a4ba99ec1260be598ce20 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:00.678 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 93396f1b756e454c92f66506e1655747 6fce723c544f4a16ae81aa444d4d2636 2022-03-23 17:48:00.730 | [559891 Async ks-system-member:559891]: finished successfully 2022-03-23 17:48:01.106 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 93396f1b756e454c92f66506e1655747 6fce723c544f4a16ae81aa444d4d2636 2022-03-23 17:48:01.365 | [528514 Async ks-group-admin:560929]: running: get_or_add_group_project_role admin 93396f1b756e454c92f66506e1655747 6fce723c544f4a16ae81aa444d4d2636 2022-03-23 17:48:01.391 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-23 17:48:01.752 | [528514 Async ks-demo-member:558036]: Waiting for completion of get_or_add_user_project_role member 6ddf9a56126d497cadd534fa328f58ee 14d1248657e744a0963f8c4d0fff411d running on PID 558036 (17 other jobs running) 2022-03-23 17:48:01.929 | [528514 Async ks-demo-member:558036]: Signaling child to exit 2022-03-23 17:48:01.929 | WAKEUP 2022-03-23 17:48:02.068 | [528514 Async ks-demo-member:558036]: Signaled 2022-03-23 17:48:02.070 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:48:02.070 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:48:02.070 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:48:02.070 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:48:02.070 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:48:02.070 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:48:02.070 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:48:02.070 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:48:02.070 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6ddf9a56126d497cadd534fa328f58ee --project 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:48:02.070 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:02.070 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:48:02.070 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:02.070 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:02.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:02.070 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:02.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:02.070 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:02.070 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:02.070 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:48:02.070 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:48:02.070 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 6ddf9a56126d497cadd534fa328f58ee --project 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:48:02.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:02.070 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:02.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:02.070 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:02.071 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6ddf9a56126d497cadd534fa328f58ee --project 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:48:02.071 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:02.071 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:48:02.071 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:02.071 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:02.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:02.071 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:02.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:02.071 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:02.071 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:02.071 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:48:02.071 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:48:02.071 | ++ functions-common:get_field:818 : echo '| a5d15297b6c44c37a2e9d7c15507beb9 | 6ddf9a56126d497cadd534fa328f58ee | | 14d1248657e744a0963f8c4d0fff411d | | | False |' 2022-03-23 17:48:02.071 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:48:02.071 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:02.071 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a5d15297b6c44c37a2e9d7c15507beb9 2022-03-23 17:48:02.071 | + functions-common:get_or_add_user_project_role:997 : echo a5d15297b6c44c37a2e9d7c15507beb9 2022-03-23 17:48:02.071 | a5d15297b6c44c37a2e9d7c15507beb9 2022-03-23 17:48:02.365 | [528514 Async ks-demo-member:558036]: finished get_or_add_user_project_role member 6ddf9a56126d497cadd534fa328f58ee 14d1248657e744a0963f8c4d0fff411d with result 0 in 14 seconds 2022-03-23 17:48:02.599 | [528514 Async ks-demo-admin:558148]: Waiting for completion of get_or_add_user_project_role admin 7d4138818b064f1198ba978e79e3bfc8 14d1248657e744a0963f8c4d0fff411d running on PID 558148 (16 other jobs running) 2022-03-23 17:48:02.726 | [528514 Async ks-demo-admin:558148]: Signaling child to exit 2022-03-23 17:48:02.726 | WAKEUP 2022-03-23 17:48:02.875 | [528514 Async ks-demo-admin:558148]: Signaled 2022-03-23 17:48:02.890 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:48:02.890 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:48:02.890 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:48:02.890 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:48:02.890 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:48:02.890 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:48:02.890 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:48:02.890 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:48:02.890 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:02.890 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7d4138818b064f1198ba978e79e3bfc8 --project 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:48:02.890 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:48:02.891 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:02.891 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:02.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:02.891 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:02.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:02.891 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:02.891 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:02.891 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:48:02.891 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:48:02.891 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 7d4138818b064f1198ba978e79e3bfc8 --project 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:48:02.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:02.891 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:02.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:02.891 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:02.891 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7d4138818b064f1198ba978e79e3bfc8 --project 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:48:02.891 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:02.891 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:48:02.891 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:02.891 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:02.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:02.891 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:02.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:02.891 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:02.891 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:02.891 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:48:02.891 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:48:02.891 | ++ functions-common:get_field:818 : echo '| e5321a25e03a4f5eadc0b63c8830620f | 7d4138818b064f1198ba978e79e3bfc8 | | 14d1248657e744a0963f8c4d0fff411d | | | False |' 2022-03-23 17:48:02.891 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:48:02.891 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:02.891 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:48:02.891 | + functions-common:get_or_add_user_project_role:997 : echo e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:48:02.892 | e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:48:03.180 | [528514 Async ks-demo-admin:558148]: finished get_or_add_user_project_role admin 7d4138818b064f1198ba978e79e3bfc8 14d1248657e744a0963f8c4d0fff411d with result 0 in 18 seconds 2022-03-23 17:48:03.425 | [528514 Async ks-demo-another:558260]: Waiting for completion of get_or_add_user_project_role anotherrole 6ddf9a56126d497cadd534fa328f58ee 14d1248657e744a0963f8c4d0fff411d running on PID 558260 (15 other jobs running) 2022-03-23 17:48:03.588 | [528514 Async ks-demo-another:558260]: Signaling child to exit 2022-03-23 17:48:03.589 | WAKEUP 2022-03-23 17:48:03.734 | [528514 Async ks-demo-another:558260]: Signaled 2022-03-23 17:48:03.754 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:48:03.754 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:48:03.754 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:48:03.754 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:48:03.754 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:48:03.754 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:48:03.754 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:48:03.754 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:48:03.754 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:03.754 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:48:03.754 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6ddf9a56126d497cadd534fa328f58ee --project 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:48:03.754 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:03.755 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:03.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:03.755 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:03.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:03.755 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:03.755 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:03.755 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:48:03.755 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:48:03.755 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6ddf9a56126d497cadd534fa328f58ee --project 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:48:03.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:03.755 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:03.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:03.755 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:03.755 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6ddf9a56126d497cadd534fa328f58ee --project 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:48:03.755 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:03.755 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:48:03.755 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:03.755 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:03.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:03.755 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:03.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:03.755 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:03.755 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:03.755 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:48:03.755 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:48:03.755 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:48:03.755 | ++ functions-common:get_field:818 : echo '| 4e5bc716e0c744e2a8fe9f611d03c859 | 6ddf9a56126d497cadd534fa328f58ee | | 14d1248657e744a0963f8c4d0fff411d | | | False |' 2022-03-23 17:48:03.755 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:03.755 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4e5bc716e0c744e2a8fe9f611d03c859 2022-03-23 17:48:03.756 | + functions-common:get_or_add_user_project_role:997 : echo 4e5bc716e0c744e2a8fe9f611d03c859 2022-03-23 17:48:03.756 | 4e5bc716e0c744e2a8fe9f611d03c859 2022-03-23 17:48:04.033 | [528514 Async ks-demo-another:558260]: finished get_or_add_user_project_role anotherrole 6ddf9a56126d497cadd534fa328f58ee 14d1248657e744a0963f8c4d0fff411d with result 0 in 17 seconds 2022-03-23 17:48:04.202 | [528514 Async ks-demo-invis:558372]: Waiting for completion of get_or_add_user_project_role member 6ddf9a56126d497cadd534fa328f58ee 8877ae7ca81a488880767884d26a1fbd running on PID 558372 (14 other jobs running) 2022-03-23 17:48:04.254 | [528514 Async ks-demo-invis:558372]: Signaling child to exit 2022-03-23 17:48:04.255 | WAKEUP 2022-03-23 17:48:04.270 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:48:04.367 | [528514 Async ks-demo-invis:558372]: Signaled 2022-03-23 17:48:04.377 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:48:04.378 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:48:04.378 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:48:04.378 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:48:04.378 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:48:04.378 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:48:04.378 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:48:04.378 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:48:04.378 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:48:04.378 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6ddf9a56126d497cadd534fa328f58ee --project 8877ae7ca81a488880767884d26a1fbd 2022-03-23 17:48:04.378 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:04.378 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:04.378 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:04.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:04.378 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:04.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:04.378 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:04.378 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:04.378 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:48:04.378 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:48:04.378 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 6ddf9a56126d497cadd534fa328f58ee --project 8877ae7ca81a488880767884d26a1fbd 2022-03-23 17:48:04.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:04.378 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:04.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:04.378 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:04.378 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:48:04.378 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:04.378 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6ddf9a56126d497cadd534fa328f58ee --project 8877ae7ca81a488880767884d26a1fbd 2022-03-23 17:48:04.378 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:04.378 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:04.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:04.379 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:04.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:04.379 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:04.379 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:04.379 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:48:04.379 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:48:04.379 | ++ functions-common:get_field:818 : echo '| a5d15297b6c44c37a2e9d7c15507beb9 | 6ddf9a56126d497cadd534fa328f58ee | | 8877ae7ca81a488880767884d26a1fbd | | | False |' 2022-03-23 17:48:04.379 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:48:04.379 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:04.379 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a5d15297b6c44c37a2e9d7c15507beb9 2022-03-23 17:48:04.379 | + functions-common:get_or_add_user_project_role:997 : echo a5d15297b6c44c37a2e9d7c15507beb9 2022-03-23 17:48:04.379 | a5d15297b6c44c37a2e9d7c15507beb9 2022-03-23 17:48:04.407 | [560173 Async ks-system-reader:560173]: finished successfully 2022-03-23 17:48:04.586 | [528514 Async ks-demo-invis:558372]: finished get_or_add_user_project_role member 6ddf9a56126d497cadd534fa328f58ee 8877ae7ca81a488880767884d26a1fbd with result 0 in 18 seconds 2022-03-23 17:48:04.754 | [528514 Async ks-demo-reader:558540]: Waiting for completion of get_or_add_user_project_role reader aadd6b50896e4fa2ad5db80125b41db0 14d1248657e744a0963f8c4d0fff411d running on PID 558540 (13 other jobs running) 2022-03-23 17:48:04.873 | [528514 Async ks-demo-reader:558540]: Signaling child to exit 2022-03-23 17:48:04.873 | WAKEUP 2022-03-23 17:48:04.966 | [528514 Async ks-demo-reader:558540]: Signaled 2022-03-23 17:48:04.974 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:48:04.974 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:48:04.974 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:48:04.974 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:48:04.974 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:48:04.974 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:48:04.974 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:48:04.974 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:48:04.974 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:04.974 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:48:04.974 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user aadd6b50896e4fa2ad5db80125b41db0 --project 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:48:04.975 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:04.975 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:04.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:04.975 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:04.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:04.975 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:04.975 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:04.975 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:48:04.975 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:48:04.975 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user aadd6b50896e4fa2ad5db80125b41db0 --project 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:48:04.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:04.975 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:04.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:04.975 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:04.975 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user aadd6b50896e4fa2ad5db80125b41db0 --project 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:48:04.975 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:04.975 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:48:04.975 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:04.975 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:04.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:04.975 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:04.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:04.975 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:04.975 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:04.975 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:48:04.975 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:48:04.975 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:48:04.975 | ++ functions-common:get_field:818 : echo '| f53c008f3044438590f559f7bfb86f21 | aadd6b50896e4fa2ad5db80125b41db0 | | 14d1248657e744a0963f8c4d0fff411d | | | False |' 2022-03-23 17:48:04.975 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:04.975 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f53c008f3044438590f559f7bfb86f21 2022-03-23 17:48:04.975 | + functions-common:get_or_add_user_project_role:997 : echo f53c008f3044438590f559f7bfb86f21 2022-03-23 17:48:04.976 | f53c008f3044438590f559f7bfb86f21 2022-03-23 17:48:05.237 | [528514 Async ks-demo-reader:558540]: finished get_or_add_user_project_role reader aadd6b50896e4fa2ad5db80125b41db0 14d1248657e744a0963f8c4d0fff411d with result 0 in 16 seconds 2022-03-23 17:48:05.251 | + inc/async:async_wait:197 : return 0 2022-03-23 17:48:05.254 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-23 17:48:05.554 | [528514 Async ks-alt-admin:558944]: Waiting for completion of get_or_add_user_project_role admin eb92a2d9bd324851910a02ecf1be6f85 01485fd63c2f4cc9b643be02e3e63b3d running on PID 558944 (12 other jobs running) 2022-03-23 17:48:05.717 | [528514 Async ks-alt-admin:558944]: Signaling child to exit 2022-03-23 17:48:05.719 | WAKEUP 2022-03-23 17:48:05.864 | [528514 Async ks-alt-admin:558944]: Signaled 2022-03-23 17:48:05.878 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:48:05.878 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:48:05.879 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:48:05.879 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:48:05.879 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:48:05.879 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:48:05.879 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:48:05.879 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:48:05.879 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:48:05.879 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:05.879 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user eb92a2d9bd324851910a02ecf1be6f85 --project 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:05.879 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:05.879 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:05.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:05.879 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:05.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:05.879 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:05.879 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:05.879 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:48:05.879 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:48:05.879 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user eb92a2d9bd324851910a02ecf1be6f85 --project 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:05.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:05.879 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:05.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:05.879 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:05.879 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user eb92a2d9bd324851910a02ecf1be6f85 --project 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:05.879 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:05.879 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:48:05.879 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:05.879 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:05.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:05.879 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:05.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:05.880 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:05.880 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:05.880 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:48:05.880 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:48:05.880 | ++ functions-common:get_field:818 : echo '| e5321a25e03a4f5eadc0b63c8830620f | eb92a2d9bd324851910a02ecf1be6f85 | | 01485fd63c2f4cc9b643be02e3e63b3d | | | False |' 2022-03-23 17:48:05.880 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:48:05.880 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:05.880 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:48:05.880 | + functions-common:get_or_add_user_project_role:997 : echo e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:48:05.880 | e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:48:06.118 | [528514 Async ks-alt-admin:558944]: finished get_or_add_user_project_role admin eb92a2d9bd324851910a02ecf1be6f85 01485fd63c2f4cc9b643be02e3e63b3d with result 0 in 16 seconds 2022-03-23 17:48:06.379 | [528514 Async ks-alt-another:559078]: Waiting for completion of get_or_add_user_project_role anotherrole eb92a2d9bd324851910a02ecf1be6f85 01485fd63c2f4cc9b643be02e3e63b3d running on PID 559078 (11 other jobs running) 2022-03-23 17:48:06.517 | [528514 Async ks-alt-another:559078]: Signaling child to exit 2022-03-23 17:48:06.518 | WAKEUP 2022-03-23 17:48:06.660 | [528514 Async ks-alt-another:559078]: Signaled 2022-03-23 17:48:06.666 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:48:06.666 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:48:06.666 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:48:06.666 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:48:06.666 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:48:06.666 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:48:06.666 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:48:06.667 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:48:06.667 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user eb92a2d9bd324851910a02ecf1be6f85 --project 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:06.667 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:48:06.667 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:06.667 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:06.667 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:06.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:06.667 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:06.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:06.667 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:06.667 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:06.667 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:48:06.667 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:48:06.667 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user eb92a2d9bd324851910a02ecf1be6f85 --project 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:06.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:06.667 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:06.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:06.667 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:06.667 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user eb92a2d9bd324851910a02ecf1be6f85 --project 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:06.667 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:06.667 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:48:06.667 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:06.667 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:06.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:06.667 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:06.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:06.667 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:06.667 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:06.667 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:48:06.667 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:48:06.667 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:48:06.668 | ++ functions-common:get_field:818 : echo '| 4e5bc716e0c744e2a8fe9f611d03c859 | eb92a2d9bd324851910a02ecf1be6f85 | | 01485fd63c2f4cc9b643be02e3e63b3d | | | False |' 2022-03-23 17:48:06.668 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:06.668 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4e5bc716e0c744e2a8fe9f611d03c859 2022-03-23 17:48:06.668 | + functions-common:get_or_add_user_project_role:997 : echo 4e5bc716e0c744e2a8fe9f611d03c859 2022-03-23 17:48:06.668 | 4e5bc716e0c744e2a8fe9f611d03c859 2022-03-23 17:48:06.951 | [528514 Async ks-alt-another:559078]: finished get_or_add_user_project_role anotherrole eb92a2d9bd324851910a02ecf1be6f85 01485fd63c2f4cc9b643be02e3e63b3d with result 0 in 14 seconds 2022-03-23 17:48:07.198 | [528514 Async ks-alt-member-user:559441]: Waiting for completion of get_or_add_user_project_role member 1351e3368e6c4359bae0836b523d89f1 01485fd63c2f4cc9b643be02e3e63b3d running on PID 559441 (10 other jobs running) 2022-03-23 17:48:07.335 | [528514 Async ks-alt-member-user:559441]: Signaling child to exit 2022-03-23 17:48:07.336 | WAKEUP 2022-03-23 17:48:07.430 | [528514 Async ks-alt-member-user:559441]: Signaled 2022-03-23 17:48:07.450 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:48:07.450 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:48:07.450 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:48:07.450 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:48:07.450 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:48:07.450 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:48:07.450 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:48:07.450 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:48:07.450 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1351e3368e6c4359bae0836b523d89f1 --project 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:07.451 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:48:07.451 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:07.451 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:07.451 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:07.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:07.451 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:07.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:07.451 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:07.451 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:07.451 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:48:07.451 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:48:07.451 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 1351e3368e6c4359bae0836b523d89f1 --project 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:07.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:07.451 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:07.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:07.451 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:07.451 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:07.451 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1351e3368e6c4359bae0836b523d89f1 --project 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:07.451 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:48:07.451 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:07.451 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:07.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:07.451 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:07.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:07.451 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:07.451 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:07.451 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:48:07.451 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:48:07.451 | ++ functions-common:get_field:818 : echo '| a5d15297b6c44c37a2e9d7c15507beb9 | 1351e3368e6c4359bae0836b523d89f1 | | 01485fd63c2f4cc9b643be02e3e63b3d | | | False |' 2022-03-23 17:48:07.451 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:48:07.451 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:07.452 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a5d15297b6c44c37a2e9d7c15507beb9 2022-03-23 17:48:07.452 | + functions-common:get_or_add_user_project_role:997 : echo a5d15297b6c44c37a2e9d7c15507beb9 2022-03-23 17:48:07.452 | a5d15297b6c44c37a2e9d7c15507beb9 2022-03-23 17:48:07.699 | [528514 Async ks-alt-member-user:559441]: finished get_or_add_user_project_role member 1351e3368e6c4359bae0836b523d89f1 01485fd63c2f4cc9b643be02e3e63b3d with result 0 in 14 seconds 2022-03-23 17:48:07.948 | [528514 Async ks-alt-reader-user:559665]: Waiting for completion of get_or_add_user_project_role reader 437819f7739d4908b6bbebef46f24405 01485fd63c2f4cc9b643be02e3e63b3d running on PID 559665 (9 other jobs running) 2022-03-23 17:48:08.111 | [528514 Async ks-alt-reader-user:559665]: Signaling child to exit 2022-03-23 17:48:08.111 | WAKEUP 2022-03-23 17:48:08.244 | [528514 Async ks-alt-reader-user:559665]: Signaled 2022-03-23 17:48:08.255 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:48:08.255 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:48:08.255 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:48:08.255 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:48:08.255 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:48:08.255 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:48:08.256 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:48:08.256 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:48:08.256 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:08.256 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 437819f7739d4908b6bbebef46f24405 --project 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:08.256 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:48:08.256 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:08.256 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:08.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:08.256 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:08.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:08.256 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:08.256 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:08.256 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:48:08.256 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:48:08.256 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 437819f7739d4908b6bbebef46f24405 --project 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:08.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:08.256 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:08.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:08.257 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:08.257 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:48:08.257 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:48:08.257 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 437819f7739d4908b6bbebef46f24405 --project 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:08.257 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:48:08.257 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:08.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:08.257 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:08.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:08.257 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:08.257 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:08.257 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:48:08.257 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:48:08.257 | ++ functions-common:get_field:818 : echo '| f53c008f3044438590f559f7bfb86f21 | 437819f7739d4908b6bbebef46f24405 | | 01485fd63c2f4cc9b643be02e3e63b3d | | | False |' 2022-03-23 17:48:08.257 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:48:08.257 | ++ functions-common:get_field:812 : read data 2022-03-23 17:48:08.257 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f53c008f3044438590f559f7bfb86f21 2022-03-23 17:48:08.257 | + functions-common:get_or_add_user_project_role:997 : echo f53c008f3044438590f559f7bfb86f21 2022-03-23 17:48:08.257 | f53c008f3044438590f559f7bfb86f21 2022-03-23 17:48:08.552 | [528514 Async ks-alt-reader-user:559665]: finished get_or_add_user_project_role reader 437819f7739d4908b6bbebef46f24405 01485fd63c2f4cc9b643be02e3e63b3d with result 0 in 13 seconds 2022-03-23 17:48:08.582 | + inc/async:async_wait:197 : return 0 2022-03-23 17:48:08.593 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-23 17:48:08.929 | [528514 Async ks-system-member:559891]: Waiting for completion of get_or_add_user_system_role member 939bc578862e461e9c63c7642c7ac583 all running on PID 559891 (8 other jobs running) 2022-03-23 17:48:09.143 | [528514 Async ks-system-member:559891]: Signaling child to exit 2022-03-23 17:48:09.143 | WAKEUP 2022-03-23 17:48:09.332 | [528514 Async ks-system-member:559891]: Signaled 2022-03-23 17:48:09.349 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 17:48:09.349 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 17:48:09.349 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 17:48:09.349 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:48:09.349 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:48:09.349 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:48:09.349 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:48:09.349 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:48:09.349 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 17:48:09.349 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 939bc578862e461e9c63c7642c7ac583 --system all -f value -c Role 2022-03-23 17:48:09.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:09.349 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:09.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:09.350 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:09.350 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:09.350 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 17:48:09.350 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 17:48:09.350 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 939bc578862e461e9c63c7642c7ac583 --system all 2022-03-23 17:48:09.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:09.350 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:09.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:09.350 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:09.350 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 939bc578862e461e9c63c7642c7ac583 --system all -f value -c Role 2022-03-23 17:48:09.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:09.350 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:09.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:09.350 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:09.350 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:09.350 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=a5d15297b6c44c37a2e9d7c15507beb9 2022-03-23 17:48:09.350 | + functions-common:get_or_add_user_system_role:1052 : echo a5d15297b6c44c37a2e9d7c15507beb9 2022-03-23 17:48:09.350 | a5d15297b6c44c37a2e9d7c15507beb9 2022-03-23 17:48:09.586 | [528514 Async ks-system-member:559891]: finished get_or_add_user_system_role member 939bc578862e461e9c63c7642c7ac583 all with result 0 in 11 seconds 2022-03-23 17:48:09.806 | [528514 Async ks-system-reader:560173]: Waiting for completion of get_or_add_user_system_role reader 5fde74c97e8341d193d4efaace05317b all running on PID 560173 (7 other jobs running) 2022-03-23 17:48:09.930 | [528514 Async ks-system-reader:560173]: Signaling child to exit 2022-03-23 17:48:09.931 | WAKEUP 2022-03-23 17:48:10.016 | [528514 Async ks-system-reader:560173]: Signaled 2022-03-23 17:48:10.017 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 17:48:10.017 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 17:48:10.017 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 17:48:10.017 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:48:10.017 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:48:10.017 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:48:10.017 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:48:10.017 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:48:10.017 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 17:48:10.017 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5fde74c97e8341d193d4efaace05317b --system all -f value -c Role 2022-03-23 17:48:10.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:10.017 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:10.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:10.018 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:10.018 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:10.018 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 17:48:10.018 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 17:48:10.018 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 5fde74c97e8341d193d4efaace05317b --system all 2022-03-23 17:48:10.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:10.018 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:10.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:10.018 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:10.018 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5fde74c97e8341d193d4efaace05317b --system all -f value -c Role 2022-03-23 17:48:10.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:10.018 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:10.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:10.018 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:10.018 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:10.018 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=f53c008f3044438590f559f7bfb86f21 2022-03-23 17:48:10.018 | + functions-common:get_or_add_user_system_role:1052 : echo f53c008f3044438590f559f7bfb86f21 2022-03-23 17:48:10.018 | f53c008f3044438590f559f7bfb86f21 2022-03-23 17:48:10.256 | [528514 Async ks-system-reader:560173]: finished get_or_add_user_system_role reader 5fde74c97e8341d193d4efaace05317b all with result 0 in 11 seconds 2022-03-23 17:48:10.283 | + inc/async:async_wait:197 : return 0 2022-03-23 17:48:10.298 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-23 17:48:10.567 | [528514 Async ks-group-memberdemo:560526]: Waiting for completion of get_or_add_group_project_role member 01a892baf33a4ba99ec1260be598ce20 14d1248657e744a0963f8c4d0fff411d running on PID 560526 (6 other jobs running) 2022-03-23 17:48:10.701 | [528514 Async ks-group-memberdemo:560526]: Signaling child to exit 2022-03-23 17:48:13.323 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:48:13.469 | [560612 Async ks-group-anotherdemo:560612]: finished successfully 2022-03-23 17:48:13.506 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:48:13.544 | [560526 Async ks-group-memberdemo:560526]: finished successfully 2022-03-23 17:48:13.568 | WAKEUP 2022-03-23 17:48:13.597 | [528514 Async ks-group-memberdemo:560526]: Signaled 2022-03-23 17:48:13.598 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 17:48:13.598 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 01a892baf33a4ba99ec1260be598ce20 --project 14d1248657e744a0963f8c4d0fff411d -f value 2022-03-23 17:48:13.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:13.598 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:13.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:13.599 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:13.599 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:13.599 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 17:48:13.599 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 17:48:13.599 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 01a892baf33a4ba99ec1260be598ce20 --project 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:48:13.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:13.599 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:13.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:13.599 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:13.599 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 01a892baf33a4ba99ec1260be598ce20 --project 14d1248657e744a0963f8c4d0fff411d -f value 2022-03-23 17:48:13.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:13.599 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:13.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:13.599 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:13.599 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:13.599 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a5d15297b6c44c37a2e9d7c15507beb9 01a892baf33a4ba99ec1260be598ce20 14d1248657e744a0963f8c4d0fff411d False' 2022-03-23 17:48:13.599 | + functions-common:get_or_add_group_project_role:1076 : echo a5d15297b6c44c37a2e9d7c15507beb9 01a892baf33a4ba99ec1260be598ce20 14d1248657e744a0963f8c4d0fff411d False 2022-03-23 17:48:13.599 | a5d15297b6c44c37a2e9d7c15507beb9 01a892baf33a4ba99ec1260be598ce20 14d1248657e744a0963f8c4d0fff411d False 2022-03-23 17:48:13.669 | [528514 Async ks-group-memberdemo:560526]: finished get_or_add_group_project_role member 01a892baf33a4ba99ec1260be598ce20 14d1248657e744a0963f8c4d0fff411d with result 0 in 14 seconds 2022-03-23 17:48:13.716 | [528514 Async ks-group-anotherdemo:560612]: Waiting for completion of get_or_add_group_project_role anotherrole 01a892baf33a4ba99ec1260be598ce20 14d1248657e744a0963f8c4d0fff411d running on PID 560612 (5 other jobs running) 2022-03-23 17:48:13.749 | [528514 Async ks-group-anotherdemo:560612]: Signaling child to exit 2022-03-23 17:48:13.750 | WAKEUP 2022-03-23 17:48:13.778 | [528514 Async ks-group-anotherdemo:560612]: Signaled 2022-03-23 17:48:13.779 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 17:48:13.779 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 01a892baf33a4ba99ec1260be598ce20 --project 14d1248657e744a0963f8c4d0fff411d -f value 2022-03-23 17:48:13.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:13.779 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:13.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:13.779 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:13.779 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:13.779 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 17:48:13.779 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 17:48:13.779 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 01a892baf33a4ba99ec1260be598ce20 --project 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:48:13.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:13.779 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:13.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:13.779 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:13.779 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 01a892baf33a4ba99ec1260be598ce20 --project 14d1248657e744a0963f8c4d0fff411d -f value 2022-03-23 17:48:13.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:13.779 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:13.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:13.779 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:13.779 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:13.780 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='4e5bc716e0c744e2a8fe9f611d03c859 01a892baf33a4ba99ec1260be598ce20 14d1248657e744a0963f8c4d0fff411d False' 2022-03-23 17:48:13.780 | + functions-common:get_or_add_group_project_role:1076 : echo 4e5bc716e0c744e2a8fe9f611d03c859 01a892baf33a4ba99ec1260be598ce20 14d1248657e744a0963f8c4d0fff411d False 2022-03-23 17:48:13.780 | 4e5bc716e0c744e2a8fe9f611d03c859 01a892baf33a4ba99ec1260be598ce20 14d1248657e744a0963f8c4d0fff411d False 2022-03-23 17:48:13.834 | [528514 Async ks-group-anotherdemo:560612]: finished get_or_add_group_project_role anotherrole 01a892baf33a4ba99ec1260be598ce20 14d1248657e744a0963f8c4d0fff411d with result 0 in 14 seconds 2022-03-23 17:48:13.884 | [528514 Async ks-group-memberalt:560709]: Waiting for completion of get_or_add_group_project_role member 01a892baf33a4ba99ec1260be598ce20 01485fd63c2f4cc9b643be02e3e63b3d running on PID 560709 (4 other jobs running) 2022-03-23 17:48:13.926 | [528514 Async ks-group-memberalt:560709]: Signaling child to exit 2022-03-23 17:48:15.322 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:48:15.350 | [560709 Async ks-group-memberalt:560709]: finished successfully 2022-03-23 17:48:15.371 | WAKEUP 2022-03-23 17:48:15.413 | [528514 Async ks-group-memberalt:560709]: Signaled 2022-03-23 17:48:15.414 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 17:48:15.414 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 01a892baf33a4ba99ec1260be598ce20 --project 01485fd63c2f4cc9b643be02e3e63b3d -f value 2022-03-23 17:48:15.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.414 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.414 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.414 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:15.414 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 17:48:15.414 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 17:48:15.414 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 01a892baf33a4ba99ec1260be598ce20 --project 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:15.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.415 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.415 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.415 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 01a892baf33a4ba99ec1260be598ce20 --project 01485fd63c2f4cc9b643be02e3e63b3d -f value 2022-03-23 17:48:15.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.415 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.415 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.415 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:15.415 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a5d15297b6c44c37a2e9d7c15507beb9 01a892baf33a4ba99ec1260be598ce20 01485fd63c2f4cc9b643be02e3e63b3d False' 2022-03-23 17:48:15.415 | + functions-common:get_or_add_group_project_role:1076 : echo a5d15297b6c44c37a2e9d7c15507beb9 01a892baf33a4ba99ec1260be598ce20 01485fd63c2f4cc9b643be02e3e63b3d False 2022-03-23 17:48:15.415 | a5d15297b6c44c37a2e9d7c15507beb9 01a892baf33a4ba99ec1260be598ce20 01485fd63c2f4cc9b643be02e3e63b3d False 2022-03-23 17:48:15.471 | [528514 Async ks-group-memberalt:560709]: finished get_or_add_group_project_role member 01a892baf33a4ba99ec1260be598ce20 01485fd63c2f4cc9b643be02e3e63b3d with result 0 in 15 seconds 2022-03-23 17:48:15.517 | [528514 Async ks-group-anotheralt:560805]: Waiting for completion of get_or_add_group_project_role anotherrole 01a892baf33a4ba99ec1260be598ce20 01485fd63c2f4cc9b643be02e3e63b3d running on PID 560805 (3 other jobs running) 2022-03-23 17:48:15.546 | [528514 Async ks-group-anotheralt:560805]: Signaling child to exit 2022-03-23 17:48:15.591 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:48:15.618 | [560805 Async ks-group-anotheralt:560805]: finished successfully 2022-03-23 17:48:15.639 | WAKEUP 2022-03-23 17:48:15.658 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:48:15.664 | [528514 Async ks-group-anotheralt:560805]: Signaled 2022-03-23 17:48:15.666 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 17:48:15.666 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 01a892baf33a4ba99ec1260be598ce20 --project 01485fd63c2f4cc9b643be02e3e63b3d -f value 2022-03-23 17:48:15.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.666 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.666 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.666 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:15.666 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 17:48:15.666 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 17:48:15.666 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 01a892baf33a4ba99ec1260be598ce20 --project 01485fd63c2f4cc9b643be02e3e63b3d 2022-03-23 17:48:15.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.666 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.666 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.666 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 01a892baf33a4ba99ec1260be598ce20 --project 01485fd63c2f4cc9b643be02e3e63b3d -f value 2022-03-23 17:48:15.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.666 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.666 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.666 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:15.666 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='4e5bc716e0c744e2a8fe9f611d03c859 01a892baf33a4ba99ec1260be598ce20 01485fd63c2f4cc9b643be02e3e63b3d False' 2022-03-23 17:48:15.666 | + functions-common:get_or_add_group_project_role:1076 : echo 4e5bc716e0c744e2a8fe9f611d03c859 01a892baf33a4ba99ec1260be598ce20 01485fd63c2f4cc9b643be02e3e63b3d False 2022-03-23 17:48:15.666 | 4e5bc716e0c744e2a8fe9f611d03c859 01a892baf33a4ba99ec1260be598ce20 01485fd63c2f4cc9b643be02e3e63b3d False 2022-03-23 17:48:15.685 | [560929 Async ks-group-admin:560929]: finished successfully 2022-03-23 17:48:15.712 | [528514 Async ks-group-anotheralt:560805]: finished get_or_add_group_project_role anotherrole 01a892baf33a4ba99ec1260be598ce20 01485fd63c2f4cc9b643be02e3e63b3d with result 0 in 15 seconds 2022-03-23 17:48:15.750 | [528514 Async ks-group-admin:560929]: Waiting for completion of get_or_add_group_project_role admin 93396f1b756e454c92f66506e1655747 6fce723c544f4a16ae81aa444d4d2636 running on PID 560929 (2 other jobs running) 2022-03-23 17:48:15.775 | [528514 Async ks-group-admin:560929]: Signaling child to exit 2022-03-23 17:48:15.775 | WAKEUP 2022-03-23 17:48:15.798 | [528514 Async ks-group-admin:560929]: Signaled 2022-03-23 17:48:15.800 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 17:48:15.800 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 93396f1b756e454c92f66506e1655747 --project 6fce723c544f4a16ae81aa444d4d2636 -f value 2022-03-23 17:48:15.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.800 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.800 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.800 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:15.800 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 17:48:15.800 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 17:48:15.800 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 93396f1b756e454c92f66506e1655747 --project 6fce723c544f4a16ae81aa444d4d2636 2022-03-23 17:48:15.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.800 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.800 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.800 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 93396f1b756e454c92f66506e1655747 --project 6fce723c544f4a16ae81aa444d4d2636 -f value 2022-03-23 17:48:15.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.800 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:48:15.800 | from cryptography.utils import int_from_bytes 2022-03-23 17:48:15.800 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:48:15.800 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='e5321a25e03a4f5eadc0b63c8830620f 93396f1b756e454c92f66506e1655747 6fce723c544f4a16ae81aa444d4d2636 False' 2022-03-23 17:48:15.800 | + functions-common:get_or_add_group_project_role:1076 : echo e5321a25e03a4f5eadc0b63c8830620f 93396f1b756e454c92f66506e1655747 6fce723c544f4a16ae81aa444d4d2636 False 2022-03-23 17:48:15.800 | e5321a25e03a4f5eadc0b63c8830620f 93396f1b756e454c92f66506e1655747 6fce723c544f4a16ae81aa444d4d2636 False 2022-03-23 17:48:15.844 | [528514 Async ks-group-admin:560929]: finished get_or_add_group_project_role admin 93396f1b756e454c92f66506e1655747 6fce723c544f4a16ae81aa444d4d2636 with result 0 in 14 seconds 2022-03-23 17:48:15.848 | + inc/async:async_wait:197 : return 0 2022-03-23 17:48:15.851 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-23 17:48:15.868 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:48:15.871 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-23 17:48:15.889 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:48:15.892 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-23 17:48:15.894 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-23 17:48:15.954 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-23 17:48:15.993 | [528514 Async create_nova_accounts:562829]: running: create_nova_accounts 2022-03-23 17:48:15.996 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-23 17:48:16.015 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:48:16.018 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-23 17:48:16.020 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-23 17:48:16.081 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-23 17:48:16.122 | [528514 Async create_glance_accounts:562944]: running: create_glance_accounts 2022-03-23 17:48:16.126 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-23 17:48:16.153 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:48:16.155 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-23 17:48:16.158 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-23 17:48:16.229 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-23 17:48:16.273 | [528514 Async create_cinder_accounts:563074]: running: create_cinder_accounts 2022-03-23 17:48:16.275 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-23 17:48:16.297 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:48:16.299 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-23 17:48:16.302 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-23 17:48:16.370 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-23 17:48:16.427 | [528514 Async create_neutron_accounts:563189]: running: create_neutron_accounts 2022-03-23 17:48:16.430 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-23 17:48:16.473 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:48:16.480 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-23 17:48:16.482 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-23 17:48:16.698 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-23 17:48:16.933 | [528514 Async create_swift_accounts:563330]: running: create_swift_accounts 2022-03-23 17:48:16.958 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-23 17:48:17.079 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:48:17.095 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-23 17:48:17.436 | [528514 Async create_nova_accounts:562829]: Waiting for completion of create_nova_accounts running on PID 562829 (6 other jobs running) 2022-03-23 17:48:17.626 | [528514 Async create_nova_accounts:562829]: Signaling child to exit 2022-03-23 17:48:57.394 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:48:57.477 | [563189 Async create_neutron_accounts:563189]: finished successfully 2022-03-23 17:49:15.938 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:49:16.007 | [563074 Async create_cinder_accounts:563074]: finished successfully 2022-03-23 17:49:31.629 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:49:31.663 | [562944 Async create_glance_accounts:562944]: finished successfully 2022-03-23 17:49:36.319 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:49:36.345 | [562829 Async create_nova_accounts:562829]: finished successfully 2022-03-23 17:49:36.366 | WAKEUP 2022-03-23 17:49:36.390 | [528514 Async create_nova_accounts:562829]: Signaled 2022-03-23 17:49:36.392 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 17:49:36.392 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-23 17:49:36.392 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-23 17:49:36.392 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:49:36.392 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:49:36.392 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:49:36.392 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 17:49:36.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.392 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.392 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.392 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.392 | + functions-common:get_or_create_user:925 : user_id=cdae64ac38834602af4608f4be4e1fb8 2022-03-23 17:49:36.392 | + functions-common:get_or_create_user:926 : echo cdae64ac38834602af4608f4be4e1fb8 2022-03-23 17:49:36.392 | cdae64ac38834602af4608f4be4e1fb8 2022-03-23 17:49:36.392 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-23 17:49:36.392 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:49:36.392 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:49:36.392 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:49:36.392 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:49:36.392 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:49:36.393 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:49:36.393 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:49:36.393 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:49:36.393 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:49:36.393 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:49:36.393 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.393 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:49:36.393 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:49:36.393 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:49:36.393 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.393 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.393 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.393 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.393 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:49:36.393 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:49:36.393 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.393 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.393 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.393 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:49:36.393 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.393 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:49:36.393 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:49:36.393 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.393 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.394 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.394 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.394 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:49:36.394 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:49:36.394 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:49:36.394 | ++ functions-common:get_field:818 : echo '| 12c1236a16c543c1b16184a79e930934 | cdae64ac38834602af4608f4be4e1fb8 | | bc52b8114f9d47bd81894781a6ac3964 | | | False |' 2022-03-23 17:49:36.394 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.394 | + functions-common:get_or_add_user_project_role:995 : user_role_id=12c1236a16c543c1b16184a79e930934 2022-03-23 17:49:36.394 | + functions-common:get_or_add_user_project_role:997 : echo 12c1236a16c543c1b16184a79e930934 2022-03-23 17:49:36.394 | 12c1236a16c543c1b16184a79e930934 2022-03-23 17:49:36.394 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 17:49:36.394 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-23 17:49:36.394 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:49:36.394 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:49:36.394 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:49:36.394 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:49:36.394 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:49:36.394 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:49:36.394 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:49:36.394 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:49:36.394 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:49:36.394 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:49:36.394 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.394 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:49:36.394 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:49:36.394 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:49:36.394 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.394 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.395 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.395 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.395 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:49:36.395 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:49:36.395 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.395 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.395 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.395 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:49:36.395 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:49:36.395 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.395 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:49:36.395 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.395 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.395 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.395 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.395 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:49:36.395 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:49:36.395 | ++ functions-common:get_field:818 : echo '| e5321a25e03a4f5eadc0b63c8830620f | cdae64ac38834602af4608f4be4e1fb8 | | bc52b8114f9d47bd81894781a6ac3964 | | | False |' 2022-03-23 17:49:36.395 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:49:36.395 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.395 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:49:36.395 | + functions-common:get_or_add_user_project_role:997 : echo e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:49:36.395 | e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:49:36.395 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-23 17:49:36.395 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-23 17:49:36.395 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.45/compute 2022-03-23 17:49:36.395 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-23 17:49:36.395 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:49:36.396 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-23 17:49:36.396 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-23 17:49:36.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.396 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.396 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.396 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.396 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:49:36.396 | ccf2208601e046a98598287ad55e17ce' 2022-03-23 17:49:36.396 | + functions-common:get_or_create_service:1094 : echo ccf2208601e046a98598287ad55e17ce 2022-03-23 17:49:36.396 | ccf2208601e046a98598287ad55e17ce 2022-03-23 17:49:36.396 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.45/compute/v2/$(project_id)s' 2022-03-23 17:49:36.396 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:49:36.396 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' RegionOne 2022-03-23 17:49:36.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:49:36.396 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-23 17:49:36.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.396 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.396 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.396 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:49:36.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:49:36.396 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 17:49:36.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.396 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.396 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.396 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=618bca4611cf4ea0a76a4d457479ad14 2022-03-23 17:49:36.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 618bca4611cf4ea0a76a4d457479ad14 2022-03-23 17:49:36.396 | + functions-common:get_or_create_endpoint:1127 : public_id=618bca4611cf4ea0a76a4d457479ad14 2022-03-23 17:49:36.397 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:49:36.397 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:49:36.397 | + functions-common:get_or_create_endpoint:1136 : echo 618bca4611cf4ea0a76a4d457479ad14 2022-03-23 17:49:36.397 | 618bca4611cf4ea0a76a4d457479ad14 2022-03-23 17:49:36.397 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-23 17:49:36.397 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:49:36.397 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-23 17:49:36.397 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-23 17:49:36.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.397 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.397 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.397 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.397 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:49:36.397 | ed9926771e074d38af11982f742c9967' 2022-03-23 17:49:36.397 | + functions-common:get_or_create_service:1094 : echo ed9926771e074d38af11982f742c9967 2022-03-23 17:49:36.397 | ed9926771e074d38af11982f742c9967 2022-03-23 17:49:36.397 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.45/compute/v2.1 2022-03-23 17:49:36.397 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:49:36.397 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.45/compute/v2.1 RegionOne 2022-03-23 17:49:36.397 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:49:36.397 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-23 17:49:36.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.397 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.397 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.397 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.397 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:49:36.397 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:49:36.397 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.45/compute/v2.1 --region RegionOne -f value -c id 2022-03-23 17:49:36.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.398 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.398 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.398 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d355e4e2175b451caaf8949be34935e5 2022-03-23 17:49:36.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d355e4e2175b451caaf8949be34935e5 2022-03-23 17:49:36.398 | + functions-common:get_or_create_endpoint:1127 : public_id=d355e4e2175b451caaf8949be34935e5 2022-03-23 17:49:36.398 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:49:36.398 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:49:36.398 | + functions-common:get_or_create_endpoint:1136 : echo d355e4e2175b451caaf8949be34935e5 2022-03-23 17:49:36.398 | d355e4e2175b451caaf8949be34935e5 2022-03-23 17:49:36.398 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-23 17:49:36.398 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:49:36.398 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-23 17:49:36.398 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:49:36.398 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-23 17:49:36.398 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:49:36.398 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:49:36.398 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:49:36.398 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:49:36.398 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:49:36.398 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:49:36.398 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:49:36.398 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:49:36.398 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:49:36.398 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:49:36.398 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.398 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:49:36.398 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:49:36.398 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:49:36.398 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.399 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.399 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.399 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.399 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:49:36.399 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:49:36.399 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.399 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.399 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.399 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.399 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:49:36.399 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:49:36.399 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:49:36.399 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.399 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.399 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.399 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.399 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:49:36.399 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:49:36.399 | ++ functions-common:get_field:818 : echo '| 05db8084e20d40dc96048790d463cf14 | cdae64ac38834602af4608f4be4e1fb8 | | bc52b8114f9d47bd81894781a6ac3964 | | | False |' 2022-03-23 17:49:36.399 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:49:36.399 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.399 | + functions-common:get_or_add_user_project_role:995 : user_role_id=05db8084e20d40dc96048790d463cf14 2022-03-23 17:49:36.399 | + functions-common:get_or_add_user_project_role:997 : echo 05db8084e20d40dc96048790d463cf14 2022-03-23 17:49:36.399 | 05db8084e20d40dc96048790d463cf14 2022-03-23 17:49:36.399 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-23 17:49:36.399 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:49:36.399 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-23 17:49:36.400 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:49:36.400 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-23 17:49:36.438 | [528514 Async create_nova_accounts:562829]: finished create_nova_accounts with result 0 in 80 seconds 2022-03-23 17:49:36.478 | [528514 Async create_glance_accounts:562944]: Waiting for completion of create_glance_accounts running on PID 562944 (5 other jobs running) 2022-03-23 17:49:36.505 | [528514 Async create_glance_accounts:562944]: Signaling child to exit 2022-03-23 17:49:36.505 | WAKEUP 2022-03-23 17:49:36.528 | [528514 Async create_glance_accounts:562944]: Signaled 2022-03-23 17:49:36.530 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-23 17:49:36.530 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:49:36.530 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-23 17:49:36.530 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-23 17:49:36.530 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:49:36.530 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:49:36.530 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:49:36.530 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 17:49:36.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.530 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.530 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.530 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.530 | + functions-common:get_or_create_user:925 : user_id=a8202cf76db64bc19a19efcf6828ace0 2022-03-23 17:49:36.530 | + functions-common:get_or_create_user:926 : echo a8202cf76db64bc19a19efcf6828ace0 2022-03-23 17:49:36.530 | a8202cf76db64bc19a19efcf6828ace0 2022-03-23 17:49:36.530 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-23 17:49:36.530 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:49:36.531 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:49:36.531 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:49:36.531 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:49:36.531 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:49:36.531 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:49:36.531 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:49:36.531 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:49:36.531 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:49:36.531 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:49:36.531 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:49:36.531 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:49:36.531 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:49:36.531 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.531 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.531 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.531 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.531 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.531 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:49:36.531 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:49:36.531 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.531 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.531 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.531 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.531 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:49:36.531 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:49:36.531 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.531 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:49:36.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.532 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.532 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.532 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.532 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:49:36.532 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:49:36.532 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:49:36.532 | ++ functions-common:get_field:818 : echo '| 12c1236a16c543c1b16184a79e930934 | a8202cf76db64bc19a19efcf6828ace0 | | bc52b8114f9d47bd81894781a6ac3964 | | | False |' 2022-03-23 17:49:36.532 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.532 | + functions-common:get_or_add_user_project_role:995 : user_role_id=12c1236a16c543c1b16184a79e930934 2022-03-23 17:49:36.532 | + functions-common:get_or_add_user_project_role:997 : echo 12c1236a16c543c1b16184a79e930934 2022-03-23 17:49:36.532 | 12c1236a16c543c1b16184a79e930934 2022-03-23 17:49:36.532 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 17:49:36.532 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-23 17:49:36.532 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:49:36.532 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-23 17:49:36.532 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-23 17:49:36.532 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:49:36.532 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:49:36.532 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:49:36.532 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 17:49:36.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.532 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.532 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.532 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.532 | + functions-common:get_or_create_user:925 : user_id=5d2b7f84e35f4621a5eb1300a1601bb9 2022-03-23 17:49:36.532 | + functions-common:get_or_create_user:926 : echo 5d2b7f84e35f4621a5eb1300a1601bb9 2022-03-23 17:49:36.532 | 5d2b7f84e35f4621a5eb1300a1601bb9 2022-03-23 17:49:36.532 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-23 17:49:36.532 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:49:36.533 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:49:36.533 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:49:36.533 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:49:36.533 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:49:36.533 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:49:36.533 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:49:36.533 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:49:36.533 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:49:36.533 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:49:36.533 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:49:36.533 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:49:36.533 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:49:36.533 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.533 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.533 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.533 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.533 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.533 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:49:36.533 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:49:36.533 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.533 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.533 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.533 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:49:36.533 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.533 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:49:36.533 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:49:36.534 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.534 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.534 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.534 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.534 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:49:36.534 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:49:36.534 | ++ functions-common:get_field:818 : echo '| 12c1236a16c543c1b16184a79e930934 | 5d2b7f84e35f4621a5eb1300a1601bb9 | | bc52b8114f9d47bd81894781a6ac3964 | | | False |' 2022-03-23 17:49:36.534 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:49:36.534 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.534 | + functions-common:get_or_add_user_project_role:995 : user_role_id=12c1236a16c543c1b16184a79e930934 2022-03-23 17:49:36.534 | + functions-common:get_or_add_user_project_role:997 : echo 12c1236a16c543c1b16184a79e930934 2022-03-23 17:49:36.534 | 12c1236a16c543c1b16184a79e930934 2022-03-23 17:49:36.534 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-23 17:49:36.534 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-23 17:49:36.534 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:49:36.534 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:49:36.534 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:49:36.534 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:49:36.534 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:49:36.534 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:49:36.534 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:49:36.534 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:49:36.534 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:49:36.534 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:49:36.534 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.534 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:49:36.534 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:49:36.534 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:49:36.534 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.534 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.535 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.535 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.535 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:49:36.535 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:49:36.535 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.535 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.535 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.535 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.535 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:49:36.535 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:49:36.535 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:49:36.535 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.535 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.535 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.535 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.535 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:49:36.535 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:49:36.535 | ++ functions-common:get_field:818 : echo '| 05db8084e20d40dc96048790d463cf14 | 5d2b7f84e35f4621a5eb1300a1601bb9 | | bc52b8114f9d47bd81894781a6ac3964 | | | False |' 2022-03-23 17:49:36.535 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:49:36.535 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.535 | + functions-common:get_or_add_user_project_role:995 : user_role_id=05db8084e20d40dc96048790d463cf14 2022-03-23 17:49:36.535 | + functions-common:get_or_add_user_project_role:997 : echo 05db8084e20d40dc96048790d463cf14 2022-03-23 17:49:36.535 | 05db8084e20d40dc96048790d463cf14 2022-03-23 17:49:36.535 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-23 17:49:36.535 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:49:36.536 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-23 17:49:36.536 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-23 17:49:36.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.536 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.536 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.536 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.536 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:49:36.536 | 163805f3503246da800979874e7e4e5e' 2022-03-23 17:49:36.536 | + functions-common:get_or_create_service:1094 : echo 163805f3503246da800979874e7e4e5e 2022-03-23 17:49:36.536 | 163805f3503246da800979874e7e4e5e 2022-03-23 17:49:36.536 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.45/image 2022-03-23 17:49:36.536 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:49:36.536 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.45/image RegionOne 2022-03-23 17:49:36.536 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:49:36.536 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-23 17:49:36.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.536 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.536 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.536 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.536 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:49:36.536 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:49:36.536 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.45/image --region RegionOne -f value -c id 2022-03-23 17:49:36.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.536 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.536 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.536 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.536 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3c6f77c7819c4c6683e7b491736ab2a0 2022-03-23 17:49:36.536 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3c6f77c7819c4c6683e7b491736ab2a0 2022-03-23 17:49:36.537 | + functions-common:get_or_create_endpoint:1127 : public_id=3c6f77c7819c4c6683e7b491736ab2a0 2022-03-23 17:49:36.537 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:49:36.537 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:49:36.537 | + functions-common:get_or_create_endpoint:1136 : echo 3c6f77c7819c4c6683e7b491736ab2a0 2022-03-23 17:49:36.537 | 3c6f77c7819c4c6683e7b491736ab2a0 2022-03-23 17:49:36.537 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-23 17:49:36.537 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 17:49:36.537 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 17:49:36.537 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 17:49:36.537 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-23 17:49:36.537 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-23 17:49:36.537 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-23 17:49:36.537 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-23 17:49:36.537 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-23 17:49:36.582 | [528514 Async create_glance_accounts:562944]: finished create_glance_accounts with result 0 in 75 seconds 2022-03-23 17:49:36.623 | [528514 Async create_cinder_accounts:563074]: Waiting for completion of create_cinder_accounts running on PID 563074 (4 other jobs running) 2022-03-23 17:49:36.651 | [528514 Async create_cinder_accounts:563074]: Signaling child to exit 2022-03-23 17:49:36.651 | WAKEUP 2022-03-23 17:49:36.675 | [528514 Async create_cinder_accounts:563074]: Signaled 2022-03-23 17:49:36.677 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-23 17:49:36.677 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-23 17:49:36.677 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-23 17:49:36.677 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:49:36.677 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:49:36.677 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:49:36.677 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 17:49:36.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.677 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.677 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.677 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.677 | + functions-common:get_or_create_user:925 : user_id=fb15ec9c5b574056a4ee82c67247f994 2022-03-23 17:49:36.677 | + functions-common:get_or_create_user:926 : echo fb15ec9c5b574056a4ee82c67247f994 2022-03-23 17:49:36.677 | fb15ec9c5b574056a4ee82c67247f994 2022-03-23 17:49:36.677 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-23 17:49:36.677 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:49:36.677 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:49:36.677 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:49:36.677 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:49:36.677 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:49:36.677 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:49:36.677 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:49:36.677 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:49:36.677 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:49:36.677 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:49:36.677 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:49:36.677 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:49:36.678 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.678 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:49:36.678 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.678 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.678 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.678 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.678 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:49:36.678 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:49:36.678 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.678 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.678 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.678 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:49:36.678 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:49:36.678 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.678 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.678 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:49:36.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.678 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.678 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.678 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.678 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:49:36.678 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:49:36.678 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:49:36.678 | ++ functions-common:get_field:818 : echo '| 12c1236a16c543c1b16184a79e930934 | fb15ec9c5b574056a4ee82c67247f994 | | bc52b8114f9d47bd81894781a6ac3964 | | | False |' 2022-03-23 17:49:36.678 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.678 | + functions-common:get_or_add_user_project_role:995 : user_role_id=12c1236a16c543c1b16184a79e930934 2022-03-23 17:49:36.679 | + functions-common:get_or_add_user_project_role:997 : echo 12c1236a16c543c1b16184a79e930934 2022-03-23 17:49:36.679 | 12c1236a16c543c1b16184a79e930934 2022-03-23 17:49:36.679 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 17:49:36.679 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-23 17:49:36.679 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:49:36.679 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-23 17:49:36.679 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-23 17:49:36.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.679 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.679 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.679 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.679 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:49:36.679 | 27f5f9e79c124b8e93001a2ced6f2b2c' 2022-03-23 17:49:36.679 | + functions-common:get_or_create_service:1094 : echo 27f5f9e79c124b8e93001a2ced6f2b2c 2022-03-23 17:49:36.679 | 27f5f9e79c124b8e93001a2ced6f2b2c 2022-03-23 17:49:36.679 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-23 17:49:36.679 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-03-23 17:49:36.679 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:49:36.679 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-03-23 17:49:36.679 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:49:36.679 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-23 17:49:36.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.679 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.679 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.679 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.679 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:49:36.679 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:49:36.679 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 17:49:36.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.680 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.680 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.680 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.680 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=67d8545bfe814b2fb99bf53df25d4b1c 2022-03-23 17:49:36.680 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 67d8545bfe814b2fb99bf53df25d4b1c 2022-03-23 17:49:36.680 | + functions-common:get_or_create_endpoint:1127 : public_id=67d8545bfe814b2fb99bf53df25d4b1c 2022-03-23 17:49:36.680 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:49:36.680 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:49:36.680 | + functions-common:get_or_create_endpoint:1136 : echo 67d8545bfe814b2fb99bf53df25d4b1c 2022-03-23 17:49:36.680 | 67d8545bfe814b2fb99bf53df25d4b1c 2022-03-23 17:49:36.680 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-23 17:49:36.680 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:49:36.680 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-23 17:49:36.680 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-23 17:49:36.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.680 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.680 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.680 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.680 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:49:36.680 | 1daa89fb8f2d49ec83de4f0d65b7f602' 2022-03-23 17:49:36.680 | + functions-common:get_or_create_service:1094 : echo 1daa89fb8f2d49ec83de4f0d65b7f602 2022-03-23 17:49:36.680 | 1daa89fb8f2d49ec83de4f0d65b7f602 2022-03-23 17:49:36.680 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-03-23 17:49:36.680 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:49:36.680 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-03-23 17:49:36.680 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:49:36.680 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-23 17:49:36.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.680 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.681 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.681 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:49:36.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:49:36.681 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 17:49:36.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.681 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.681 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.681 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e4684ec56a7b4465a1bb22f37aa8f185 2022-03-23 17:49:36.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e4684ec56a7b4465a1bb22f37aa8f185 2022-03-23 17:49:36.681 | + functions-common:get_or_create_endpoint:1127 : public_id=e4684ec56a7b4465a1bb22f37aa8f185 2022-03-23 17:49:36.681 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:49:36.681 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:49:36.681 | + functions-common:get_or_create_endpoint:1136 : echo e4684ec56a7b4465a1bb22f37aa8f185 2022-03-23 17:49:36.681 | e4684ec56a7b4465a1bb22f37aa8f185 2022-03-23 17:49:36.681 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-23 17:49:36.681 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-23 17:49:36.681 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:49:36.681 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-23 17:49:36.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.681 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.681 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.681 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.681 | ++ functions-common:get_or_create_project:938 : project_id=bc52b8114f9d47bd81894781a6ac3964 2022-03-23 17:49:36.681 | ++ functions-common:get_or_create_project:939 : echo bc52b8114f9d47bd81894781a6ac3964 2022-03-23 17:49:36.682 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id bc52b8114f9d47bd81894781a6ac3964 2022-03-23 17:49:36.682 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-23 17:49:36.682 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:49:36.682 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:49:36.682 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-23 17:49:36.682 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-23 17:49:36.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.682 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.682 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.682 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-23 17:49:36.682 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.682 | ++ functions-common:get_or_create_user:925 : user_id=fb15ec9c5b574056a4ee82c67247f994 2022-03-23 17:49:36.682 | ++ functions-common:get_or_create_user:926 : echo fb15ec9c5b574056a4ee82c67247f994 2022-03-23 17:49:36.682 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id fb15ec9c5b574056a4ee82c67247f994 2022-03-23 17:49:36.723 | [528514 Async create_cinder_accounts:563074]: finished create_cinder_accounts with result 0 in 59 seconds 2022-03-23 17:49:36.727 | + inc/async:async_wait:197 : return 0 2022-03-23 17:49:36.730 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-23 17:49:36.785 | [528514 Async create_neutron_accounts:563189]: Waiting for completion of create_neutron_accounts running on PID 563189 (3 other jobs running) 2022-03-23 17:49:36.812 | [528514 Async create_neutron_accounts:563189]: Signaling child to exit 2022-03-23 17:49:36.812 | WAKEUP 2022-03-23 17:49:36.836 | [528514 Async create_neutron_accounts:563189]: Signaled 2022-03-23 17:49:36.838 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-23 17:49:36.838 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:49:36.838 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:49:36.838 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:49:36.838 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 17:49:36.838 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 17:49:36.838 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:49:36.838 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-23 17:49:36.838 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-23 17:49:36.838 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-23 17:49:36.838 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.45:9696/ 2022-03-23 17:49:36.838 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-23 17:49:36.838 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-23 17:49:36.838 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-23 17:49:36.838 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:49:36.838 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:49:36.839 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:49:36.839 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 17:49:36.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.839 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.839 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.839 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.839 | + functions-common:get_or_create_user:925 : user_id=4c14e0964386481994b00386ccb1cbeb 2022-03-23 17:49:36.839 | + functions-common:get_or_create_user:926 : echo 4c14e0964386481994b00386ccb1cbeb 2022-03-23 17:49:36.839 | 4c14e0964386481994b00386ccb1cbeb 2022-03-23 17:49:36.839 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-23 17:49:36.839 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:49:36.839 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:49:36.839 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:49:36.839 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:49:36.839 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:49:36.839 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:49:36.840 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:49:36.840 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:49:36.840 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:49:36.840 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:49:36.840 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:49:36.840 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.840 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:49:36.840 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:49:36.840 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.840 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.840 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.840 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.840 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:49:36.840 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:49:36.840 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.840 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.841 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.841 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:49:36.841 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:49:36.841 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 17:49:36.841 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:49:36.841 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.841 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.841 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.841 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.841 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:49:36.841 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:49:36.841 | ++ functions-common:get_field:818 : echo '| 12c1236a16c543c1b16184a79e930934 | 4c14e0964386481994b00386ccb1cbeb | | bc52b8114f9d47bd81894781a6ac3964 | | | False |' 2022-03-23 17:49:36.841 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:49:36.841 | ++ functions-common:get_field:812 : read data 2022-03-23 17:49:36.841 | + functions-common:get_or_add_user_project_role:995 : user_role_id=12c1236a16c543c1b16184a79e930934 2022-03-23 17:49:36.841 | + functions-common:get_or_add_user_project_role:997 : echo 12c1236a16c543c1b16184a79e930934 2022-03-23 17:49:36.842 | 12c1236a16c543c1b16184a79e930934 2022-03-23 17:49:36.842 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 17:49:36.842 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-23 17:49:36.842 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:49:36.842 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-23 17:49:36.842 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-23 17:49:36.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.842 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.842 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.842 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.842 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:49:36.842 | 24d3bf7bc22c47b5a6cf624f61b845cd' 2022-03-23 17:49:36.842 | + functions-common:get_or_create_service:1094 : echo 24d3bf7bc22c47b5a6cf624f61b845cd 2022-03-23 17:49:36.842 | 24d3bf7bc22c47b5a6cf624f61b845cd 2022-03-23 17:49:36.842 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.45:9696/ 2022-03-23 17:49:36.842 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:49:36.842 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.45:9696/ RegionOne 2022-03-23 17:49:36.842 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:49:36.842 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-23 17:49:36.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.843 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.843 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.843 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:49:36.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:49:36.843 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.45:9696/ --region RegionOne -f value -c id 2022-03-23 17:49:36.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.843 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:49:36.843 | from cryptography.utils import int_from_bytes 2022-03-23 17:49:36.843 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:49:36.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d007856d653c444cbd334fe511093343 2022-03-23 17:49:36.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d007856d653c444cbd334fe511093343 2022-03-23 17:49:36.843 | + functions-common:get_or_create_endpoint:1127 : public_id=d007856d653c444cbd334fe511093343 2022-03-23 17:49:36.843 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:49:36.843 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:49:36.843 | + functions-common:get_or_create_endpoint:1136 : echo d007856d653c444cbd334fe511093343 2022-03-23 17:49:36.843 | d007856d653c444cbd334fe511093343 2022-03-23 17:49:36.892 | [528514 Async create_neutron_accounts:563189]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-23 17:49:36.934 | [528514 Async create_swift_accounts:563330]: Waiting for completion of create_swift_accounts running on PID 563330 (2 other jobs running) 2022-03-23 17:49:36.962 | [528514 Async create_swift_accounts:563330]: Signaling child to exit 2022-03-23 17:50:24.549 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:50:24.576 | [563330 Async create_swift_accounts:563330]: finished successfully 2022-03-23 17:50:24.596 | WAKEUP 2022-03-23 17:50:24.619 | [528514 Async create_swift_accounts:563330]: Signaled 2022-03-23 17:50:24.621 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-23 17:50:24.621 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-23 17:50:24.621 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-23 17:50:24.621 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-23 17:50:24.621 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-23 17:50:24.621 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-23 17:50:24.621 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-23 17:50:24.621 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-23 17:50:24.621 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-23 17:50:24.621 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-23 17:50:24.621 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-23 17:50:24.621 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 17:50:24.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.621 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.621 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.621 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.621 | ++ functions-common:get_or_create_role:950 : role_id=4e5bc716e0c744e2a8fe9f611d03c859 2022-03-23 17:50:24.621 | ++ functions-common:get_or_create_role:951 : echo 4e5bc716e0c744e2a8fe9f611d03c859 2022-03-23 17:50:24.621 | + lib/swift:create_swift_accounts:614 : another_role=4e5bc716e0c744e2a8fe9f611d03c859 2022-03-23 17:50:24.621 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-23 17:50:24.622 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-23 17:50:24.622 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:50:24.622 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:50:24.622 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:50:24.622 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 17:50:24.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.622 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.622 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.622 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.622 | + functions-common:get_or_create_user:925 : user_id=114853ad586d4c6db526c036f1b2e24d 2022-03-23 17:50:24.622 | + functions-common:get_or_create_user:926 : echo 114853ad586d4c6db526c036f1b2e24d 2022-03-23 17:50:24.622 | 114853ad586d4c6db526c036f1b2e24d 2022-03-23 17:50:24.622 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-23 17:50:24.622 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:50:24.622 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:50:24.622 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:50:24.622 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:50:24.622 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:50:24.622 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:50:24.622 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:50:24.622 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:50:24.622 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:50:24.622 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:50:24.622 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 17:50:24.622 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:50:24.622 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:50:24.622 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:50:24.622 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.622 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.623 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.623 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.623 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:50:24.623 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:50:24.623 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 17:50:24.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.623 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.623 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.623 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 17:50:24.623 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:50:24.623 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:50:24.623 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:50:24.623 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.623 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.623 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.623 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.623 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:50:24.623 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:50:24.623 | ++ functions-common:get_field:818 : echo '| 12c1236a16c543c1b16184a79e930934 | 114853ad586d4c6db526c036f1b2e24d | | bc52b8114f9d47bd81894781a6ac3964 | | | False |' 2022-03-23 17:50:24.623 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:50:24.623 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.623 | + functions-common:get_or_add_user_project_role:995 : user_role_id=12c1236a16c543c1b16184a79e930934 2022-03-23 17:50:24.623 | + functions-common:get_or_add_user_project_role:997 : echo 12c1236a16c543c1b16184a79e930934 2022-03-23 17:50:24.623 | 12c1236a16c543c1b16184a79e930934 2022-03-23 17:50:24.623 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 17:50:24.623 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-23 17:50:24.624 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:50:24.624 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:50:24.624 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:50:24.624 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:50:24.624 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:50:24.624 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:50:24.624 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:50:24.624 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:50:24.624 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:50:24.624 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:50:24.624 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 17:50:24.624 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:50:24.624 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:50:24.624 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:50:24.624 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.624 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.624 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.624 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.624 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:50:24.624 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:50:24.624 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 17:50:24.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.624 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.624 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.624 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:50:24.624 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 17:50:24.624 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:50:24.624 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:50:24.624 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.625 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.625 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.625 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.625 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:50:24.625 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:50:24.625 | ++ functions-common:get_field:818 : echo '| e5321a25e03a4f5eadc0b63c8830620f | 114853ad586d4c6db526c036f1b2e24d | | bc52b8114f9d47bd81894781a6ac3964 | | | False |' 2022-03-23 17:50:24.625 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:50:24.625 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.625 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:50:24.625 | + functions-common:get_or_add_user_project_role:997 : echo e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:50:24.625 | e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:50:24.625 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-23 17:50:24.625 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:50:24.625 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-23 17:50:24.625 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-23 17:50:24.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.625 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.625 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.625 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.625 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:50:24.625 | 1e6df675051449c7a8d306866fa188cd' 2022-03-23 17:50:24.625 | + functions-common:get_or_create_service:1094 : echo 1e6df675051449c7a8d306866fa188cd 2022-03-23 17:50:24.625 | 1e6df675051449c7a8d306866fa188cd 2022-03-23 17:50:24.625 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' http://10.222.0.45:8080 2022-03-23 17:50:24.625 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:50:24.625 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-23 17:50:24.625 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:50:24.625 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-23 17:50:24.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.626 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.626 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.626 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.626 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:50:24.626 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:50:24.626 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-23 17:50:24.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.626 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.626 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.626 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.626 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=bae8ad26be4e4add941768ef06a9aa2a 2022-03-23 17:50:24.626 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo bae8ad26be4e4add941768ef06a9aa2a 2022-03-23 17:50:24.626 | + functions-common:get_or_create_endpoint:1127 : public_id=bae8ad26be4e4add941768ef06a9aa2a 2022-03-23 17:50:24.626 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.45:8080 ]] 2022-03-23 17:50:24.626 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.45:8080 RegionOne 2022-03-23 17:50:24.626 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:50:24.626 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-23 17:50:24.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.626 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.626 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.626 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.626 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:50:24.626 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:50:24.626 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.45:8080 --region RegionOne -f value -c id 2022-03-23 17:50:24.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.626 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.627 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.627 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.627 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=51f642eaade24088a7c5e61e800e0b80 2022-03-23 17:50:24.627 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 51f642eaade24088a7c5e61e800e0b80 2022-03-23 17:50:24.627 | 51f642eaade24088a7c5e61e800e0b80 2022-03-23 17:50:24.627 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:50:24.627 | + functions-common:get_or_create_endpoint:1136 : echo bae8ad26be4e4add941768ef06a9aa2a 2022-03-23 17:50:24.627 | bae8ad26be4e4add941768ef06a9aa2a 2022-03-23 17:50:24.627 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-23 17:50:24.627 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-23 17:50:24.627 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:50:24.627 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-23 17:50:24.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.627 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.627 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.627 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.627 | ++ functions-common:get_or_create_project:938 : project_id=a60100835a4948f481f05fedf343a602 2022-03-23 17:50:24.627 | ++ functions-common:get_or_create_project:939 : echo a60100835a4948f481f05fedf343a602 2022-03-23 17:50:24.627 | + lib/swift:create_swift_accounts:628 : swift_project_test1=a60100835a4948f481f05fedf343a602 2022-03-23 17:50:24.627 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-23 17:50:24.627 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:50:24.627 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-23 17:50:24.627 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:50:24.627 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-23 17:50:24.627 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-23 17:50:24.627 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-23 17:50:24.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.627 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.628 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.628 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.628 | ++ functions-common:get_or_create_user:925 : user_id=02f190f414554f63a7a48c1d66666075 2022-03-23 17:50:24.628 | ++ functions-common:get_or_create_user:926 : echo 02f190f414554f63a7a48c1d66666075 2022-03-23 17:50:24.628 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=02f190f414554f63a7a48c1d66666075 2022-03-23 17:50:24.628 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-23 17:50:24.628 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:50:24.628 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 02f190f414554f63a7a48c1d66666075 a60100835a4948f481f05fedf343a602 2022-03-23 17:50:24.628 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:50:24.628 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:50:24.628 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:50:24.628 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:50:24.628 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:50:24.628 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:50:24.628 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:50:24.628 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:50:24.628 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:50:24.628 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:50:24.628 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 02f190f414554f63a7a48c1d66666075 --project a60100835a4948f481f05fedf343a602 2022-03-23 17:50:24.628 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:50:24.628 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.628 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.628 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.628 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.628 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:50:24.628 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:50:24.628 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 02f190f414554f63a7a48c1d66666075 --project a60100835a4948f481f05fedf343a602 2022-03-23 17:50:24.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.628 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.629 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.629 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 02f190f414554f63a7a48c1d66666075 --project a60100835a4948f481f05fedf343a602 2022-03-23 17:50:24.629 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:50:24.629 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:50:24.629 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:50:24.629 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.629 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.629 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.629 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.629 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:50:24.629 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:50:24.629 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:50:24.629 | ++ functions-common:get_field:818 : echo '| e5321a25e03a4f5eadc0b63c8830620f | 02f190f414554f63a7a48c1d66666075 | | a60100835a4948f481f05fedf343a602 | | | False |' 2022-03-23 17:50:24.629 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.629 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:50:24.629 | + functions-common:get_or_add_user_project_role:997 : echo e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:50:24.629 | e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:50:24.629 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-23 17:50:24.629 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-23 17:50:24.629 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:50:24.629 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-23 17:50:24.629 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-23 17:50:24.629 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-23 17:50:24.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.629 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.629 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.629 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.630 | ++ functions-common:get_or_create_user:925 : user_id=1dcb04967a824d8da9eb534da2c76173 2022-03-23 17:50:24.630 | ++ functions-common:get_or_create_user:926 : echo 1dcb04967a824d8da9eb534da2c76173 2022-03-23 17:50:24.630 | + lib/swift:create_swift_accounts:637 : swift_user_test3=1dcb04967a824d8da9eb534da2c76173 2022-03-23 17:50:24.630 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-23 17:50:24.630 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:50:24.630 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 4e5bc716e0c744e2a8fe9f611d03c859 1dcb04967a824d8da9eb534da2c76173 a60100835a4948f481f05fedf343a602 2022-03-23 17:50:24.630 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:50:24.630 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:50:24.630 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:50:24.630 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:50:24.630 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:50:24.630 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:50:24.630 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:50:24.630 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:50:24.630 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 4e5bc716e0c744e2a8fe9f611d03c859 --user 1dcb04967a824d8da9eb534da2c76173 --project a60100835a4948f481f05fedf343a602 2022-03-23 17:50:24.630 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:50:24.630 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:50:24.630 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:50:24.630 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.630 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.630 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.630 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.630 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:50:24.630 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:50:24.630 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 4e5bc716e0c744e2a8fe9f611d03c859 --user 1dcb04967a824d8da9eb534da2c76173 --project a60100835a4948f481f05fedf343a602 2022-03-23 17:50:24.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.630 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.630 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.631 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 4e5bc716e0c744e2a8fe9f611d03c859 --user 1dcb04967a824d8da9eb534da2c76173 --project a60100835a4948f481f05fedf343a602 2022-03-23 17:50:24.631 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:50:24.631 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:50:24.631 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:50:24.631 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.631 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.631 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.631 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.631 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:50:24.631 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:50:24.631 | ++ functions-common:get_field:818 : echo '| 4e5bc716e0c744e2a8fe9f611d03c859 | 1dcb04967a824d8da9eb534da2c76173 | | a60100835a4948f481f05fedf343a602 | | | False |' 2022-03-23 17:50:24.631 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:50:24.631 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.631 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4e5bc716e0c744e2a8fe9f611d03c859 2022-03-23 17:50:24.631 | + functions-common:get_or_add_user_project_role:997 : echo 4e5bc716e0c744e2a8fe9f611d03c859 2022-03-23 17:50:24.631 | 4e5bc716e0c744e2a8fe9f611d03c859 2022-03-23 17:50:24.631 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-23 17:50:24.631 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-23 17:50:24.631 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:50:24.631 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-23 17:50:24.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.631 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.631 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.631 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.631 | ++ functions-common:get_or_create_project:938 : project_id=c8ca8c0669d54e838edc387497db2b1f 2022-03-23 17:50:24.631 | ++ functions-common:get_or_create_project:939 : echo c8ca8c0669d54e838edc387497db2b1f 2022-03-23 17:50:24.631 | + lib/swift:create_swift_accounts:642 : swift_project_test2=c8ca8c0669d54e838edc387497db2b1f 2022-03-23 17:50:24.632 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-23 17:50:24.632 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:50:24.632 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-23 17:50:24.632 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-23 17:50:24.632 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:50:24.632 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-23 17:50:24.632 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-23 17:50:24.632 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-23 17:50:24.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.632 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.632 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.632 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.632 | ++ functions-common:get_or_create_user:925 : user_id=8f5201fa2d614f3fbe9ada8c62b2375f 2022-03-23 17:50:24.632 | ++ functions-common:get_or_create_user:926 : echo 8f5201fa2d614f3fbe9ada8c62b2375f 2022-03-23 17:50:24.632 | + lib/swift:create_swift_accounts:647 : swift_user_test2=8f5201fa2d614f3fbe9ada8c62b2375f 2022-03-23 17:50:24.632 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-23 17:50:24.632 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:50:24.632 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 8f5201fa2d614f3fbe9ada8c62b2375f c8ca8c0669d54e838edc387497db2b1f 2022-03-23 17:50:24.632 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:50:24.632 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:50:24.632 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:50:24.632 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:50:24.632 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:50:24.632 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:50:24.632 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:50:24.632 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:50:24.632 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8f5201fa2d614f3fbe9ada8c62b2375f --project c8ca8c0669d54e838edc387497db2b1f 2022-03-23 17:50:24.632 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:50:24.632 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:50:24.632 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:50:24.633 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.633 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.633 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.633 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.633 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:50:24.633 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:50:24.633 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 8f5201fa2d614f3fbe9ada8c62b2375f --project c8ca8c0669d54e838edc387497db2b1f 2022-03-23 17:50:24.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.633 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.633 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.633 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8f5201fa2d614f3fbe9ada8c62b2375f --project c8ca8c0669d54e838edc387497db2b1f 2022-03-23 17:50:24.633 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:50:24.633 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:50:24.633 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:50:24.633 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.633 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.633 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.633 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.633 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:50:24.633 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:50:24.633 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:50:24.633 | ++ functions-common:get_field:818 : echo '| e5321a25e03a4f5eadc0b63c8830620f | 8f5201fa2d614f3fbe9ada8c62b2375f | | c8ca8c0669d54e838edc387497db2b1f | | | False |' 2022-03-23 17:50:24.633 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.633 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:50:24.633 | + functions-common:get_or_add_user_project_role:997 : echo e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:50:24.634 | e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:50:24.634 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-23 17:50:24.634 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-23 17:50:24.634 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 17:50:24.634 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-23 17:50:24.634 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-23 17:50:24.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.634 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.634 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.634 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.634 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-23 17:50:24.634 | eff85f2fa6634e9fa71b11e10bd43bcf' 2022-03-23 17:50:24.634 | ++ functions-common:get_or_create_domain:888 : echo eff85f2fa6634e9fa71b11e10bd43bcf 2022-03-23 17:50:24.634 | + lib/swift:create_swift_accounts:652 : swift_domain=eff85f2fa6634e9fa71b11e10bd43bcf 2022-03-23 17:50:24.634 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-23 17:50:24.634 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:50:24.634 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-23 17:50:24.634 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 eff85f2fa6634e9fa71b11e10bd43bcf 2022-03-23 17:50:24.634 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:50:24.634 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=eff85f2fa6634e9fa71b11e10bd43bcf --or-show -f value -c id 2022-03-23 17:50:24.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.634 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.634 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.634 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.634 | ++ functions-common:get_or_create_project:938 : project_id=4e8fe58f367e442a8e0368f30e5902a0 2022-03-23 17:50:24.634 | ++ functions-common:get_or_create_project:939 : echo 4e8fe58f367e442a8e0368f30e5902a0 2022-03-23 17:50:24.634 | + lib/swift:create_swift_accounts:656 : swift_project_test4=4e8fe58f367e442a8e0368f30e5902a0 2022-03-23 17:50:24.634 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-23 17:50:24.634 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:50:24.634 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-23 17:50:24.635 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 eff85f2fa6634e9fa71b11e10bd43bcf test4@example.com 2022-03-23 17:50:24.635 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:50:24.635 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-23 17:50:24.635 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-23 17:50:24.635 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=eff85f2fa6634e9fa71b11e10bd43bcf --email=test4@example.com --or-show -f value -c id 2022-03-23 17:50:24.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.635 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.635 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.635 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.635 | ++ functions-common:get_or_create_user:925 : user_id=143681b1007c437db4ae7362f3ae87cb 2022-03-23 17:50:24.635 | ++ functions-common:get_or_create_user:926 : echo 143681b1007c437db4ae7362f3ae87cb 2022-03-23 17:50:24.635 | + lib/swift:create_swift_accounts:661 : swift_user_test4=143681b1007c437db4ae7362f3ae87cb 2022-03-23 17:50:24.635 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-23 17:50:24.635 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:50:24.635 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 143681b1007c437db4ae7362f3ae87cb 4e8fe58f367e442a8e0368f30e5902a0 2022-03-23 17:50:24.635 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:50:24.635 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:50:24.635 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:50:24.635 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:50:24.635 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:50:24.635 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:50:24.635 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:50:24.635 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:50:24.635 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 143681b1007c437db4ae7362f3ae87cb --project 4e8fe58f367e442a8e0368f30e5902a0 2022-03-23 17:50:24.635 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:50:24.635 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:50:24.635 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:50:24.635 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.635 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.636 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.636 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.636 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:50:24.636 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:50:24.636 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 143681b1007c437db4ae7362f3ae87cb --project 4e8fe58f367e442a8e0368f30e5902a0 2022-03-23 17:50:24.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.636 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.636 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.636 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 143681b1007c437db4ae7362f3ae87cb --project 4e8fe58f367e442a8e0368f30e5902a0 2022-03-23 17:50:24.636 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:50:24.636 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:50:24.636 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:50:24.636 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.636 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:24.636 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:24.636 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:50:24.636 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:50:24.636 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:50:24.636 | ++ functions-common:get_field:818 : echo '| e5321a25e03a4f5eadc0b63c8830620f | 143681b1007c437db4ae7362f3ae87cb | | 4e8fe58f367e442a8e0368f30e5902a0 | | | False |' 2022-03-23 17:50:24.636 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:50:24.636 | ++ functions-common:get_field:812 : read data 2022-03-23 17:50:24.636 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:50:24.636 | + functions-common:get_or_add_user_project_role:997 : echo e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:50:24.636 | e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:50:24.667 | [528514 Async create_swift_accounts:563330]: finished create_swift_accounts with result 0 in 128 seconds 2022-03-23 17:50:24.674 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-23 17:50:24.677 | + inc/async:async_wait:197 : return 0 2022-03-23 17:50:24.680 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-23 17:50:24.698 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:50:24.701 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-23 17:50:24.719 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:50:24.721 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-23 17:50:24.724 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:50:24.727 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-23 17:50:24.729 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-23 17:50:24.732 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-23 17:50:24.800 | + inc/async:async_inner:63 : init_glance 2022-03-23 17:50:24.840 | [528514 Async init_glance:567588]: running: init_glance 2022-03-23 17:50:24.843 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-23 17:50:24.861 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:50:24.864 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-23 17:50:24.867 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:50:24.870 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-23 17:50:24.872 | + ./stack.sh:main:1147 : configure_neutron 2022-03-23 17:50:24.875 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-23 17:50:24.879 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:50:24.880 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:50:24.886 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:50:24.888 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 17:50:24.891 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 17:50:24.894 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:50:24.896 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-23 17:50:24.899 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-23 17:50:24.902 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-23 17:50:24.904 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-23 17:50:24.917 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-23 17:50:24.920 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-23 17:50:28.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:28.336 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:28.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:28.336 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:31.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:31.856 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:31.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:31.856 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:35.064 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:50:35.093 | [567588 Async init_glance:567588]: finished successfully 2022-03-23 17:50:35.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:35.371 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:35.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:35.371 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:38.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:38.814 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:38.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:38.814 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:42.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:42.303 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:42.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:42.303 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:45.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:45.731 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:45.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:45.731 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:49.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:49.200 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:49.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:49.200 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:52.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:52.848 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:52.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:52.848 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:57.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:57.608 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:57.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:50:57.608 | from cryptography.utils import int_from_bytes 2022-03-23 17:50:57.608 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-23 17:51:03.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:51:03.524 | from cryptography.utils import int_from_bytes 2022-03-23 17:51:03.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:51:03.524 | from cryptography.utils import int_from_bytes 2022-03-23 17:51:03.857 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-23 17:51:03.864 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-23 17:51:03.867 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-23 17:51:03.871 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-23 17:51:03.873 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-23 17:51:03.876 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-23 17:51:03.878 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-23 17:51:03.880 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-23 17:51:03.883 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-23 17:51:03.885 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-23 17:51:03.887 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-23 17:51:03.889 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-23 17:51:03.892 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-23 17:51:03.894 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-23 17:51:03.896 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-23 17:51:03.898 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-23 17:51:03.904 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:51:03.906 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-23 17:51:03.909 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:51:03.915 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-23 17:51:03.918 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-23 17:51:03.920 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-23 17:51:03.923 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-03-23 17:51:03.926 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 17:51:03.929 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 17:51:03.958 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-23 17:51:03.987 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-23 17:51:04.018 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-23 17:51:04.053 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-23 17:51:04.082 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-23 17:51:04.112 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-23 17:51:04.114 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-23 17:51:04.117 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-23 17:51:04.119 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 17:51:04.123 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:51:04.140 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:51:04.142 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:51:04.144 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:51:04.147 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:51:04.149 | + 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-03-23 17:51:04.178 | + 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-03-23 17:51:04.207 | + 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-03-23 17:51:04.237 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:51:04.267 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-23 17:51:04.283 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:51:04.286 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-23 17:51:04.288 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-23 17:51:04.291 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-23 17:51:04.293 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-23 17:51:04.296 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-23 17:51:04.308 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-23 17:51:04.311 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-23 17:51:04.313 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-23 17:51:04.315 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-23 17:51:04.328 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-23 17:51:04.340 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-23 17:51:04.343 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-23 17:51:04.356 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-23 17:51:04.369 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-23 17:51:04.382 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 17:51:04.384 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 17:51:04.388 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-23 17:51:04.392 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.vZxaIJd5hh 2022-03-23 17:51:04.394 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 17:51:04.397 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 17:51:04.399 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.vZxaIJd5hh 2022-03-23 17:51:04.403 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.vZxaIJd5hh 2022-03-23 17:51:04.415 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.vZxaIJd5hh /etc/sudoers.d/neutron-rootwrap 2022-03-23 17:51:04.428 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 17:51:04.457 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-23 17:51:04.460 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 17:51:04.489 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-23 17:51:04.492 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-23 17:51:04.495 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-23 17:51:04.497 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:51:04.500 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 17:51:04.502 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:51:04.519 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:51:04.523 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 17:51:04.525 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 17:51:04.528 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:51:04.546 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:51:04.548 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:51:04.551 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 17:51:04.582 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:51:04.584 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:51:04.587 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-23 17:51:04.604 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:51:04.607 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-23 17:51:04.609 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-23 17:51:04.612 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 17:51:04.614 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 17:51:04.617 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-23 17:51:04.620 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-23 17:51:04.622 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 17:51:04.625 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-23 17:51:04.627 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-23 17:51:04.630 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-23 17:51:04.634 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-23 17:51:04.637 | + 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-03-23 17:51:04.642 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-23 17:51:04.660 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:51:04.662 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-23 17:51:04.665 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-23 17:51:04.668 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-23 17:51:04.673 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-23 17:51:04.703 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 17:51:04.733 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-23 17:51:04.764 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-23 17:51:04.794 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-23 17:51:04.825 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-23 17:51:04.828 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 17:51:04.830 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-23 17:51:04.833 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 17:51:04.835 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-23 17:51:04.865 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-23 17:51:04.895 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 17:51:04.925 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-23 17:51:04.955 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-23 17:51:04.986 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-23 17:51:05.017 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-23 17:51:05.047 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-23 17:51:05.085 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:51:05.115 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 17:51:05.147 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-23 17:51:05.179 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-23 17:51:05.209 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-23 17:51:05.212 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 17:51:05.214 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 17:51:05.217 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 17:51:05.220 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-23 17:51:05.251 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-23 17:51:05.281 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.45/identity 2022-03-23 17:51:05.311 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-23 17:51:05.341 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-23 17:51:05.382 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-23 17:51:05.413 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-23 17:51:05.443 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-23 17:51:05.473 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:51:05.504 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-23 17:51:05.534 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-23 17:51:05.537 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-23 17:51:05.541 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-23 17:51:05.544 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-23 17:51:05.546 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-23 17:51:05.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-23 17:51:05.552 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-23 17:51:05.555 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-03-23 17:51:05.558 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-03-23 17:51:05.560 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-03-23 17:51:05.563 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-23 17:51:05.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-23 17:51:05.568 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-23 17:51:05.571 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-23 17:51:05.574 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-23 17:51:05.576 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-23 17:51:05.579 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-23 17:51:05.581 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-23 17:51:05.584 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-23 17:51:05.587 | + 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-03-23 17:51:05.618 | + 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-03-23 17:51:05.621 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:51:05.624 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 17:51:05.626 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-23 17:51:05.629 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-23 17:51:05.632 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:51:05.634 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-23 17:51:05.665 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-23 17:51:05.668 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-23 17:51:05.671 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:51:05.673 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 17:51:05.676 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-23 17:51:05.678 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-23 17:51:05.681 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:51:05.683 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-23 17:51:05.712 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-23 17:51:05.714 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:51:05.717 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 17:51:05.719 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-23 17:51:05.722 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-23 17:51:05.724 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:51:05.727 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-23 17:51:05.755 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-03-23 17:51:05.758 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:51:05.760 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-23 17:51:05.763 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-23 17:51:05.765 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-23 17:51:05.768 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:51:05.770 | + 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-03-23 17:51:05.799 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-03-23 17:51:05.801 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:51:05.804 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-23 17:51:05.806 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 17:51:05.809 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 17:51:05.811 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:51:05.814 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-23 17:51:05.843 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-03-23 17:51:05.846 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:51:05.848 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-23 17:51:05.851 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-23 17:51:05.853 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-23 17:51:05.856 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:51:05.858 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-23 17:51:05.887 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:350:399 2022-03-23 17:51:05.889 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:51:05.892 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-23 17:51:05.894 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-03-23 17:51:05.897 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-03-23 17:51:05.899 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:51:05.902 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-03-23 17:51:05.930 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-03-23 17:51:05.933 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:51:05.935 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-23 17:51:05.938 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 17:51:05.940 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 17:51:05.943 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:51:05.945 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-23 17:51:05.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 17:51:05.977 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-23 17:51:05.995 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:51:05.997 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-23 17:51:06.000 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 17:51:06.032 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-23 17:51:06.034 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 17:51:06.063 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 17:51:06.094 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-23 17:51:06.097 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-23 17:51:06.100 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-23 17:51:06.102 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 17:51:09.110 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 17:51:09.110 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev49 2022-03-23 17:51:09.111 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=569564) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 17:51:09.162 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=569564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 17:51:09.162 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=569564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 17:51:09.162 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=569564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:51:09.162 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=569564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:51:09.162 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=569564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:51:09.163 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=569564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:51:09.216 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 17:51:09.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:51:09.216 | from cryptography.utils import int_from_bytes 2022-03-23 17:51:09.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:51:09.216 | from cryptography.utils import int_from_bytes 2022-03-23 17:51:09.590 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-23 17:51:09.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-23 17:51:09.599 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-23 17:51:09.603 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 17:51:09.606 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-23 17:51:09.663 | + 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-03-23 17:51:09.681 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-23 17:51:09.684 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-23 17:51:09.686 | + 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-03-23 17:51:09.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-23 17:51:09.724 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-23 17:51:09.732 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-23 17:51:09.735 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-23 17:51:09.737 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-23 17:51:09.751 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-23 17:51:09.763 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 17:51:09.766 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-23 17:51:09.774 | net.bridge.bridge-nf-call-iptables = 1 2022-03-23 17:51:09.778 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 17:51:09.780 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-23 17:51:09.789 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-23 17:51:09.792 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-23 17:51:09.795 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-23 17:51:09.797 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-23 17:51:09.800 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-23 17:51:09.802 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-23 17:51:09.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 17:51:09.808 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 17:51:09.810 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 17:51:09.813 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 17:51:09.840 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-23 17:51:09.842 | + 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-03-23 17:51:09.877 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-23 17:51:09.879 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-23 17:51:09.910 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-23 17:51:09.943 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-23 17:51:09.961 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:51:09.963 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-23 17:51:09.966 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-23 17:51:09.971 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-23 17:51:10.000 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-23 17:51:10.030 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 17:51:10.066 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-23 17:51:10.069 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 17:51:10.098 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-23 17:51:10.116 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:51:10.119 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 17:51:10.121 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-23 17:51:10.151 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 17:51:10.154 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 17:51:10.156 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 17:51:10.186 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-23 17:51:10.189 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 17:51:10.192 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-23 17:51:10.194 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-23 17:51:10.212 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:51:10.214 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-23 17:51:10.217 | + 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-03-23 17:51:10.222 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-23 17:51:10.252 | + 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-03-23 17:51:10.285 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-23 17:51:10.287 | + 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-03-23 17:51:10.317 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 17:51:10.319 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-23 17:51:10.357 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 17:51:10.360 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 17:51:10.362 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 17:51:10.403 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-23 17:51:10.406 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 17:51:10.408 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-23 17:51:10.411 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 17:51:13.383 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 17:51:13.384 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev49 2022-03-23 17:51:13.384 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=570096) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 17:51:13.435 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=570096) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 17:51:13.435 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=570096) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 17:51:13.435 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=570096) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:51:13.436 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=570096) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:51:13.436 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=570096) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:51:13.436 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=570096) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:51:13.496 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-23 17:51:13.497 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=570096) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-23 17:51:13.498 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=570096) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-23 17:51:13.498 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 17:51:13.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:51:13.498 | from cryptography.utils import int_from_bytes 2022-03-23 17:51:13.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:51:13.498 | from cryptography.utils import int_from_bytes 2022-03-23 17:51:13.890 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-23 17:51:13.894 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-23 17:51:13.897 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-23 17:51:13.900 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 17:51:13.902 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 17:51:13.905 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 17:51:13.908 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 17:51:13.933 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-23 17:51:13.936 | + functions:set_mtu:785 : local dev=br-data 2022-03-23 17:51:13.939 | + functions:set_mtu:786 : local mtu=1500 2022-03-23 17:51:13.942 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-23 17:51:13.957 | + 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-03-23 17:51:13.980 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-23 17:51:13.983 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-23 17:51:13.986 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-23 17:51:13.989 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-23 17:51:13.991 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-23 17:51:13.994 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-23 17:51:13.997 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-23 17:51:13.999 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-23 17:51:14.002 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-23 17:51:14.005 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-23 17:51:14.007 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-23 17:51:14.010 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-23 17:51:14.012 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-23 17:51:14.015 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-23 17:51:14.019 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-23 17:51:14.020 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-23 17:51:14.027 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-23 17:51:14.030 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-23 17:51:14.033 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-23 17:51:14.035 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-23 17:51:14.039 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-23 17:51:14.040 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-23 17:51:14.040 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-23 17:51:14.047 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.63/22 brd 192.168.3.255' 2022-03-23 17:51:14.049 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-23 17:51:14.052 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-23 17:51:14.054 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-23 17:51:14.057 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-23 17:51:14.059 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.63/22 brd 192.168.3.255 != '' ]] 2022-03-23 17:51:14.062 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.63/22 brd 192.168.3.255 dev eth1' 2022-03-23 17:51:14.064 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.63/22 brd 192.168.3.255 dev br-data' 2022-03-23 17:51:14.067 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-23 17:51:14.069 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-23 17:51:14.074 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-23 17:51:14.074 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.63/22 brd 192.168.3.255 2022-03-23 17:51:14.075 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-23 17:51:14.075 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-23 17:51:14.080 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.63 2022-03-23 17:51:14.082 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.63 ' 2022-03-23 17:51:14.085 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.63/22 brd 192.168.3.255 dev eth1 2022-03-23 17:51:14.098 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.63/22 brd 192.168.3.255 dev br-data 2022-03-23 17:51:14.111 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-23 17:51:14.125 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-23 17:51:14.147 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.63 2022-03-23 17:51:14.157 | PING 192.168.0.63 (192.168.0.63) from 192.168.0.63 br-data: 56(84) bytes of data. 2022-03-23 17:51:14.157 | 64 bytes from 192.168.0.63: icmp_seq=1 ttl=64 time=0.079 ms 2022-03-23 17:51:15.189 | 64 bytes from 192.168.0.63: icmp_seq=2 ttl=64 time=0.071 ms 2022-03-23 17:51:16.213 | 64 bytes from 192.168.0.63: icmp_seq=3 ttl=64 time=0.061 ms 2022-03-23 17:51:16.213 | 2022-03-23 17:51:16.213 | --- 192.168.0.63 ping statistics --- 2022-03-23 17:51:16.213 | 3 packets transmitted, 3 received, 0% packet loss, time 2056ms 2022-03-23 17:51:16.213 | rtt min/avg/max/mdev = 0.061/0.070/0.079/0.007 ms 2022-03-23 17:51:16.222 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-23 17:51:16.223 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-23 17:51:16.231 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-23 17:51:16.234 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-23 17:51:16.252 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:51:16.255 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-23 17:51:16.258 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-23 17:51:16.263 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-23 17:51:16.293 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.45 2022-03-23 17:51:16.322 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-23 17:51:16.352 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 17:51:16.385 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-23 17:51:16.388 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 17:51:16.418 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 17:51:16.420 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-23 17:51:16.438 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:51:16.441 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-23 17:51:16.443 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-23 17:51:16.461 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:51:16.463 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-23 17:51:16.481 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:51:16.483 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-23 17:51:16.501 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:51:16.504 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-23 17:51:16.534 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-23 17:51:16.565 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-23 17:51:16.567 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-23 17:51:16.586 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:51:16.588 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-23 17:51:16.607 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:51:16.609 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-23 17:51:16.612 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-23 17:51:16.673 | + inc/async:async_inner:63 : init_neutron 2022-03-23 17:51:16.713 | [528514 Async init_neutron:570572]: running: init_neutron 2022-03-23 17:51:16.716 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-23 17:51:16.734 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:51:16.738 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-23 17:51:16.753 | ++ ./stack.sh:main:1162 : true 2022-03-23 17:51:16.756 | + ./stack.sh:main:1162 : netman_pid= 2022-03-23 17:51:16.758 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-23 17:51:16.761 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-23 17:51:16.773 | dnsmasq: no process found 2022-03-23 17:51:16.776 | + ./stack.sh:main:1164 : true 2022-03-23 17:51:16.779 | + ./stack.sh:main:1169 : clean_iptables 2022-03-23 17:51:16.785 | + lib/nova:clean_iptables:186 : grep nova 2022-03-23 17:51:16.790 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-23 17:51:16.790 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-23 17:51:16.790 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 17:51:16.790 | + lib/nova:clean_iptables:186 : bash 2022-03-23 17:51:16.790 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-23 17:51:16.792 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-23 17:51:16.813 | + lib/nova:clean_iptables:188 : grep nova 2022-03-23 17:51:16.813 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 17:51:16.813 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 17:51:16.813 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-23 17:51:16.813 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-23 17:51:16.817 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-23 17:51:16.817 | + lib/nova:clean_iptables:188 : bash 2022-03-23 17:51:16.832 | + lib/nova:clean_iptables:190 : grep nova 2022-03-23 17:51:16.832 | + lib/nova:clean_iptables:190 : bash 2022-03-23 17:51:16.835 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-23 17:51:16.835 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 17:51:16.836 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-23 17:51:16.841 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-23 17:51:16.841 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-23 17:51:16.855 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 17:51:16.855 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-23 17:51:16.859 | + lib/nova:clean_iptables:192 : grep nova 2022-03-23 17:51:16.859 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-23 17:51:16.862 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-23 17:51:16.865 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 17:51:16.867 | + lib/nova:clean_iptables:192 : bash 2022-03-23 17:51:16.873 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-23 17:51:16.881 | net.ipv4.ip_forward = 1 2022-03-23 17:51:16.885 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-23 17:51:16.903 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:51:16.905 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-23 17:51:16.908 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-23 17:51:16.911 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 17:51:16.944 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-23 17:51:16.976 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-23 17:51:16.979 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 17:51:17.014 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-23 17:51:17.047 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-23 17:51:17.066 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:51:17.069 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-23 17:51:17.072 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:51:17.075 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-23 17:51:17.077 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-23 17:51:17.080 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-23 17:51:17.145 | + inc/async:async_inner:63 : init_swift 2022-03-23 17:51:17.195 | [528514 Async init_swift:570930]: running: init_swift 2022-03-23 17:51:17.198 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-23 17:51:17.219 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:51:17.220 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-23 17:51:17.223 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:51:17.226 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-23 17:51:17.229 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-23 17:51:17.232 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-23 17:51:17.315 | + inc/async:async_inner:63 : init_cinder 2022-03-23 17:51:17.373 | [528514 Async init_cinder:571025]: running: init_cinder 2022-03-23 17:51:17.383 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-23 17:51:17.419 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:51:17.422 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-23 17:51:17.427 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:51:17.430 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-23 17:51:17.434 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-23 17:51:17.437 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-23 17:51:17.524 | + inc/async:async_inner:63 : init_placement 2022-03-23 17:51:17.602 | [528514 Async init_placement:571144]: running: init_placement 2022-03-23 17:51:17.605 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-23 17:51:17.690 | [528514 Async init_neutron:570572]: Waiting for completion of init_neutron running on PID 570572 (6 other jobs running) 2022-03-23 17:51:17.721 | [528514 Async init_neutron:570572]: Signaling child to exit 2022-03-23 17:51:28.889 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:51:28.933 | [571025 Async init_cinder:571025]: finished successfully 2022-03-23 17:51:31.217 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:51:31.252 | [570930 Async init_swift:570930]: finished successfully 2022-03-23 17:51:45.397 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:51:45.423 | [570572 Async init_neutron:570572]: finished successfully 2022-03-23 17:51:45.443 | WAKEUP 2022-03-23 17:51:45.467 | [528514 Async init_neutron:570572]: Signaled 2022-03-23 17:51:45.468 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-23 17:51:45.468 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:51:45.469 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:51:45.469 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:51:45.469 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 17:51:45.469 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 17:51:45.469 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:51:45.469 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-23 17:51:45.469 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-23 17:51:45.469 | + lib/database:recreate_database:112 : local db=neutron 2022-03-23 17:51:45.469 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-23 17:51:45.469 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-23 17:51:45.469 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-23 17:51:45.469 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:51:45.469 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-23 17:51:45.469 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:51:45.469 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-23 17:51:45.469 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 17:51:45.469 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:51:45.469 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:51:45.469 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:51:45.469 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057879888 2022-03-23 17:51:45.469 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-23 17:51:45.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:51:45.469 | from cryptography.utils import int_from_bytes 2022-03-23 17:51:45.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:51:45.469 | from cryptography.utils import int_from_bytes 2022-03-23 17:51:45.469 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:51:45.469 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:51:45.469 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-23 17:51:45.470 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-23 17:51:45.471 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-23 17:51:45.472 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-23 17:51:45.473 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-23 17:51:45.473 | Running upgrade for neutron ... 2022-03-23 17:51:45.473 | OK 2022-03-23 17:51:45.473 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-23 17:51:45.473 | + functions-common:time_stop:2425 : local name 2022-03-23 17:51:45.473 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:51:45.473 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:51:45.473 | + functions-common:time_stop:2428 : local total 2022-03-23 17:51:45.473 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:51:45.474 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 17:51:45.474 | + functions-common:time_stop:2432 : start_time=1648057879888 2022-03-23 17:51:45.474 | + functions-common:time_stop:2434 : [[ -z 1648057879888 ]] 2022-03-23 17:51:45.474 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:51:45.474 | + functions-common:time_stop:2437 : end_time=1648057905381 2022-03-23 17:51:45.474 | + functions-common:time_stop:2438 : elapsed_time=25493 2022-03-23 17:51:45.474 | + functions-common:time_stop:2439 : total=8512 2022-03-23 17:51:45.474 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:51:45.474 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34005 2022-03-23 17:51:45.516 | [528514 Async init_neutron:570572]: finished init_neutron with result 0 in 28 seconds 2022-03-23 17:51:45.520 | + inc/async:async_wait:197 : return 0 2022-03-23 17:51:45.523 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-23 17:51:45.577 | [528514 Async init_placement:571144]: Waiting for completion of init_placement running on PID 571144 (5 other jobs running) 2022-03-23 17:51:45.603 | [528514 Async init_placement:571144]: Signaling child to exit 2022-03-23 17:52:04.441 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:52:04.467 | [571144 Async init_placement:571144]: finished successfully 2022-03-23 17:52:04.487 | WAKEUP 2022-03-23 17:52:04.511 | [528514 Async init_placement:571144]: Signaled 2022-03-23 17:52:04.512 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-23 17:52:04.512 | + lib/database:recreate_database:112 : local db=placement 2022-03-23 17:52:04.512 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-23 17:52:04.512 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-23 17:52:04.512 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-23 17:52:04.512 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:52:04.512 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-23 17:52:04.512 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:52:04.512 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-23 17:52:04.512 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-23 17:52:04.512 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-23 17:52:04.512 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-23 17:52:04.513 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:52:04.513 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:52:04.513 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:52:04.513 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 17:52:04.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.513 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.513 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.513 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:52:04.513 | + functions-common:get_or_create_user:925 : user_id=fc12dc8bd30e4443a86942c66d5b6348 2022-03-23 17:52:04.513 | + functions-common:get_or_create_user:926 : echo fc12dc8bd30e4443a86942c66d5b6348 2022-03-23 17:52:04.513 | fc12dc8bd30e4443a86942c66d5b6348 2022-03-23 17:52:04.513 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-23 17:52:04.513 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:52:04.513 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:52:04.513 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:52:04.513 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:52:04.513 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:52:04.513 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:52:04.513 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:52:04.513 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:52:04.513 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:52:04.513 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:52:04.513 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 17:52:04.513 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:52:04.513 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:52:04.513 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:52:04.513 | ++ functions-common:get_field:812 : read data 2022-03-23 17:52:04.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.513 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.514 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.514 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:52:04.514 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:52:04.514 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:52:04.514 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 17:52:04.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.514 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.514 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.514 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:52:04.514 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:52:04.514 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 17:52:04.514 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:52:04.514 | ++ functions-common:get_field:812 : read data 2022-03-23 17:52:04.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.514 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.514 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.514 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:52:04.514 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:52:04.514 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:52:04.514 | ++ functions-common:get_field:818 : echo '| 12c1236a16c543c1b16184a79e930934 | fc12dc8bd30e4443a86942c66d5b6348 | | bc52b8114f9d47bd81894781a6ac3964 | | | False |' 2022-03-23 17:52:04.514 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:52:04.514 | ++ functions-common:get_field:812 : read data 2022-03-23 17:52:04.514 | + functions-common:get_or_add_user_project_role:995 : user_role_id=12c1236a16c543c1b16184a79e930934 2022-03-23 17:52:04.514 | + functions-common:get_or_add_user_project_role:997 : echo 12c1236a16c543c1b16184a79e930934 2022-03-23 17:52:04.514 | 12c1236a16c543c1b16184a79e930934 2022-03-23 17:52:04.514 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 17:52:04.514 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-23 17:52:04.514 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:52:04.514 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:52:04.515 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:52:04.515 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:52:04.515 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:52:04.515 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:52:04.515 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:52:04.515 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:52:04.515 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:52:04.515 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:52:04.515 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:52:04.515 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:52:04.515 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 17:52:04.515 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:52:04.515 | ++ functions-common:get_field:812 : read data 2022-03-23 17:52:04.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.515 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.515 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.515 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:52:04.515 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:52:04.515 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:52:04.515 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 17:52:04.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.515 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.515 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.515 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 17:52:04.515 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:52:04.515 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:52:04.515 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:52:04.515 | ++ functions-common:get_field:812 : read data 2022-03-23 17:52:04.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.516 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.516 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.516 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:52:04.516 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:52:04.516 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:52:04.516 | ++ functions-common:get_field:818 : echo '| e5321a25e03a4f5eadc0b63c8830620f | fc12dc8bd30e4443a86942c66d5b6348 | | bc52b8114f9d47bd81894781a6ac3964 | | | False |' 2022-03-23 17:52:04.516 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:52:04.516 | ++ functions-common:get_field:812 : read data 2022-03-23 17:52:04.516 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:52:04.516 | + functions-common:get_or_add_user_project_role:997 : echo e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:52:04.516 | e5321a25e03a4f5eadc0b63c8830620f 2022-03-23 17:52:04.516 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.45/placement 2022-03-23 17:52:04.516 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-23 17:52:04.516 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:52:04.516 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-23 17:52:04.516 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-23 17:52:04.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.516 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.516 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.516 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:52:04.516 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:52:04.516 | e8c55200b3a3436c9822624190bcd7c9' 2022-03-23 17:52:04.516 | + functions-common:get_or_create_service:1094 : echo e8c55200b3a3436c9822624190bcd7c9 2022-03-23 17:52:04.516 | e8c55200b3a3436c9822624190bcd7c9 2022-03-23 17:52:04.516 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.45/placement 2022-03-23 17:52:04.516 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:52:04.516 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.45/placement RegionOne 2022-03-23 17:52:04.516 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:52:04.516 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-23 17:52:04.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.517 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.517 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.517 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:52:04.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:52:04.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:52:04.517 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.45/placement --region RegionOne -f value -c id 2022-03-23 17:52:04.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.517 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.517 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.517 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:52:04.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e82f2ba9e655426aafe7e3cfddee52a0 2022-03-23 17:52:04.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e82f2ba9e655426aafe7e3cfddee52a0 2022-03-23 17:52:04.517 | + functions-common:get_or_create_endpoint:1127 : public_id=e82f2ba9e655426aafe7e3cfddee52a0 2022-03-23 17:52:04.517 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:52:04.517 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:52:04.517 | + functions-common:get_or_create_endpoint:1136 : echo e82f2ba9e655426aafe7e3cfddee52a0 2022-03-23 17:52:04.517 | e82f2ba9e655426aafe7e3cfddee52a0 2022-03-23 17:52:04.558 | [528514 Async init_placement:571144]: finished init_placement with result 0 in 46 seconds 2022-03-23 17:52:04.562 | + inc/async:async_wait:197 : return 0 2022-03-23 17:52:04.565 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-23 17:52:04.617 | [528514 Async init_glance:567588]: Waiting for completion of init_glance running on PID 567588 (4 other jobs running) 2022-03-23 17:52:04.644 | [528514 Async init_glance:567588]: Signaling child to exit 2022-03-23 17:52:04.644 | WAKEUP 2022-03-23 17:52:04.667 | [528514 Async init_glance:567588]: Signaled 2022-03-23 17:52:04.669 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-23 17:52:04.669 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-23 17:52:04.669 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-23 17:52:04.669 | + lib/database:recreate_database:112 : local db=glance 2022-03-23 17:52:04.669 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-23 17:52:04.669 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-23 17:52:04.669 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-23 17:52:04.669 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:52:04.669 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-23 17:52:04.669 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:52:04.669 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-23 17:52:04.669 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 17:52:04.669 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:52:04.669 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:52:04.669 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:52:04.669 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057825131 2022-03-23 17:52:04.669 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-23 17:52:04.669 | 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=567710) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:52:04.669 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:52:04.669 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:52:04.669 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:52:04.669 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:52:04.669 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:52:04.669 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:52:04.669 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-23 17:52:04.669 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-23 17:52:04.669 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:52:04.670 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:52:04.670 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-23 17:52:04.670 | Database migration is up to date. No migration needed. 2022-03-23 17:52:04.670 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-23 17:52:04.671 | Database is synced successfully. 2022-03-23 17:52:04.671 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-23 17:52:04.671 | 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=567865) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-23 17:52:04.671 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-23 17:52:04.672 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-23 17:52:04.672 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-23 17:52:04.672 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-23 17:52:04.672 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-23 17:52:04.672 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-23 17:52:04.672 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-23 17:52:04.672 | + functions-common:time_stop:2425 : local name 2022-03-23 17:52:04.672 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:52:04.672 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:52:04.672 | + functions-common:time_stop:2428 : local total 2022-03-23 17:52:04.672 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:52:04.672 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 17:52:04.672 | + functions-common:time_stop:2432 : start_time=1648057825131 2022-03-23 17:52:04.672 | + functions-common:time_stop:2434 : [[ -z 1648057825131 ]] 2022-03-23 17:52:04.672 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:52:04.672 | + functions-common:time_stop:2437 : end_time=1648057835049 2022-03-23 17:52:04.672 | + functions-common:time_stop:2438 : elapsed_time=9918 2022-03-23 17:52:04.672 | + functions-common:time_stop:2439 : total=8512 2022-03-23 17:52:04.672 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:52:04.672 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18430 2022-03-23 17:52:04.714 | [528514 Async init_glance:567588]: finished init_glance with result 0 in 10 seconds 2022-03-23 17:52:04.719 | + inc/async:async_wait:197 : return 0 2022-03-23 17:52:04.722 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-23 17:52:04.774 | [528514 Async init_swift:570930]: Waiting for completion of init_swift running on PID 570930 (3 other jobs running) 2022-03-23 17:52:04.800 | [528514 Async init_swift:570930]: Signaling child to exit 2022-03-23 17:52:04.800 | WAKEUP 2022-03-23 17:52:04.823 | [528514 Async init_swift:570930]: Signaled 2022-03-23 17:52:04.824 | + lib/swift:init_swift:668 : local node_number 2022-03-23 17:52:04.824 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 17:52:04.824 | No account-server running 2022-03-23 17:52:04.824 | No account-auditor running 2022-03-23 17:52:04.824 | No proxy-server running 2022-03-23 17:52:04.824 | No object-auditor running 2022-03-23 17:52:04.824 | No object-server running 2022-03-23 17:52:04.824 | No account-replicator running 2022-03-23 17:52:04.825 | No object-expirer running 2022-03-23 17:52:04.825 | No account-reaper running 2022-03-23 17:52:04.825 | No container-sharder running 2022-03-23 17:52:04.825 | No container-auditor running 2022-03-23 17:52:04.825 | No container-server running 2022-03-23 17:52:04.825 | No object-updater running 2022-03-23 17:52:04.825 | No container-sync running 2022-03-23 17:52:04.825 | No container-updater running 2022-03-23 17:52:04.825 | No object-reconstructor running 2022-03-23 17:52:04.825 | No object-replicator running 2022-03-23 17:52:04.825 | No container-reconciler running 2022-03-23 17:52:04.825 | No container-replicator running 2022-03-23 17:52:04.825 | + lib/swift:init_swift:670 : true 2022-03-23 17:52:04.825 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-23 17:52:04.825 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-23 17:52:04.825 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-23 17:52:04.825 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-23 17:52:04.825 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-23 17:52:04.825 | + lib/swift:create_swift_disk:572 : 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-03-23 17:52:04.825 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-23 17:52:04.825 | + functions:create_disk:732 : local node_number 2022-03-23 17:52:04.825 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:52:04.825 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 17:52:04.825 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-23 17:52:04.825 | + functions:create_disk:736 : local key 2022-03-23 17:52:04.825 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:52:04.825 | ++ functions:create_disk:738 : sed s#/.## 2022-03-23 17:52:04.826 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 17:52:04.826 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 17:52:04.826 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-23 17:52:04.826 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:52:04.826 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 17:52:04.826 | + functions:destroy_disk:765 : local key 2022-03-23 17:52:04.826 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-23 17:52:04.826 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:52:04.826 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 17:52:04.826 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 17:52:04.826 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-23 17:52:04.826 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-23 17:52:04.826 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:52:04.826 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:52:04.826 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-23 17:52:04.826 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:52:04.826 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:52:04.826 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-23 17:52:04.826 | = sectsz=512 attr=2, projid32bit=1 2022-03-23 17:52:04.826 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-23 17:52:04.826 | = reflink=1 2022-03-23 17:52:04.826 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-23 17:52:04.826 | = sunit=0 swidth=0 blks 2022-03-23 17:52:04.826 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-23 17:52:04.826 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-23 17:52:04.826 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-23 17:52:04.826 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-23 17:52:04.826 | + 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-03-23 17:52:04.826 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-23 17:52:04.826 | /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-03-23 17:52:04.826 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-23 17:52:04.827 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-23 17:52:04.827 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-23 17:52:04.827 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-23 17:52:04.827 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 17:52:04.827 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-23 17:52:04.827 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-23 17:52:04.827 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-23 17:52:04.827 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 17:52:04.827 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-23 17:52:04.827 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 17:52:04.827 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-23 17:52:04.827 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648057058.object.builder backups/1648057060.container.builder backups/1648057061.account.builder backups/1648057066.object.builder backups/1648057068.container.builder backups/1648057069.account.builder backups/1648057066.object.ring.gz backups/1648057068.container.ring.gz backups/1648057069.account.ring.gz 2022-03-23 17:52:04.827 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-23 17:52:04.827 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-23 17:52:04.827 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-23 17:52:04.827 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-23 17:52:04.827 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 17:52:04.827 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-23 17:52:04.827 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-23 17:52:04.827 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-23 17:52:04.827 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-23 17:52:04.827 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-23 17:52:04.827 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-23 17:52:04.827 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-23 17:52:04.827 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-23 17:52:04.827 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-23 17:52:04.827 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-23 17:52:04.827 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 17:52:04.827 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-23 17:52:04.827 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 17:52:04.827 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-23 17:52:04.827 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 17:52:04.828 | + lib/swift:init_swift:714 : popd 2022-03-23 17:52:04.871 | [528514 Async init_swift:570930]: finished init_swift with result 0 in 14 seconds 2022-03-23 17:52:04.875 | + inc/async:async_wait:197 : return 0 2022-03-23 17:52:04.878 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-23 17:52:04.929 | [528514 Async init_cinder:571025]: Waiting for completion of init_cinder running on PID 571025 (2 other jobs running) 2022-03-23 17:52:04.956 | [528514 Async init_cinder:571025]: Signaling child to exit 2022-03-23 17:52:04.956 | WAKEUP 2022-03-23 17:52:04.979 | [528514 Async init_cinder:571025]: Signaled 2022-03-23 17:52:04.980 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-23 17:52:04.980 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:04.980 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-23 17:52:04.980 | + lib/database:recreate_database:112 : local db=cinder 2022-03-23 17:52:04.980 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-23 17:52:04.980 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-23 17:52:04.980 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-23 17:52:04.981 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:52:04.981 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-23 17:52:04.981 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:52:04.981 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-23 17:52:04.981 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 17:52:04.981 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:52:04.981 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:52:04.981 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:52:04.981 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057878179 2022-03-23 17:52:04.981 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-23 17:52:04.981 | 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=571262) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:52:04.981 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:52:04.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:04.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:04.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:04.981 | 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=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:04.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:04.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:04.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:04.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:04.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:04.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:04.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:04.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:04.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:04.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:04.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:04.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:04.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:04.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:04.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:04.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:04.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:04.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:04.982 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:52:04.982 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=571262) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:52:04.982 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-23 17:52:04.982 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:52:04.982 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:52:04.982 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-23 17:52:04.982 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=571262) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 17:52:04.982 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-23 17:52:04.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.982 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:04.982 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:04.982 | /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-03-23 17:52:04.982 | last_heartbeat = column_property( 2022-03-23 17:52:04.982 | /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-03-23 17:52:04.982 | num_hosts = column_property( 2022-03-23 17:52:04.982 | /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-03-23 17:52:04.982 | num_down_hosts = column_property( 2022-03-23 17:52:04.983 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-23 17:52:04.983 | + functions-common:time_stop:2425 : local name 2022-03-23 17:52:04.983 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:52:04.983 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:52:04.983 | + functions-common:time_stop:2428 : local total 2022-03-23 17:52:04.983 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:52:04.983 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 17:52:04.983 | + functions-common:time_stop:2432 : start_time=1648057878179 2022-03-23 17:52:04.983 | + functions-common:time_stop:2434 : [[ -z 1648057878179 ]] 2022-03-23 17:52:04.983 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:52:04.983 | + functions-common:time_stop:2437 : end_time=1648057885580 2022-03-23 17:52:04.983 | + functions-common:time_stop:2438 : elapsed_time=7401 2022-03-23 17:52:04.983 | + functions-common:time_stop:2439 : total=8512 2022-03-23 17:52:04.983 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:52:04.983 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15913 2022-03-23 17:52:04.983 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-23 17:52:04.983 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:04.983 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 17:52:04.983 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-23 17:52:04.983 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 17:52:04.983 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-23 17:52:04.983 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-23 17:52:04.983 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-23 17:52:04.983 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-23 17:52:04.983 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-23 17:52:04.983 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 17:52:04.983 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-23 17:52:04.983 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-23 17:52:04.983 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-23 17:52:04.983 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:52:04.983 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:52:04.983 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:52:04.983 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:52:04.984 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:52:04.984 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:52:04.984 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:52:04.984 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:52:04.984 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:52:04.984 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:52:04.984 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:52:04.984 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-23 17:52:04.984 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:52:04.984 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:52:04.984 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:52:04.984 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:52:04.984 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:52:04.984 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:52:04.984 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 17:52:04.984 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-23 17:52:04.984 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-23 17:52:04.984 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 17:52:04.984 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 17:52:04.984 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 17:52:04.984 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 17:52:04.984 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-23 17:52:04.984 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 17:52:04.984 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-23 17:52:04.984 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-23 17:52:04.984 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-23 17:52:04.984 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-23 17:52:04.984 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-23 17:52:04.984 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-23 17:52:04.984 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-23 17:52:04.984 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-23 17:52:04.984 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-23 17:52:04.985 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 17:52:04.985 | [Unit] 2022-03-23 17:52:04.985 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 17:52:04.985 | DefaultDependencies=no 2022-03-23 17:52:04.985 | After=systemd-udev-settle.service 2022-03-23 17:52:04.985 | Before=lvm2-activation-early.service 2022-03-23 17:52:04.985 | Wants=systemd-udev-settle.service 2022-03-23 17:52:04.985 | 2022-03-23 17:52:04.985 | [Service] 2022-03-23 17:52:04.985 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 17:52:04.985 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-23 17:52:04.985 | RemainAfterExit=yes 2022-03-23 17:52:04.985 | Type=oneshot 2022-03-23 17:52:04.985 | 2022-03-23 17:52:04.985 | [Install] 2022-03-23 17:52:04.985 | WantedBy=local-fs.target 2022-03-23 17:52:04.985 | Also=systemd-udev-settle.service 2022-03-23 17:52:04.985 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-23 17:52:04.985 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 17:52:04.985 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-03-23 17:52:04.985 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-23 17:52:04.985 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-23 17:52:04.985 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-23 17:52:04.985 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 17:52:04.985 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 17:52:04.985 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 17:52:04.985 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-23 17:52:04.985 | Physical volume "/dev/loop4" successfully created. 2022-03-23 17:52:04.985 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-23 17:52:04.985 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-23 17:52:04.985 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-23 17:52:04.986 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-23 17:52:04.986 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-23 17:52:04.986 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-23 17:52:04.986 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-23 17:52:04.986 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-23 17:52:04.986 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:04.986 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-23 17:52:04.986 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-23 17:52:04.986 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-23 17:52:05.027 | [528514 Async init_cinder:571025]: finished init_cinder with result 0 in 11 seconds 2022-03-23 17:52:05.032 | + inc/async:async_wait:197 : return 0 2022-03-23 17:52:05.035 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-23 17:52:05.053 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:05.055 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-23 17:52:05.058 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:52:05.061 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-23 17:52:05.063 | + ./stack.sh:main:1218 : init_nova 2022-03-23 17:52:05.066 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-23 17:52:05.084 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:05.087 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-23 17:52:05.104 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:05.107 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:52:05.110 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 17:52:05.176 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 17:52:05.213 | [528514 Async nova-cell-0:573522]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 17:52:05.217 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-23 17:52:05.225 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:52:05.228 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-23 17:52:05.231 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:52:05.234 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:52:05.237 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 17:52:05.298 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 17:52:05.343 | [528514 Async nova-cell-1:573614]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 17:52:05.346 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-23 17:52:05.348 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-23 17:52:05.351 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-23 17:52:05.354 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-23 17:52:05.356 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-23 17:52:05.361 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:52:05.817 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-23 17:52:05.822 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:52:05.840 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-23 17:52:06.870 | 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-03-23 17:52:10.227 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:52:10.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:10.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:10.244 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:52:10.244 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=573672) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:52:10.271 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:52:10.272 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:52:10.303 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-23 17:52:12.278 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=573672) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 17:52:12.281 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-23 17:52:13.136 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=573672) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 17:52:13.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:13.149 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:13.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:13.149 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:13.707 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-23 17:52:13.710 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 17:52:13.716 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 17:52:13.716 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 17:52:13.719 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 17:52:13.721 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 17:52:14.837 | 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-03-23 17:52:17.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:17.916 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:17.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:17.916 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:18.119 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:52:18.150 | [573522 Async nova-cell-0:573522]: finished successfully 2022-03-23 17:52:18.291 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:52:18.318 | [573614 Async nova-cell-1:573614]: finished successfully 2022-03-23 17:52:18.440 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-23 17:52:18.446 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 17:52:18.451 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-23 17:52:18.503 | [528514 Async nova-cell-0:573522]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 573522 (3 other jobs running) 2022-03-23 17:52:18.529 | [528514 Async nova-cell-0:573522]: Signaling child to exit 2022-03-23 17:52:18.529 | WAKEUP 2022-03-23 17:52:18.552 | [528514 Async nova-cell-0:573522]: Signaled 2022-03-23 17:52:18.554 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-23 17:52:18.554 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-23 17:52:18.554 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-23 17:52:18.554 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-23 17:52:18.554 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-23 17:52:18.554 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-23 17:52:18.554 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-23 17:52:18.554 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:52:18.554 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-23 17:52:18.554 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:52:18.554 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-23 17:52:18.554 | 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-03-23 17:52:18.554 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:52:18.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.556 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:52:18.556 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=573679) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:52:18.556 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:52:18.556 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:52:18.556 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 17:52:18.556 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=573679) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 17:52:18.556 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 17:52:18.556 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=573679) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 17:52:18.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:18.556 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:18.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:18.556 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:18.600 | [528514 Async nova-cell-0:573522]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-23 17:52:18.604 | + inc/async:async_wait:197 : return 0 2022-03-23 17:52:18.607 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 17:52:18.610 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-23 17:52:18.666 | [528514 Async nova-cell-1:573614]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 573614 (2 other jobs running) 2022-03-23 17:52:18.691 | [528514 Async nova-cell-1:573614]: Signaling child to exit 2022-03-23 17:52:18.692 | WAKEUP 2022-03-23 17:52:18.714 | [528514 Async nova-cell-1:573614]: Signaled 2022-03-23 17:52:18.716 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-23 17:52:18.716 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-23 17:52:18.716 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-23 17:52:18.716 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-23 17:52:18.716 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-23 17:52:18.716 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-23 17:52:18.716 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-23 17:52:18.716 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:52:18.716 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-23 17:52:18.716 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:52:18.716 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-23 17:52:18.716 | 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-03-23 17:52:18.716 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:52:18.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:52:18.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:52:18.718 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:52:18.718 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=573686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:52:18.718 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:52:18.718 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:52:18.718 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 17:52:18.718 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=573686) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 17:52:18.718 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 17:52:18.718 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=573686) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 17:52:18.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:18.718 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:18.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:18.719 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:18.764 | [528514 Async nova-cell-1:573614]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-03-23 17:52:18.768 | + inc/async:async_wait:197 : return 0 2022-03-23 17:52:18.771 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:52:18.773 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-23 17:52:19.793 | 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-03-23 17:52:22.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:22.760 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:22.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:22.760 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:22.760 | Running batches of 50 until complete 2022-03-23 17:52:22.760 | +-------------------------------------+--------------+-----------+ 2022-03-23 17:52:22.760 | | Migration | Total Needed | Completed | 2022-03-23 17:52:22.760 | +-------------------------------------+--------------+-----------+ 2022-03-23 17:52:22.760 | | fill_virtual_interface_list | 0 | 0 | 2022-03-23 17:52:22.760 | | migrate_empty_ratio | 0 | 0 | 2022-03-23 17:52:22.760 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-23 17:52:22.760 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-23 17:52:22.760 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-23 17:52:22.760 | | populate_dev_uuids | 0 | 0 | 2022-03-23 17:52:22.760 | | populate_missing_availability_zones | 0 | 0 | 2022-03-23 17:52:22.760 | | populate_queued_for_delete | 0 | 0 | 2022-03-23 17:52:22.760 | | populate_user_id | 0 | 0 | 2022-03-23 17:52:22.760 | | populate_uuids | 0 | 0 | 2022-03-23 17:52:22.760 | +-------------------------------------+--------------+-----------+ 2022-03-23 17:52:23.273 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-23 17:52:23.279 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:52:23.283 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-23 17:52:23.286 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:52:23.289 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:52:23.292 | + lib/nova:init_nova:869 : /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-03-23 17:52:24.303 | 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-03-23 17:52:26.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:26.826 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:26.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:52:26.826 | from cryptography.utils import int_from_bytes 2022-03-23 17:52:26.826 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-23 17:52:26.826 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-23 17:52:27.292 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-23 17:52:27.295 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-23 17:52:27.314 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-23 17:52:27.317 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-23 17:52:27.337 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:27.340 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-23 17:52:27.343 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-23 17:52:27.404 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-23 17:52:27.443 | [528514 Async configure_neutron_nova:574836]: running: configure_neutron_nova 2022-03-23 17:52:27.446 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-23 17:52:27.449 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 17:52:27.452 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-23 17:52:27.455 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:52:27.458 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:52:27.462 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:52:27.465 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:52:27.468 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:52:27.471 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:52:27.476 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:52:27.479 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:52:27.483 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:52:27.486 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-23 17:52:27.488 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:52:27.506 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:27.509 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:52:27.512 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:52:27.514 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-23 17:52:27.517 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:52:27.519 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 17:52:27.522 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-23 17:52:27.524 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 17:52:27.527 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 17:52:27.530 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:52:27.533 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 17:52:27.536 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-23 17:52:27.539 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 17:52:27.541 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-23 17:52:27.544 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 17:52:27.547 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 17:52:27.550 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-23 17:52:27.552 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 17:52:27.555 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 17:52:27.558 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-23 17:52:27.560 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:52:27.563 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 17:52:27.566 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 17:52:27.569 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-23 17:52:27.572 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:52:27.575 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-23 17:52:27.577 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:52:27.580 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-23 17:52:27.580 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:52:27.580 | gsub("[][]", "", $1); 2022-03-23 17:52:27.580 | split($1, a, "|"); 2022-03-23 17:52:27.580 | if (a[1] == matchgroup) 2022-03-23 17:52:27.580 | print a[2] 2022-03-23 17:52:27.580 | } 2022-03-23 17:52:27.580 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:52:27.586 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 17:52:27.589 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 17:52:27.592 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 17:52:27.596 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-23 17:52:27.599 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-23 17:52:27.602 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-23 17:52:27.604 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-23 17:52:27.608 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-23 17:52:27.612 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-23 17:52:27.615 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-23 17:52:27.618 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 17:52:27.621 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:52:27.625 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 17:52:27.628 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-23 17:52:27.631 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 17:52:27.636 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-23 17:52:27.639 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-23 17:52:27.642 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-23 17:52:27.645 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-23 17:52:27.649 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 17:52:27.649 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:27.649 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-23 17:52:27.650 | BEGIN { 2022-03-23 17:52:27.650 | section = "" 2022-03-23 17:52:27.650 | last_section = "" 2022-03-23 17:52:27.650 | section_count = 0 2022-03-23 17:52:27.650 | } 2022-03-23 17:52:27.650 | /^\[.+\]/ { 2022-03-23 17:52:27.650 | gsub("[][]", "", $1); 2022-03-23 17:52:27.650 | section=$1 2022-03-23 17:52:27.650 | next 2022-03-23 17:52:27.650 | } 2022-03-23 17:52:27.650 | /^ *\#/ { 2022-03-23 17:52:27.650 | next 2022-03-23 17:52:27.650 | } 2022-03-23 17:52:27.650 | /^[^ \t]+/ { 2022-03-23 17:52:27.650 | # get offset of first = in $0 2022-03-23 17:52:27.650 | eq_idx = index($0, "=") 2022-03-23 17:52:27.650 | # extract attr & value from $0 2022-03-23 17:52:27.650 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 17:52:27.650 | value = substr($0, eq_idx + 1) 2022-03-23 17:52:27.650 | # only need to strip trailing whitespace from attr 2022-03-23 17:52:27.650 | sub(/[ \t]*$/, "", attr) 2022-03-23 17:52:27.650 | # need to strip leading & trailing whitespace from value 2022-03-23 17:52:27.650 | sub(/^[ \t]*/, "", value) 2022-03-23 17:52:27.650 | sub(/[ \t]*$/, "", value) 2022-03-23 17:52:27.650 | 2022-03-23 17:52:27.650 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 17:52:27.650 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 17:52:27.650 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 17:52:27.650 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 17:52:27.650 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 17:52:27.650 | if (section != last_section) { 2022-03-23 17:52:27.650 | cfg_section[section_count++] = section 2022-03-23 17:52:27.650 | last_section = section 2022-03-23 17:52:27.650 | } 2022-03-23 17:52:27.650 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 17:52:27.651 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 17:52:27.651 | 2022-03-23 17:52:27.651 | cfg_attr[section, attr, 0] = value 2022-03-23 17:52:27.651 | cfg_attr_count[section, attr] = 1 2022-03-23 17:52:27.651 | } else { 2022-03-23 17:52:27.651 | lno = cfg_attr_count[section, attr]++ 2022-03-23 17:52:27.651 | cfg_attr[section, attr, lno] = value 2022-03-23 17:52:27.651 | } 2022-03-23 17:52:27.651 | } 2022-03-23 17:52:27.651 | END { 2022-03-23 17:52:27.651 | # Process each section in order 2022-03-23 17:52:27.651 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 17:52:27.651 | section = cfg_section[sno] 2022-03-23 17:52:27.651 | # The ini routines simply append a config item immediately 2022-03-23 17:52:27.651 | # after the section header. To keep the same order as defined 2022-03-23 17:52:27.651 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 17:52:27.651 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 17:52:27.651 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 17:52:27.651 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 17:52:27.651 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 17:52:27.651 | else { 2022-03-23 17:52:27.651 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 17:52:27.651 | count = cfg_attr_count[section, attr] 2022-03-23 17:52:27.651 | print "inidelete " configfile " " section " " attr 2022-03-23 17:52:27.651 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 17:52:27.651 | for (l = count -2; l >= 0; l--) 2022-03-23 17:52:27.651 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 17:52:27.651 | } 2022-03-23 17:52:27.651 | } 2022-03-23 17:52:27.651 | } 2022-03-23 17:52:27.651 | } 2022-03-23 17:52:27.651 | ' 2022-03-23 17:52:27.652 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 17:52:27.653 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:52:27.657 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 17:52:27.659 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-23 17:52:27.662 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:52:27.665 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-23 17:52:27.667 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-23 17:52:27.667 | BEGIN { group = "" } 2022-03-23 17:52:27.667 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:52:27.667 | gsub("[][]", "", $1); 2022-03-23 17:52:27.667 | split($1, a, "|"); 2022-03-23 17:52:27.667 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 17:52:27.668 | group=a[1] 2022-03-23 17:52:27.668 | } else { 2022-03-23 17:52:27.668 | group="" 2022-03-23 17:52:27.668 | } 2022-03-23 17:52:27.668 | next 2022-03-23 17:52:27.668 | } 2022-03-23 17:52:27.668 | { 2022-03-23 17:52:27.668 | if (group != "") 2022-03-23 17:52:27.668 | print $0 2022-03-23 17:52:27.668 | } 2022-03-23 17:52:27.668 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:52:27.674 | + 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-03-23 17:52:27.677 | ++ 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-03-23 17:52:27.707 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:27.709 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-23 17:52:27.712 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-23 17:52:27.742 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:27.746 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-23 17:52:27.748 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-23 17:52:27.780 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:27.783 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-23 17:52:27.786 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-23 17:52:27.818 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:27.821 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-23 17:52:27.823 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-23 17:52:27.853 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:27.856 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-23 17:52:27.858 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 17:52:27.892 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:27.895 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.45/identity"' 2022-03-23 17:52:27.899 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-03-23 17:52:27.934 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:27.937 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-23 17:52:27.940 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 17:52:27.974 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:27.977 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-23 17:52:27.979 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 17:52:28.012 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.014 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-23 17:52:28.017 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 17:52:28.053 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.055 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-23 17:52:28.058 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 17:52:28.091 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.094 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-23 17:52:28.097 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 17:52:28.128 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.131 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-23 17:52:28.133 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-23 17:52:28.163 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.166 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 17:52:28.169 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 17:52:28.172 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 17:52:28.175 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-23 17:52:28.178 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-23 17:52:28.182 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-23 17:52:28.185 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-23 17:52:28.188 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-23 17:52:28.193 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-23 17:52:28.195 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-23 17:52:28.198 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 17:52:28.201 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:52:28.203 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 17:52:28.206 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-23 17:52:28.209 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 17:52:28.212 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-23 17:52:28.215 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-23 17:52:28.218 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-23 17:52:28.221 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-23 17:52:28.225 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 17:52:28.225 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 17:52:28.225 | BEGIN { 2022-03-23 17:52:28.225 | section = "" 2022-03-23 17:52:28.225 | last_section = "" 2022-03-23 17:52:28.225 | section_count = 0 2022-03-23 17:52:28.226 | } 2022-03-23 17:52:28.226 | /^\[.+\]/ { 2022-03-23 17:52:28.226 | gsub("[][]", "", $1); 2022-03-23 17:52:28.226 | section=$1 2022-03-23 17:52:28.226 | next 2022-03-23 17:52:28.226 | } 2022-03-23 17:52:28.226 | /^ *\#/ { 2022-03-23 17:52:28.226 | next 2022-03-23 17:52:28.226 | } 2022-03-23 17:52:28.226 | /^[^ \t]+/ { 2022-03-23 17:52:28.226 | # get offset of first = in $0 2022-03-23 17:52:28.226 | eq_idx = index($0, "=") 2022-03-23 17:52:28.226 | # extract attr & value from $0 2022-03-23 17:52:28.226 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 17:52:28.226 | value = substr($0, eq_idx + 1) 2022-03-23 17:52:28.226 | # only need to strip trailing whitespace from attr 2022-03-23 17:52:28.226 | sub(/[ \t]*$/, "", attr) 2022-03-23 17:52:28.226 | # need to strip leading & trailing whitespace from value 2022-03-23 17:52:28.226 | sub(/^[ \t]*/, "", value) 2022-03-23 17:52:28.226 | sub(/[ \t]*$/, "", value) 2022-03-23 17:52:28.226 | 2022-03-23 17:52:28.226 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 17:52:28.226 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 17:52:28.226 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 17:52:28.226 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 17:52:28.226 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 17:52:28.226 | if (section != last_section) { 2022-03-23 17:52:28.226 | cfg_section[section_count++] = section 2022-03-23 17:52:28.226 | last_section = section 2022-03-23 17:52:28.226 | } 2022-03-23 17:52:28.226 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 17:52:28.226 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 17:52:28.226 | 2022-03-23 17:52:28.226 | cfg_attr[section, attr, 0] = value 2022-03-23 17:52:28.226 | cfg_attr_count[section, attr] = 1 2022-03-23 17:52:28.227 | } else { 2022-03-23 17:52:28.227 | lno = cfg_attr_count[section, attr]++ 2022-03-23 17:52:28.227 | cfg_attr[section, attr, lno] = value 2022-03-23 17:52:28.227 | } 2022-03-23 17:52:28.227 | } 2022-03-23 17:52:28.227 | END { 2022-03-23 17:52:28.227 | # Process each section in order 2022-03-23 17:52:28.227 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 17:52:28.227 | section = cfg_section[sno] 2022-03-23 17:52:28.227 | # The ini routines simply append a config item immediately 2022-03-23 17:52:28.227 | # after the section header. To keep the same order as defined 2022-03-23 17:52:28.227 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 17:52:28.227 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 17:52:28.227 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 17:52:28.227 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 17:52:28.227 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 17:52:28.227 | else { 2022-03-23 17:52:28.227 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 17:52:28.227 | count = cfg_attr_count[section, attr] 2022-03-23 17:52:28.227 | print "inidelete " configfile " " section " " attr 2022-03-23 17:52:28.227 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 17:52:28.227 | for (l = count -2; l >= 0; l--) 2022-03-23 17:52:28.227 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 17:52:28.227 | } 2022-03-23 17:52:28.227 | } 2022-03-23 17:52:28.227 | } 2022-03-23 17:52:28.227 | } 2022-03-23 17:52:28.227 | ' 2022-03-23 17:52:28.227 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.228 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 17:52:28.228 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:52:28.231 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 17:52:28.234 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-23 17:52:28.239 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:52:28.242 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-23 17:52:28.245 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 17:52:28.245 | BEGIN { group = "" } 2022-03-23 17:52:28.245 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:52:28.245 | gsub("[][]", "", $1); 2022-03-23 17:52:28.245 | split($1, a, "|"); 2022-03-23 17:52:28.245 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 17:52:28.245 | group=a[1] 2022-03-23 17:52:28.245 | } else { 2022-03-23 17:52:28.245 | group="" 2022-03-23 17:52:28.245 | } 2022-03-23 17:52:28.245 | next 2022-03-23 17:52:28.246 | } 2022-03-23 17:52:28.246 | { 2022-03-23 17:52:28.246 | if (group != "") 2022-03-23 17:52:28.246 | print $0 2022-03-23 17:52:28.246 | } 2022-03-23 17:52:28.246 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:52:28.254 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-23 17:52:28.257 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-23 17:52:28.266 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:52:28.291 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.294 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-23 17:52:28.295 | [574836 Async configure_neutron_nova:574836]: finished successfully 2022-03-23 17:52:28.297 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-23 17:52:28.329 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.331 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-23 17:52:28.334 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-23 17:52:28.367 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.370 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-23 17:52:28.372 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-23 17:52:28.403 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.405 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-23 17:52:28.408 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-23 17:52:28.439 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.442 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-23 17:52:28.445 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-23 17:52:28.477 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.479 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-23 17:52:28.482 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-23 17:52:28.512 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.515 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-23 17:52:28.518 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-23 17:52:28.548 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.550 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-23 17:52:28.553 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-23 17:52:28.583 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.586 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-23 17:52:28.588 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-23 17:52:28.619 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.622 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-23 17:52:28.625 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-23 17:52:28.657 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.660 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-23 17:52:28.663 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-23 17:52:28.697 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.699 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-23 17:52:28.702 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-23 17:52:28.733 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.736 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-23 17:52:28.739 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-23 17:52:28.769 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.772 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-23 17:52:28.775 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-23 17:52:28.805 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.808 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-23 17:52:28.810 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-23 17:52:28.841 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.844 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 17:52:28.847 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 17:52:28.849 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 17:52:28.853 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-23 17:52:28.855 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-23 17:52:28.859 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-23 17:52:28.861 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-23 17:52:28.865 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-23 17:52:28.870 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-23 17:52:28.872 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-23 17:52:28.875 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 17:52:28.878 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:52:28.880 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 17:52:28.883 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-23 17:52:28.886 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 17:52:28.889 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-23 17:52:28.892 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-23 17:52:28.895 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-23 17:52:28.898 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-23 17:52:28.901 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 17:52:28.903 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-23 17:52:28.903 | BEGIN { 2022-03-23 17:52:28.903 | section = "" 2022-03-23 17:52:28.903 | last_section = "" 2022-03-23 17:52:28.903 | section_count = 0 2022-03-23 17:52:28.903 | } 2022-03-23 17:52:28.903 | /^\[.+\]/ { 2022-03-23 17:52:28.903 | gsub("[][]", "", $1); 2022-03-23 17:52:28.903 | section=$1 2022-03-23 17:52:28.903 | next 2022-03-23 17:52:28.903 | } 2022-03-23 17:52:28.903 | /^ *\#/ { 2022-03-23 17:52:28.903 | next 2022-03-23 17:52:28.903 | } 2022-03-23 17:52:28.903 | /^[^ \t]+/ { 2022-03-23 17:52:28.903 | # get offset of first = in $0 2022-03-23 17:52:28.903 | eq_idx = index($0, "=") 2022-03-23 17:52:28.903 | # extract attr & value from $0 2022-03-23 17:52:28.903 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 17:52:28.903 | value = substr($0, eq_idx + 1) 2022-03-23 17:52:28.903 | # only need to strip trailing whitespace from attr 2022-03-23 17:52:28.903 | sub(/[ \t]*$/, "", attr) 2022-03-23 17:52:28.903 | # need to strip leading & trailing whitespace from value 2022-03-23 17:52:28.903 | sub(/^[ \t]*/, "", value) 2022-03-23 17:52:28.903 | sub(/[ \t]*$/, "", value) 2022-03-23 17:52:28.903 | 2022-03-23 17:52:28.903 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 17:52:28.903 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 17:52:28.904 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 17:52:28.904 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 17:52:28.904 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 17:52:28.904 | if (section != last_section) { 2022-03-23 17:52:28.904 | cfg_section[section_count++] = section 2022-03-23 17:52:28.904 | last_section = section 2022-03-23 17:52:28.904 | } 2022-03-23 17:52:28.904 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 17:52:28.904 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 17:52:28.904 | 2022-03-23 17:52:28.904 | cfg_attr[section, attr, 0] = value 2022-03-23 17:52:28.904 | cfg_attr_count[section, attr] = 1 2022-03-23 17:52:28.904 | } else { 2022-03-23 17:52:28.904 | lno = cfg_attr_count[section, attr]++ 2022-03-23 17:52:28.904 | cfg_attr[section, attr, lno] = value 2022-03-23 17:52:28.904 | } 2022-03-23 17:52:28.904 | } 2022-03-23 17:52:28.904 | END { 2022-03-23 17:52:28.904 | # Process each section in order 2022-03-23 17:52:28.904 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 17:52:28.904 | section = cfg_section[sno] 2022-03-23 17:52:28.904 | # The ini routines simply append a config item immediately 2022-03-23 17:52:28.904 | # after the section header. To keep the same order as defined 2022-03-23 17:52:28.904 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 17:52:28.904 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 17:52:28.904 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 17:52:28.904 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 17:52:28.904 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 17:52:28.904 | else { 2022-03-23 17:52:28.904 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 17:52:28.904 | count = cfg_attr_count[section, attr] 2022-03-23 17:52:28.904 | print "inidelete " configfile " " section " " attr 2022-03-23 17:52:28.904 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 17:52:28.904 | for (l = count -2; l >= 0; l--) 2022-03-23 17:52:28.904 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 17:52:28.905 | } 2022-03-23 17:52:28.905 | } 2022-03-23 17:52:28.905 | } 2022-03-23 17:52:28.905 | } 2022-03-23 17:52:28.905 | ' 2022-03-23 17:52:28.905 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.906 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 17:52:28.906 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:52:28.909 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 17:52:28.911 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-23 17:52:28.914 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:52:28.917 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-23 17:52:28.919 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-23 17:52:28.919 | BEGIN { group = "" } 2022-03-23 17:52:28.919 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:52:28.919 | gsub("[][]", "", $1); 2022-03-23 17:52:28.919 | split($1, a, "|"); 2022-03-23 17:52:28.919 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 17:52:28.919 | group=a[1] 2022-03-23 17:52:28.920 | } else { 2022-03-23 17:52:28.920 | group="" 2022-03-23 17:52:28.920 | } 2022-03-23 17:52:28.920 | next 2022-03-23 17:52:28.920 | } 2022-03-23 17:52:28.920 | { 2022-03-23 17:52:28.920 | if (group != "") 2022-03-23 17:52:28.920 | print $0 2022-03-23 17:52:28.920 | } 2022-03-23 17:52:28.920 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:52:28.926 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-23 17:52:28.929 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-23 17:52:28.959 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.962 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-23 17:52:28.964 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-23 17:52:28.995 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:28.998 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-23 17:52:29.000 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-23 17:52:29.030 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:29.033 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-23 17:52:29.036 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-23 17:52:29.068 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:29.070 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-23 17:52:29.073 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 17:52:29.108 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:29.110 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-23 17:52:29.113 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-23 17:52:29.145 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:29.148 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-23 17:52:29.151 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 17:52:29.182 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:29.185 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-23 17:52:29.187 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 17:52:29.218 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:29.221 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 17:52:29.224 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 17:52:29.226 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 17:52:29.230 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-23 17:52:29.233 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:52:29.236 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:52:29.238 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-23 17:52:29.242 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:52:29.247 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-23 17:52:29.249 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-23 17:52:29.252 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 17:52:29.255 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:52:29.257 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 17:52:29.260 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 17:52:29.262 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 17:52:29.266 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-23 17:52:29.268 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:52:29.271 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:52:29.274 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-23 17:52:29.277 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 17:52:29.278 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:29.279 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 17:52:29.279 | BEGIN { 2022-03-23 17:52:29.279 | section = "" 2022-03-23 17:52:29.279 | last_section = "" 2022-03-23 17:52:29.279 | section_count = 0 2022-03-23 17:52:29.279 | } 2022-03-23 17:52:29.279 | /^\[.+\]/ { 2022-03-23 17:52:29.279 | gsub("[][]", "", $1); 2022-03-23 17:52:29.279 | section=$1 2022-03-23 17:52:29.279 | next 2022-03-23 17:52:29.279 | } 2022-03-23 17:52:29.279 | /^ *\#/ { 2022-03-23 17:52:29.279 | next 2022-03-23 17:52:29.279 | } 2022-03-23 17:52:29.279 | /^[^ \t]+/ { 2022-03-23 17:52:29.279 | # get offset of first = in $0 2022-03-23 17:52:29.279 | eq_idx = index($0, "=") 2022-03-23 17:52:29.279 | # extract attr & value from $0 2022-03-23 17:52:29.279 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 17:52:29.279 | value = substr($0, eq_idx + 1) 2022-03-23 17:52:29.279 | # only need to strip trailing whitespace from attr 2022-03-23 17:52:29.279 | sub(/[ \t]*$/, "", attr) 2022-03-23 17:52:29.279 | # need to strip leading & trailing whitespace from value 2022-03-23 17:52:29.279 | sub(/^[ \t]*/, "", value) 2022-03-23 17:52:29.279 | sub(/[ \t]*$/, "", value) 2022-03-23 17:52:29.279 | 2022-03-23 17:52:29.279 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 17:52:29.280 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 17:52:29.280 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 17:52:29.280 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 17:52:29.280 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 17:52:29.280 | if (section != last_section) { 2022-03-23 17:52:29.280 | cfg_section[section_count++] = section 2022-03-23 17:52:29.280 | last_section = section 2022-03-23 17:52:29.280 | } 2022-03-23 17:52:29.280 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 17:52:29.280 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 17:52:29.280 | 2022-03-23 17:52:29.280 | cfg_attr[section, attr, 0] = value 2022-03-23 17:52:29.280 | cfg_attr_count[section, attr] = 1 2022-03-23 17:52:29.280 | } else { 2022-03-23 17:52:29.280 | lno = cfg_attr_count[section, attr]++ 2022-03-23 17:52:29.280 | cfg_attr[section, attr, lno] = value 2022-03-23 17:52:29.280 | } 2022-03-23 17:52:29.280 | } 2022-03-23 17:52:29.280 | END { 2022-03-23 17:52:29.280 | # Process each section in order 2022-03-23 17:52:29.280 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 17:52:29.280 | section = cfg_section[sno] 2022-03-23 17:52:29.280 | # The ini routines simply append a config item immediately 2022-03-23 17:52:29.280 | # after the section header. To keep the same order as defined 2022-03-23 17:52:29.280 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 17:52:29.280 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 17:52:29.280 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 17:52:29.280 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 17:52:29.280 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 17:52:29.280 | else { 2022-03-23 17:52:29.280 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 17:52:29.280 | count = cfg_attr_count[section, attr] 2022-03-23 17:52:29.280 | print "inidelete " configfile " " section " " attr 2022-03-23 17:52:29.280 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 17:52:29.280 | for (l = count -2; l >= 0; l--) 2022-03-23 17:52:29.281 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 17:52:29.281 | } 2022-03-23 17:52:29.281 | } 2022-03-23 17:52:29.281 | } 2022-03-23 17:52:29.281 | } 2022-03-23 17:52:29.281 | ' 2022-03-23 17:52:29.281 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:52:29.282 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 17:52:29.283 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 17:52:29.286 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 17:52:29.288 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:52:29.290 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-23 17:52:29.293 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 17:52:29.293 | BEGIN { group = "" } 2022-03-23 17:52:29.293 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:52:29.293 | gsub("[][]", "", $1); 2022-03-23 17:52:29.293 | split($1, a, "|"); 2022-03-23 17:52:29.293 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 17:52:29.293 | group=a[1] 2022-03-23 17:52:29.293 | } else { 2022-03-23 17:52:29.293 | group="" 2022-03-23 17:52:29.293 | } 2022-03-23 17:52:29.293 | next 2022-03-23 17:52:29.293 | } 2022-03-23 17:52:29.293 | { 2022-03-23 17:52:29.294 | if (group != "") 2022-03-23 17:52:29.294 | print $0 2022-03-23 17:52:29.294 | } 2022-03-23 17:52:29.294 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:52:29.299 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-23 17:52:29.302 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-23 17:52:29.331 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:29.333 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-23 17:52:29.336 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-23 17:52:29.364 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:52:29.368 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-23 17:52:29.386 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:29.389 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-23 17:52:29.391 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:52:29.394 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-23 17:52:29.397 | + ./stack.sh:main:1252 : start_swift 2022-03-23 17:52:29.399 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-23 17:52:29.402 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:52:29.405 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 17:52:29.432 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-23 17:52:29.436 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:52:29.438 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:52:29.442 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-23 17:52:29.890 | Restarting rsync (via systemctl): rsync.service. 2022-03-23 17:52:29.897 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-23 17:52:29.901 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-23 17:52:29.905 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-23 17:52:29.907 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-23 17:52:29.910 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 17:52:29.913 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 17:52:29.916 | + functions-common:run_process:1680 : local service=s-object 2022-03-23 17:52:29.918 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 17:52:29.921 | + functions-common:run_process:1682 : local group= 2022-03-23 17:52:29.923 | + functions-common:run_process:1683 : local user= 2022-03-23 17:52:29.926 | + functions-common:run_process:1685 : local name=s-object 2022-03-23 17:52:29.928 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:52:29.932 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:52:29.935 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:52:29.937 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:52:29.940 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:52:29.945 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057949942 2022-03-23 17:52:29.947 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-23 17:52:29.964 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:29.967 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-23 17:52:29.969 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-23 17:52:29.972 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 17:52:29.975 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 17:52:29.977 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 17:52:29.980 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 17:52:29.983 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-23 17:52:29.986 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-23 17:52:29.996 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-23 17:52:29.999 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:52:30.001 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:52:30.004 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-23 17:52:30.007 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-23 17:52:30.011 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-23 17:52:30.014 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 17:52:30.016 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:52:30.018 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:52:30.021 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:52:30.023 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:52:30.025 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-23 17:52:30.028 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:52:30.032 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-23 17:52:30.090 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-23 17:52:30.155 | + functions-common:write_user_unit_file:1575 : 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-03-23 17:52:30.214 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-23 17:52:30.271 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-23 17:52:30.332 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:52:30.392 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:52:30.395 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-23 17:52:30.449 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:52:31.044 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-23 17:52:31.059 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-23 17:52:31.636 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-23 17:52:31.666 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:52:31.669 | + functions-common:time_stop:2425 : local name 2022-03-23 17:52:31.671 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:52:31.674 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:52:31.676 | + functions-common:time_stop:2428 : local total 2022-03-23 17:52:31.679 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:52:31.681 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:52:31.684 | + functions-common:time_stop:2432 : start_time=1648057949942 2022-03-23 17:52:31.686 | + functions-common:time_stop:2434 : [[ -z 1648057949942 ]] 2022-03-23 17:52:31.689 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:52:31.694 | + functions-common:time_stop:2437 : end_time=1648057951691 2022-03-23 17:52:31.696 | + functions-common:time_stop:2438 : elapsed_time=1749 2022-03-23 17:52:31.699 | + functions-common:time_stop:2439 : total=3479 2022-03-23 17:52:31.701 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:52:31.703 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5228 2022-03-23 17:52:31.706 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 17:52:31.709 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 17:52:31.711 | + functions-common:run_process:1680 : local service=s-container 2022-03-23 17:52:31.714 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 17:52:31.716 | + functions-common:run_process:1682 : local group= 2022-03-23 17:52:31.719 | + functions-common:run_process:1683 : local user= 2022-03-23 17:52:31.721 | + functions-common:run_process:1685 : local name=s-container 2022-03-23 17:52:31.724 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:52:31.726 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:52:31.728 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:52:31.731 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:52:31.734 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:52:31.739 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057951736 2022-03-23 17:52:31.741 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-23 17:52:31.760 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:31.762 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-23 17:52:31.765 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-23 17:52:31.767 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 17:52:31.770 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 17:52:31.772 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 17:52:31.775 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 17:52:31.777 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-23 17:52:31.780 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-23 17:52:31.782 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-23 17:52:31.785 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:52:31.787 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:52:31.790 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-23 17:52:31.792 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-23 17:52:31.795 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-23 17:52:31.797 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 17:52:31.800 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:52:31.802 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:52:31.804 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:52:31.807 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:52:31.809 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-23 17:52:31.812 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:52:31.816 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-23 17:52:31.870 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-23 17:52:31.924 | + functions-common:write_user_unit_file:1575 : 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-03-23 17:52:31.977 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-23 17:52:32.040 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-23 17:52:32.100 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:52:32.155 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:52:32.158 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-23 17:52:32.211 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:52:32.805 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-23 17:52:32.819 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-23 17:52:33.357 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-23 17:52:33.389 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:52:33.392 | + functions-common:time_stop:2425 : local name 2022-03-23 17:52:33.395 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:52:33.398 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:52:33.400 | + functions-common:time_stop:2428 : local total 2022-03-23 17:52:33.403 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:52:33.405 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:52:33.407 | + functions-common:time_stop:2432 : start_time=1648057951736 2022-03-23 17:52:33.410 | + functions-common:time_stop:2434 : [[ -z 1648057951736 ]] 2022-03-23 17:52:33.414 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:52:33.418 | + functions-common:time_stop:2437 : end_time=1648057953415 2022-03-23 17:52:33.420 | + functions-common:time_stop:2438 : elapsed_time=1679 2022-03-23 17:52:33.423 | + functions-common:time_stop:2439 : total=5228 2022-03-23 17:52:33.425 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:52:33.428 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6907 2022-03-23 17:52:33.431 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 17:52:33.433 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 17:52:33.436 | + functions-common:run_process:1680 : local service=s-account 2022-03-23 17:52:33.439 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 17:52:33.441 | + functions-common:run_process:1682 : local group= 2022-03-23 17:52:33.444 | + functions-common:run_process:1683 : local user= 2022-03-23 17:52:33.446 | + functions-common:run_process:1685 : local name=s-account 2022-03-23 17:52:33.449 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:52:33.451 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:52:33.454 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:52:33.456 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:52:33.459 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:52:33.464 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057953461 2022-03-23 17:52:33.466 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-23 17:52:33.483 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:33.486 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-23 17:52:33.488 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-23 17:52:33.491 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 17:52:33.494 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 17:52:33.496 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 17:52:33.499 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 17:52:33.501 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-23 17:52:33.504 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-23 17:52:33.506 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-23 17:52:33.509 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:52:33.511 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:52:33.514 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-23 17:52:33.516 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-23 17:52:33.519 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-23 17:52:33.521 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 17:52:33.524 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:52:33.526 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:52:33.528 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:52:33.531 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:52:33.534 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-23 17:52:33.536 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:52:33.541 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-23 17:52:33.594 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-23 17:52:33.651 | + functions-common:write_user_unit_file:1575 : 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-03-23 17:52:33.704 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-23 17:52:33.761 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-23 17:52:33.816 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:52:33.871 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:52:33.873 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-23 17:52:33.927 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:52:34.482 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-23 17:52:34.496 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-23 17:52:35.091 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-23 17:52:35.115 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:52:35.118 | + functions-common:time_stop:2425 : local name 2022-03-23 17:52:35.121 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:52:35.123 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:52:35.126 | + functions-common:time_stop:2428 : local total 2022-03-23 17:52:35.128 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:52:35.131 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:52:35.133 | + functions-common:time_stop:2432 : start_time=1648057953461 2022-03-23 17:52:35.136 | + functions-common:time_stop:2434 : [[ -z 1648057953461 ]] 2022-03-23 17:52:35.139 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:52:35.144 | + functions-common:time_stop:2437 : end_time=1648057955141 2022-03-23 17:52:35.147 | + functions-common:time_stop:2438 : elapsed_time=1680 2022-03-23 17:52:35.149 | + functions-common:time_stop:2439 : total=6907 2022-03-23 17:52:35.152 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:52:35.154 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8587 2022-03-23 17:52:35.157 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-23 17:52:35.159 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-23 17:52:35.210 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:52:35.213 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-23 17:52:35.215 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:52:35.218 | + functions-common:run_process:1682 : local group= 2022-03-23 17:52:35.221 | + functions-common:run_process:1683 : local user= 2022-03-23 17:52:35.223 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-23 17:52:35.226 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:52:35.229 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:52:35.231 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:52:35.234 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:52:35.237 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:52:35.242 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057955239 2022-03-23 17:52:35.245 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-23 17:52:35.263 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:35.266 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-23 17:52:35.268 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-23 17:52:35.271 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:52:35.273 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:52:35.276 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:52:35.278 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:52:35.281 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-23 17:52:35.283 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-23 17:52:35.286 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-23 17:52:35.289 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:52:35.291 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:52:35.294 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-23 17:52:35.296 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-23 17:52:35.299 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-23 17:52:35.301 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:52:35.303 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:52:35.306 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:52:35.308 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:52:35.311 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:52:35.313 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-23 17:52:35.315 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:52:35.320 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-23 17:52:35.374 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-23 17:52:35.427 | + functions-common:write_user_unit_file:1575 : 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-03-23 17:52:35.483 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-23 17:52:35.538 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-23 17:52:35.593 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:52:35.649 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:52:35.651 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-23 17:52:35.706 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:52:36.241 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-23 17:52:36.783 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-23 17:52:36.808 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:52:36.811 | + functions-common:time_stop:2425 : local name 2022-03-23 17:52:36.818 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:52:36.821 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:52:36.824 | + functions-common:time_stop:2428 : local total 2022-03-23 17:52:36.826 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:52:36.829 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:52:36.831 | + functions-common:time_stop:2432 : start_time=1648057955239 2022-03-23 17:52:36.834 | + functions-common:time_stop:2434 : [[ -z 1648057955239 ]] 2022-03-23 17:52:36.837 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:52:36.842 | + functions-common:time_stop:2437 : end_time=1648057956839 2022-03-23 17:52:36.844 | + functions-common:time_stop:2438 : elapsed_time=1600 2022-03-23 17:52:36.847 | + functions-common:time_stop:2439 : total=8587 2022-03-23 17:52:36.849 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:52:36.852 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10187 2022-03-23 17:52:36.854 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-23 17:52:36.872 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:52:36.875 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:52:36.878 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-23 17:52:36.880 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:52:36.883 | + functions-common:run_process:1682 : local group= 2022-03-23 17:52:36.885 | + functions-common:run_process:1683 : local user= 2022-03-23 17:52:36.888 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-23 17:52:36.890 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:52:36.893 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:52:36.895 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:52:36.898 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:52:36.901 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:52:36.906 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057956903 2022-03-23 17:52:36.908 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-23 17:52:36.926 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:36.929 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-23 17:52:36.931 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-23 17:52:36.933 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:52:36.936 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:52:36.938 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:52:36.941 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:52:36.943 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-23 17:52:36.946 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-23 17:52:36.948 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-23 17:52:36.951 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:52:36.953 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:52:36.956 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-23 17:52:36.958 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-23 17:52:36.961 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-23 17:52:36.963 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:52:36.965 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:52:36.968 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:52:36.970 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:52:36.973 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:52:36.975 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-23 17:52:36.977 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:52:36.982 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-23 17:52:37.036 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-23 17:52:37.089 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:52:37.144 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-23 17:52:37.201 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-23 17:52:37.255 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:52:37.310 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:52:37.312 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-23 17:52:37.366 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:52:37.935 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-23 17:52:37.950 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-23 17:52:38.501 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-23 17:52:38.527 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:52:38.530 | + functions-common:time_stop:2425 : local name 2022-03-23 17:52:38.538 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:52:38.541 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:52:38.543 | + functions-common:time_stop:2428 : local total 2022-03-23 17:52:38.546 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:52:38.549 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:52:38.551 | + functions-common:time_stop:2432 : start_time=1648057956903 2022-03-23 17:52:38.554 | + functions-common:time_stop:2434 : [[ -z 1648057956903 ]] 2022-03-23 17:52:38.557 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:52:38.562 | + functions-common:time_stop:2437 : end_time=1648057958559 2022-03-23 17:52:38.564 | + functions-common:time_stop:2438 : elapsed_time=1656 2022-03-23 17:52:38.567 | + functions-common:time_stop:2439 : total=10187 2022-03-23 17:52:38.569 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:52:38.571 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11843 2022-03-23 17:52:38.574 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-23 17:52:38.574 | Waiting for swift proxy to start... 2022-03-23 17:52:38.577 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.45:8080/info 2022-03-23 17:52:38.579 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:52:38.582 | + functions:wait_for_service:458 : local url=http://10.222.0.45:8080/info 2022-03-23 17:52:38.584 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:52:38.587 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:52:38.589 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:52:38.592 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:52:38.594 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:52:38.597 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:52:38.602 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057958599 2022-03-23 17:52:38.604 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:52:38.610 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 17:52:38.624 | + :: : [[ 000 == 503 ]] 2022-03-23 17:52:38.625 | + :: : [[ 7 -eq 7 ]] 2022-03-23 17:52:38.626 | + :: : sleep 1 2022-03-23 17:52:39.631 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 17:52:39.650 | + :: : [[ 000 == 503 ]] 2022-03-23 17:52:39.652 | + :: : [[ 7 -eq 7 ]] 2022-03-23 17:52:39.654 | + :: : sleep 1 2022-03-23 17:52:40.658 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 17:52:40.671 | + :: : [[ 000 == 503 ]] 2022-03-23 17:52:40.673 | + :: : [[ 7 -eq 7 ]] 2022-03-23 17:52:40.674 | + :: : sleep 1 2022-03-23 17:52:41.678 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 17:52:41.722 | + :: : [[ 200 == 503 ]] 2022-03-23 17:52:41.724 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:52:41.729 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:52:41.732 | + functions-common:time_stop:2425 : local name 2022-03-23 17:52:41.735 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:52:41.737 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:52:41.740 | + functions-common:time_stop:2428 : local total 2022-03-23 17:52:41.743 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:52:41.745 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:52:41.748 | + functions-common:time_stop:2432 : start_time=1648057958599 2022-03-23 17:52:41.750 | + functions-common:time_stop:2434 : [[ -z 1648057958599 ]] 2022-03-23 17:52:41.754 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:52:41.758 | + functions-common:time_stop:2437 : end_time=1648057961756 2022-03-23 17:52:41.761 | + functions-common:time_stop:2438 : elapsed_time=3157 2022-03-23 17:52:41.763 | + functions-common:time_stop:2439 : total=6512 2022-03-23 17:52:41.766 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:52:41.768 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9669 2022-03-23 17:52:41.771 | + functions:wait_for_service:467 : return 0 2022-03-23 17:52:41.773 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-23 17:52:41.776 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 17:52:41.778 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-23 17:52:41.796 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:41.799 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 17:52:41.830 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-23 17:52:41.882 | [528514 Async configure_neutron_nova:574836]: Waiting for completion of configure_neutron_nova running on PID 574836 (2 other jobs running) 2022-03-23 17:52:41.908 | [528514 Async configure_neutron_nova:574836]: Signaling child to exit 2022-03-23 17:52:41.908 | WAKEUP 2022-03-23 17:52:41.931 | [528514 Async configure_neutron_nova:574836]: Signaled 2022-03-23 17:52:41.932 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-23 17:52:41.932 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:52:41.932 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:52:41.933 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:52:41.933 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 17:52:41.933 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 17:52:41.933 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:52:41.933 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-23 17:52:41.933 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-23 17:52:41.933 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-23 17:52:41.933 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.45/identity 2022-03-23 17:52:41.933 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-23 17:52:41.933 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-23 17:52:41.933 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-23 17:52:41.933 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-23 17:52:41.933 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-23 17:52:41.933 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-23 17:52:41.933 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-23 17:52:41.933 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-23 17:52:41.933 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 17:52:41.933 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 17:52:41.933 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 17:52:41.933 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:41.933 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-23 17:52:41.933 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 17:52:41.933 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-23 17:52:41.933 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:52:41.933 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-23 17:52:41.933 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:52:41.933 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-23 17:52:41.934 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-23 17:52:41.934 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:52:41.934 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:52:41.934 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-23 17:52:41.934 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-23 17:52:41.934 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 17:52:41.934 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-23 17:52:41.934 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.45/identity 2022-03-23 17:52:41.934 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-23 17:52:41.934 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-23 17:52:41.934 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-23 17:52:41.934 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-23 17:52:41.934 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-23 17:52:41.934 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-23 17:52:41.934 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-23 17:52:41.934 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-23 17:52:41.934 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 17:52:41.934 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 17:52:41.934 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 17:52:41.934 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:41.934 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-23 17:52:41.934 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 17:52:41.934 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-23 17:52:41.978 | [528514 Async configure_neutron_nova:574836]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-23 17:52:41.982 | + inc/async:async_wait:197 : return 0 2022-03-23 17:52:41.985 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-23 17:52:42.003 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:42.006 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 17:52:42.036 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 17:52:42.068 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-23 17:52:42.086 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:42.088 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-23 17:52:42.091 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:52:42.094 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-23 17:52:42.096 | + ./stack.sh:main:1277 : start_nova_api 2022-03-23 17:52:42.099 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-23 17:52:42.101 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-23 17:52:42.104 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-23 17:52:42.107 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-23 17:52:42.124 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:52:42.127 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:52:42.130 | + lib/nova:start_nova_api:944 : 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/sbin:/usr/sbin:/sbin 2022-03-23 17:52:42.132 | + lib/nova:start_nova_api:944 : 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/sbin:/usr/sbin:/sbin 2022-03-23 17:52:42.135 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-23 17:52:42.139 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-23 17:52:42.143 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 17:52:42.146 | + functions-common:run_process:1680 : local service=n-api 2022-03-23 17:52:42.149 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 17:52:42.151 | + functions-common:run_process:1682 : local group= 2022-03-23 17:52:42.154 | + functions-common:run_process:1683 : local user= 2022-03-23 17:52:42.156 | + functions-common:run_process:1685 : local name=n-api 2022-03-23 17:52:42.159 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:52:42.162 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:52:42.164 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:52:42.167 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:52:42.170 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:52:42.174 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057962172 2022-03-23 17:52:42.177 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-23 17:52:42.194 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:42.197 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-23 17:52:42.199 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-23 17:52:42.202 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 17:52:42.205 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 17:52:42.207 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 17:52:42.210 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 17:52:42.213 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-23 17:52:42.215 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-23 17:52:42.218 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-23 17:52:42.221 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:52:42.223 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:52:42.226 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 17:52:42.228 | + functions-common:_run_under_systemd:1655 : 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-03-23 17:52:42.231 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-23 17:52:42.233 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 17:52:42.236 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:52:42.238 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:52:42.240 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-23 17:52:42.243 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:52:42.248 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-23 17:52:42.301 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-23 17:52:42.354 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-23 17:52:42.411 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-03-23 17:52:42.464 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:52:42.518 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-23 17:52:42.570 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-23 17:52:42.624 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-23 17:52:42.679 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-23 17:52:42.734 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-23 17:52:42.788 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:52:42.791 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-23 17:52:42.844 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:52:43.439 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-23 17:52:43.453 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-23 17:52:44.012 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-23 17:52:44.092 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:52:44.095 | + functions-common:time_stop:2425 : local name 2022-03-23 17:52:44.097 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:52:44.100 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:52:44.103 | + functions-common:time_stop:2428 : local total 2022-03-23 17:52:44.106 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:52:44.109 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:52:44.112 | + functions-common:time_stop:2432 : start_time=1648057962172 2022-03-23 17:52:44.119 | + functions-common:time_stop:2434 : [[ -z 1648057962172 ]] 2022-03-23 17:52:44.124 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:52:44.127 | + functions-common:time_stop:2437 : end_time=1648057964124 2022-03-23 17:52:44.130 | + functions-common:time_stop:2438 : elapsed_time=1952 2022-03-23 17:52:44.132 | + functions-common:time_stop:2439 : total=11843 2022-03-23 17:52:44.135 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:52:44.138 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13795 2022-03-23 17:52:44.141 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.45/compute/v2.1/ 2022-03-23 17:52:44.144 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-23 17:52:44.144 | Waiting for nova-api to start... 2022-03-23 17:52:44.146 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.45/compute/v2.1/ 2022-03-23 17:52:44.149 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:52:44.152 | + functions:wait_for_service:458 : local url=http://10.222.0.45/compute/v2.1/ 2022-03-23 17:52:44.154 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:52:44.157 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:52:44.159 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:52:44.162 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:52:44.164 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:52:44.176 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:52:44.181 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057964178 2022-03-23 17:52:44.184 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:52:44.190 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/compute/v2.1/ 2022-03-23 17:52:49.823 | + :: : [[ 200 == 503 ]] 2022-03-23 17:52:49.825 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:52:49.830 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:52:49.833 | + functions-common:time_stop:2425 : local name 2022-03-23 17:52:49.836 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:52:49.840 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:52:49.844 | + functions-common:time_stop:2428 : local total 2022-03-23 17:52:49.847 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:52:49.851 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:52:49.855 | + functions-common:time_stop:2432 : start_time=1648057964178 2022-03-23 17:52:49.858 | + functions-common:time_stop:2434 : [[ -z 1648057964178 ]] 2022-03-23 17:52:49.861 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:52:49.866 | + functions-common:time_stop:2437 : end_time=1648057969863 2022-03-23 17:52:49.869 | + functions-common:time_stop:2438 : elapsed_time=5685 2022-03-23 17:52:49.871 | + functions-common:time_stop:2439 : total=9669 2022-03-23 17:52:49.874 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:52:49.877 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15354 2022-03-23 17:52:49.880 | + functions:wait_for_service:467 : return 0 2022-03-23 17:52:49.882 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:52:49.886 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:52:49.889 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-23 17:52:49.907 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:49.910 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-23 17:52:49.913 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:52:49.916 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-23 17:52:49.919 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-23 17:52:49.922 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-23 17:52:49.925 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-23 17:52:49.944 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:52:49.947 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-23 17:52:49.966 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:49.969 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-23 17:52:49.972 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:52:49.975 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-23 17:52:49.978 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-23 17:52:49.981 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-23 17:52:49.984 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 17:52:50.016 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-23 17:52:50.019 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-23 17:52:50.021 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-23 17:52:50.053 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-23 17:52:50.088 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-23 17:52:50.090 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-23 17:52:50.093 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-23 17:52:50.096 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-23 17:52:50.099 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-23 17:52:50.102 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-23 17:52:50.105 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 17:52:50.108 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 17:52:50.111 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-23 17:52:50.114 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-23 17:52:50.117 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-23 17:52:50.119 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-23 17:52:50.122 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:52:50.125 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:52:50.128 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:52:50.130 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-23 17:52:50.133 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:52:50.136 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:52:50.139 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-23 17:52:50.157 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:52:50.159 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-23 17:52:50.162 | + lib/neutron-legacy:start_neutron_service_and_check:549 : 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-03-23 17:52:50.165 | + functions-common:run_process:1680 : local service=q-svc 2022-03-23 17:52:50.167 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:52:50.170 | + functions-common:run_process:1682 : local group= 2022-03-23 17:52:50.173 | + functions-common:run_process:1683 : local user= 2022-03-23 17:52:50.175 | + functions-common:run_process:1685 : local name=q-svc 2022-03-23 17:52:50.178 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:52:50.181 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:52:50.183 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:52:50.186 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:52:50.189 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:52:50.194 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057970191 2022-03-23 17:52:50.197 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-23 17:52:50.214 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:50.216 | + functions-common:run_process:1689 : _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-03-23 17:52:50.220 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-23 17:52:50.223 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:52:50.226 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:52:50.229 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:52:50.232 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:52:50.235 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 17:52:50.238 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 17:52:50.242 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-23 17:52:50.246 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:52:50.249 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:52:50.252 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 17:52:50.255 | + functions-common:_run_under_systemd:1657 : 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-03-23 17:52:50.257 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-23 17:52:50.260 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:52:50.263 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:52:50.265 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:52:50.268 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:52:50.270 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:52:50.272 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-23 17:52:50.275 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:52:50.280 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-23 17:52:50.338 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-23 17:52:50.391 | + functions-common:write_user_unit_file:1575 : 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-03-23 17:52:50.445 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-23 17:52:50.499 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-23 17:52:50.553 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:52:50.609 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:52:50.612 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-23 17:52:50.666 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:52:51.277 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-23 17:52:51.296 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-23 17:52:51.878 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-23 17:52:51.912 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:52:51.915 | + functions-common:time_stop:2425 : local name 2022-03-23 17:52:51.917 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:52:51.920 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:52:51.923 | + functions-common:time_stop:2428 : local total 2022-03-23 17:52:51.925 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:52:51.928 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:52:51.930 | + functions-common:time_stop:2432 : start_time=1648057970191 2022-03-23 17:52:51.933 | + functions-common:time_stop:2434 : [[ -z 1648057970191 ]] 2022-03-23 17:52:51.936 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:52:51.941 | + functions-common:time_stop:2437 : end_time=1648057971938 2022-03-23 17:52:51.944 | + functions-common:time_stop:2438 : elapsed_time=1747 2022-03-23 17:52:51.946 | + functions-common:time_stop:2439 : total=13795 2022-03-23 17:52:51.949 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:52:51.951 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15542 2022-03-23 17:52:51.954 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.45:9696 2022-03-23 17:52:51.957 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-23 17:52:51.974 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:52:51.977 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-23 17:52:51.977 | Waiting for Neutron to start... 2022-03-23 17:52:51.979 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.45:9696' 2022-03-23 17:52:51.982 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.45:9696' 'Neutron did not start' 60 2022-03-23 17:52:51.984 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.45:9696' 2022-03-23 17:52:51.987 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-23 17:52:51.989 | + functions-common:test_with_retry:2365 : local until=60 2022-03-23 17:52:51.992 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 17:52:51.995 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 17:52:51.997 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 17:52:52.000 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:52:52.002 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:52:52.005 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:52:52.010 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057972007 2022-03-23 17:52:52.013 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.45:9696; do sleep 0.5; done' 2022-03-23 17:52:57.589 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.45:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 17:52:57.592 | + functions-common:time_stop:2425 : local name 2022-03-23 17:52:57.595 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:52:57.597 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:52:57.600 | + functions-common:time_stop:2428 : local total 2022-03-23 17:52:57.602 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:52:57.605 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 17:52:57.607 | + functions-common:time_stop:2432 : start_time=1648057972007 2022-03-23 17:52:57.610 | + functions-common:time_stop:2434 : [[ -z 1648057972007 ]] 2022-03-23 17:52:57.613 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:52:57.618 | + functions-common:time_stop:2437 : end_time=1648057977615 2022-03-23 17:52:57.620 | + functions-common:time_stop:2438 : elapsed_time=5608 2022-03-23 17:52:57.623 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:52:57.626 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:52:57.628 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5608 2022-03-23 17:52:57.631 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-23 17:52:57.648 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:57.651 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-23 17:52:57.653 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:52:57.656 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-23 17:52:57.658 | + ./stack.sh:main:1298 : start_placement 2022-03-23 17:52:57.661 | + lib/placement:start_placement:160 : start_placement_api 2022-03-23 17:52:57.663 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 17:52:57.667 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-23 17:52:57.671 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:52:57.674 | + functions-common:run_process:1680 : local service=placement-api 2022-03-23 17:52:57.676 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:52:57.679 | + functions-common:run_process:1682 : local group= 2022-03-23 17:52:57.682 | + functions-common:run_process:1683 : local user= 2022-03-23 17:52:57.684 | + functions-common:run_process:1685 : local name=placement-api 2022-03-23 17:52:57.687 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:52:57.690 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:52:57.692 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:52:57.695 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:52:57.698 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:52:57.703 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057977700 2022-03-23 17:52:57.706 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-23 17:52:57.723 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:52:57.726 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-23 17:52:57.728 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-23 17:52:57.731 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:52:57.734 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:52:57.736 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:52:57.739 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:52:57.742 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-23 17:52:57.744 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-23 17:52:57.747 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-23 17:52:57.750 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:52:57.752 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:52:57.755 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-23 17:52:57.758 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-23 17:52:57.760 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-23 17:52:57.763 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:52:57.766 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:52:57.769 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:52:57.771 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-23 17:52:57.774 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:52:57.780 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-23 17:52:57.833 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-23 17:52:57.887 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-23 17:52:57.940 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:52:57.995 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:52:58.049 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-23 17:52:58.103 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-23 17:52:58.157 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-23 17:52:58.210 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-23 17:52:58.264 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-23 17:52:58.322 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:52:58.325 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-23 17:52:58.379 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:52:58.969 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-23 17:52:58.988 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-23 17:52:59.595 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-23 17:52:59.681 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:52:59.683 | + functions-common:time_stop:2425 : local name 2022-03-23 17:52:59.686 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:52:59.690 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:52:59.694 | + functions-common:time_stop:2428 : local total 2022-03-23 17:52:59.697 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:52:59.700 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:52:59.703 | + functions-common:time_stop:2432 : start_time=1648057977700 2022-03-23 17:52:59.706 | + functions-common:time_stop:2434 : [[ -z 1648057977700 ]] 2022-03-23 17:52:59.709 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:52:59.714 | + functions-common:time_stop:2437 : end_time=1648057979711 2022-03-23 17:52:59.717 | + functions-common:time_stop:2438 : elapsed_time=2011 2022-03-23 17:52:59.721 | + functions-common:time_stop:2439 : total=15542 2022-03-23 17:52:59.724 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:52:59.727 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17553 2022-03-23 17:52:59.730 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-23 17:52:59.730 | Waiting for placement-api to start... 2022-03-23 17:52:59.732 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.45/placement 2022-03-23 17:52:59.735 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:52:59.737 | + functions:wait_for_service:458 : local url=http://10.222.0.45/placement 2022-03-23 17:52:59.740 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:52:59.743 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:52:59.745 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:52:59.748 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:52:59.753 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:52:59.757 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:52:59.761 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057979759 2022-03-23 17:52:59.764 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:52:59.771 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/placement 2022-03-23 17:53:02.416 | + :: : [[ 200 == 503 ]] 2022-03-23 17:53:02.417 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:53:02.421 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:53:02.423 | + functions-common:time_stop:2425 : local name 2022-03-23 17:53:02.426 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:53:02.429 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:53:02.431 | + functions-common:time_stop:2428 : local total 2022-03-23 17:53:02.434 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:53:02.437 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:53:02.439 | + functions-common:time_stop:2432 : start_time=1648057979759 2022-03-23 17:53:02.442 | + functions-common:time_stop:2434 : [[ -z 1648057979759 ]] 2022-03-23 17:53:02.445 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:53:02.450 | + functions-common:time_stop:2437 : end_time=1648057982447 2022-03-23 17:53:02.452 | + functions-common:time_stop:2438 : elapsed_time=2688 2022-03-23 17:53:02.455 | + functions-common:time_stop:2439 : total=15354 2022-03-23 17:53:02.458 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:53:02.460 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18042 2022-03-23 17:53:02.463 | + functions:wait_for_service:467 : return 0 2022-03-23 17:53:02.466 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-23 17:53:02.485 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:53:02.487 | + ./stack.sh:main:1302 : start_neutron 2022-03-23 17:53:02.490 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-23 17:53:02.494 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:53:02.494 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:53:02.500 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 17:53:02.502 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 17:53:02.506 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-23 17:53:02.508 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:53:02.511 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-23 17:53:02.514 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : 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-03-23 17:53:02.516 | + functions-common:run_process:1680 : local service=q-agt 2022-03-23 17:53:02.520 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:53:02.523 | + functions-common:run_process:1682 : local group= 2022-03-23 17:53:02.525 | + functions-common:run_process:1683 : local user= 2022-03-23 17:53:02.528 | + functions-common:run_process:1685 : local name=q-agt 2022-03-23 17:53:02.531 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:53:02.533 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:53:02.536 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:53:02.538 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:53:02.542 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:53:02.546 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057982543 2022-03-23 17:53:02.549 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-23 17:53:02.566 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:53:02.569 | + functions-common:run_process:1689 : _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-03-23 17:53:02.572 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-23 17:53:02.575 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:53:02.577 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:53:02.580 | + functions-common:_run_under_systemd:1649 : _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-03-23 17:53:02.583 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:53:02.585 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 17:53:02.588 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 17:53:02.591 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-23 17:53:02.593 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:53:02.596 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:53:02.599 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 17:53:02.601 | + functions-common:_run_under_systemd:1657 : 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-03-23 17:53:02.604 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-23 17:53:02.606 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 17:53:02.609 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:53:02.611 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:53:02.613 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:53:02.616 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:53:02.619 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-23 17:53:02.621 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:53:02.625 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-23 17:53:02.679 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-23 17:53:02.732 | + functions-common:write_user_unit_file:1575 : 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-03-23 17:53:02.786 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-23 17:53:02.839 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-23 17:53:02.893 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:53:02.946 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:53:02.949 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-23 17:53:03.002 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:53:03.575 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-23 17:53:03.595 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-23 17:53:04.146 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-23 17:53:04.177 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:53:04.180 | + functions-common:time_stop:2425 : local name 2022-03-23 17:53:04.183 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:53:04.185 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:53:04.188 | + functions-common:time_stop:2428 : local total 2022-03-23 17:53:04.190 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:53:04.193 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:53:04.196 | + functions-common:time_stop:2432 : start_time=1648057982543 2022-03-23 17:53:04.198 | + functions-common:time_stop:2434 : [[ -z 1648057982543 ]] 2022-03-23 17:53:04.202 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:53:04.206 | + functions-common:time_stop:2437 : end_time=1648057984204 2022-03-23 17:53:04.209 | + functions-common:time_stop:2438 : elapsed_time=1661 2022-03-23 17:53:04.211 | + functions-common:time_stop:2439 : total=17553 2022-03-23 17:53:04.214 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:53:04.216 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19214 2022-03-23 17:53:04.219 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-23 17:53:04.222 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 17:53:04.224 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 17:53:04.227 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-23 17:53:04.229 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 17:53:04.232 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-23 17:53:04.234 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 17:53:04.237 | + functions-common:run_process:1682 : local group= 2022-03-23 17:53:04.239 | + functions-common:run_process:1683 : local user= 2022-03-23 17:53:04.242 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-23 17:53:04.244 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:53:04.247 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:53:04.249 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:53:04.252 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:53:04.255 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:53:04.260 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057984257 2022-03-23 17:53:04.262 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-23 17:53:04.281 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:53:04.283 | + functions-common:run_process:1689 : _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-03-23 17:53:04.286 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-23 17:53:04.289 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 17:53:04.291 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 17:53:04.294 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 17:53:04.296 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 17:53:04.299 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-23 17:53:04.302 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-23 17:53:04.304 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-23 17:53:04.307 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:53:04.309 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:53:04.312 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-23 17:53:04.314 | + functions-common:_run_under_systemd:1657 : 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-03-23 17:53:04.317 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-23 17:53:04.319 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 17:53:04.322 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:53:04.324 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:53:04.327 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:53:04.329 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:53:04.332 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-23 17:53:04.335 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:53:04.339 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-23 17:53:04.394 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-23 17:53:04.458 | + functions-common:write_user_unit_file:1575 : 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-03-23 17:53:04.514 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-23 17:53:04.571 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-23 17:53:04.626 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:53:04.681 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:53:04.684 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-23 17:53:04.738 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:53:05.306 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-23 17:53:05.320 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-23 17:53:05.902 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-23 17:53:05.926 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:53:05.930 | + functions-common:time_stop:2425 : local name 2022-03-23 17:53:05.938 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:53:05.942 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:53:05.945 | + functions-common:time_stop:2428 : local total 2022-03-23 17:53:05.947 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:53:05.950 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:53:05.952 | + functions-common:time_stop:2432 : start_time=1648057984257 2022-03-23 17:53:05.955 | + functions-common:time_stop:2434 : [[ -z 1648057984257 ]] 2022-03-23 17:53:05.958 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:53:05.963 | + functions-common:time_stop:2437 : end_time=1648057985960 2022-03-23 17:53:05.966 | + functions-common:time_stop:2438 : elapsed_time=1703 2022-03-23 17:53:05.968 | + functions-common:time_stop:2439 : total=19214 2022-03-23 17:53:05.971 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:53:05.973 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20917 2022-03-23 17:53:05.976 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-23 17:53:05.979 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 17:53:05.981 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 17:53:05.984 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-23 17:53:05.987 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:53:05.990 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:53:05.993 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:53:05.995 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-23 17:53:05.998 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:53:06.001 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:53:06.004 | + functions-common:run_process:1680 : local service=q-l3 2022-03-23 17:53:06.006 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:53:06.009 | + functions-common:run_process:1682 : local group= 2022-03-23 17:53:06.011 | + functions-common:run_process:1683 : local user= 2022-03-23 17:53:06.014 | + functions-common:run_process:1685 : local name=q-l3 2022-03-23 17:53:06.016 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:53:06.019 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:53:06.021 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:53:06.023 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:53:06.027 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:53:06.031 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057986029 2022-03-23 17:53:06.034 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-23 17:53:06.055 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:53:06.057 | + functions-common:run_process:1689 : _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-03-23 17:53:06.060 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-23 17:53:06.062 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:53:06.065 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:53:06.067 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:53:06.070 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:53:06.072 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-23 17:53:06.075 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-23 17:53:06.078 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-23 17:53:06.080 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:53:06.083 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:53:06.085 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-23 17:53:06.088 | + functions-common:_run_under_systemd:1657 : 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-03-23 17:53:06.090 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-23 17:53:06.093 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 17:53:06.096 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:53:06.098 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:53:06.101 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:53:06.104 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:53:06.106 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-23 17:53:06.109 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:53:06.114 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-23 17:53:06.173 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-23 17:53:06.233 | + functions-common:write_user_unit_file:1575 : 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-03-23 17:53:06.293 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-23 17:53:06.348 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-23 17:53:06.403 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:53:06.463 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:53:06.465 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-23 17:53:06.520 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:53:07.117 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-23 17:53:07.130 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-23 17:53:07.713 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-23 17:53:07.745 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:53:07.747 | + functions-common:time_stop:2425 : local name 2022-03-23 17:53:07.750 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:53:07.752 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:53:07.755 | + functions-common:time_stop:2428 : local total 2022-03-23 17:53:07.758 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:53:07.760 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:53:07.763 | + functions-common:time_stop:2432 : start_time=1648057986029 2022-03-23 17:53:07.766 | + functions-common:time_stop:2434 : [[ -z 1648057986029 ]] 2022-03-23 17:53:07.771 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:53:07.774 | + functions-common:time_stop:2437 : end_time=1648057987771 2022-03-23 17:53:07.777 | + functions-common:time_stop:2438 : elapsed_time=1742 2022-03-23 17:53:07.779 | + functions-common:time_stop:2439 : total=20917 2022-03-23 17:53:07.782 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:53:07.785 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22659 2022-03-23 17:53:07.788 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 17:53:07.790 | + functions-common:run_process:1680 : local service=q-meta 2022-03-23 17:53:07.793 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 17:53:07.796 | + functions-common:run_process:1682 : local group= 2022-03-23 17:53:07.799 | + functions-common:run_process:1683 : local user= 2022-03-23 17:53:07.801 | + functions-common:run_process:1685 : local name=q-meta 2022-03-23 17:53:07.804 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:53:07.806 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:53:07.809 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:53:07.812 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:53:07.817 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:53:07.820 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057987816 2022-03-23 17:53:07.822 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-23 17:53:07.844 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:53:07.846 | + functions-common:run_process:1689 : _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-03-23 17:53:07.849 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-23 17:53:07.852 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 17:53:07.854 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 17:53:07.857 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 17:53:07.859 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 17:53:07.862 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-23 17:53:07.865 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-23 17:53:07.868 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-23 17:53:07.870 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:53:07.873 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:53:07.876 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-23 17:53:07.878 | + functions-common:_run_under_systemd:1657 : 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-03-23 17:53:07.881 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-23 17:53:07.884 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 17:53:07.886 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:53:07.889 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:53:07.891 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:53:07.894 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:53:07.905 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-23 17:53:07.905 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:53:07.909 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-23 17:53:07.969 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-23 17:53:08.026 | + functions-common:write_user_unit_file:1575 : 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-03-23 17:53:08.092 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-23 17:53:08.162 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-23 17:53:08.228 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:53:08.296 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:53:08.299 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-23 17:53:08.363 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:53:08.945 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-23 17:53:08.959 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-23 17:53:09.540 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-23 17:53:09.571 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:53:09.573 | + functions-common:time_stop:2425 : local name 2022-03-23 17:53:09.576 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:53:09.583 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:53:09.585 | + functions-common:time_stop:2428 : local total 2022-03-23 17:53:09.591 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:53:09.594 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:53:09.597 | + functions-common:time_stop:2432 : start_time=1648057987816 2022-03-23 17:53:09.601 | + functions-common:time_stop:2434 : [[ -z 1648057987816 ]] 2022-03-23 17:53:09.606 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:53:09.609 | + functions-common:time_stop:2437 : end_time=1648057989606 2022-03-23 17:53:09.611 | + functions-common:time_stop:2438 : elapsed_time=1790 2022-03-23 17:53:09.614 | + functions-common:time_stop:2439 : total=22659 2022-03-23 17:53:09.617 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:53:09.619 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24449 2022-03-23 17:53:09.622 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : 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-03-23 17:53:09.625 | + functions-common:run_process:1680 : local service=q-metering 2022-03-23 17:53:09.627 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 17:53:09.630 | + functions-common:run_process:1682 : local group= 2022-03-23 17:53:09.632 | + functions-common:run_process:1683 : local user= 2022-03-23 17:53:09.635 | + functions-common:run_process:1685 : local name=q-metering 2022-03-23 17:53:09.638 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:53:09.646 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:53:09.653 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:53:09.653 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:53:09.657 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:53:09.661 | + functions-common:time_start:2416 : _TIME_START[$name]=1648057989658 2022-03-23 17:53:09.664 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-23 17:53:09.686 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:53:09.689 | + functions-common:run_process:1689 : _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-03-23 17:53:09.691 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-23 17:53:09.694 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 17:53:09.697 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 17:53:09.700 | + functions-common:_run_under_systemd:1649 : _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-03-23 17:53:09.703 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 17:53:09.710 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-23 17:53:09.716 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-23 17:53:09.720 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-23 17:53:09.721 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:53:09.725 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:53:09.729 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-23 17:53:09.729 | + functions-common:_run_under_systemd:1657 : 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-03-23 17:53:09.733 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-23 17:53:09.735 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 17:53:09.739 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:53:09.739 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:53:09.745 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:53:09.745 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:53:09.749 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-23 17:53:09.749 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:53:09.756 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-23 17:53:09.849 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-23 17:53:09.934 | + functions-common:write_user_unit_file:1575 : 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-03-23 17:53:10.009 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-23 17:53:10.101 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-23 17:53:10.213 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:53:10.305 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:53:10.312 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-23 17:53:10.379 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:53:10.999 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-23 17:53:11.013 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-23 17:53:11.595 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-23 17:53:11.623 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:53:11.633 | + functions-common:time_stop:2425 : local name 2022-03-23 17:53:11.637 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:53:11.646 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:53:11.652 | + functions-common:time_stop:2428 : local total 2022-03-23 17:53:11.655 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:53:11.658 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:53:11.660 | + functions-common:time_stop:2432 : start_time=1648057989658 2022-03-23 17:53:11.663 | + functions-common:time_stop:2434 : [[ -z 1648057989658 ]] 2022-03-23 17:53:11.666 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:53:11.672 | + functions-common:time_stop:2437 : end_time=1648057991668 2022-03-23 17:53:11.674 | + functions-common:time_stop:2438 : elapsed_time=2010 2022-03-23 17:53:11.677 | + functions-common:time_stop:2439 : total=24449 2022-03-23 17:53:11.680 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:53:11.683 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26459 2022-03-23 17:53:11.685 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-23 17:53:11.704 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:53:11.707 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-23 17:53:11.709 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-23 17:53:11.712 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:53:11.715 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-23 17:53:11.717 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-23 17:53:11.720 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-23 17:53:11.723 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-23 17:53:11.730 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-23 17:53:11.731 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-23 17:53:11.731 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-23 17:53:11.734 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:53:11.737 | ++ functions-common:get_field:812 : read data 2022-03-23 17:53:14.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:14.365 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:14.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:14.365 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:14.547 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:53:14.550 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:53:14.552 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:53:14.556 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:53:14.559 | ++ functions-common:get_field:818 : echo '| 14d1248657e744a0963f8c4d0fff411d | demo |' 2022-03-23 17:53:14.562 | ++ functions-common:get_field:812 : read data 2022-03-23 17:53:14.566 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:53:14.569 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-03-23 17:53:14.572 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:53:14.591 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-23 17:53:14.594 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-23 17:53:14.597 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 17:53:14.601 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 17:53:17.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:17.741 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:17.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:17.741 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:17.912 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:53:17.916 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 17:53:17.917 | address-scope 2022-03-23 17:53:17.917 | router-admin-state-down-before-update 2022-03-23 17:53:17.917 | agent 2022-03-23 17:53:17.917 | agent-resources-synced 2022-03-23 17:53:17.917 | allowed-address-pairs 2022-03-23 17:53:17.917 | auto-allocated-topology 2022-03-23 17:53:17.917 | availability_zone 2022-03-23 17:53:17.917 | availability_zone_filter 2022-03-23 17:53:17.917 | default-subnetpools 2022-03-23 17:53:17.917 | dhcp_agent_scheduler 2022-03-23 17:53:17.917 | dvr 2022-03-23 17:53:17.917 | empty-string-filtering 2022-03-23 17:53:17.917 | external-net 2022-03-23 17:53:17.917 | extra_dhcp_opt 2022-03-23 17:53:17.917 | extraroute 2022-03-23 17:53:17.917 | extraroute-atomic 2022-03-23 17:53:17.917 | filter-validation 2022-03-23 17:53:17.917 | fip-port-details 2022-03-23 17:53:17.917 | flavors 2022-03-23 17:53:17.917 | floatingip-pools 2022-03-23 17:53:17.918 | ip-substring-filtering 2022-03-23 17:53:17.918 | router 2022-03-23 17:53:17.918 | ext-gw-mode 2022-03-23 17:53:17.918 | l3-ha 2022-03-23 17:53:17.918 | l3-flavors 2022-03-23 17:53:17.918 | l3-port-ip-change-not-allowed 2022-03-23 17:53:17.918 | l3_agent_scheduler 2022-03-23 17:53:17.918 | metering 2022-03-23 17:53:17.918 | metering_source_and_destination_fields 2022-03-23 17:53:17.918 | multi-provider 2022-03-23 17:53:17.918 | net-mtu 2022-03-23 17:53:17.918 | net-mtu-writable 2022-03-23 17:53:17.918 | network_availability_zone 2022-03-23 17:53:17.918 | network-ip-availability 2022-03-23 17:53:17.918 | pagination 2022-03-23 17:53:17.918 | port-device-profile 2022-03-23 17:53:17.918 | port-mac-address-regenerate 2022-03-23 17:53:17.918 | port-numa-affinity-policy 2022-03-23 17:53:17.918 | binding 2022-03-23 17:53:17.918 | binding-extended 2022-03-23 17:53:17.918 | port-security 2022-03-23 17:53:17.919 | project-id 2022-03-23 17:53:17.919 | provider 2022-03-23 17:53:17.919 | quota-check-limit 2022-03-23 17:53:17.919 | quotas 2022-03-23 17:53:17.919 | quota_details 2022-03-23 17:53:17.919 | rbac-policies 2022-03-23 17:53:17.919 | rbac-address-group 2022-03-23 17:53:17.919 | rbac-address-scope 2022-03-23 17:53:17.919 | rbac-security-groups 2022-03-23 17:53:17.919 | rbac-subnetpool 2022-03-23 17:53:17.919 | revision-if-match 2022-03-23 17:53:17.919 | standard-attr-revisions 2022-03-23 17:53:17.919 | router_availability_zone 2022-03-23 17:53:17.919 | security-groups-normalized-cidr 2022-03-23 17:53:17.919 | port-security-groups-filtering 2022-03-23 17:53:17.919 | security-groups-remote-address-group 2022-03-23 17:53:17.919 | security-groups-shared-filtering 2022-03-23 17:53:17.919 | security-group 2022-03-23 17:53:17.919 | service-type 2022-03-23 17:53:17.919 | sorting 2022-03-23 17:53:17.919 | standard-attr-description 2022-03-23 17:53:17.920 | stateful-security-group 2022-03-23 17:53:17.920 | subnet_onboard 2022-03-23 17:53:17.920 | subnet-service-types 2022-03-23 17:53:17.920 | subnet_allocation 2022-03-23 17:53:17.920 | subnetpool-prefix-ops 2022-03-23 17:53:17.920 | standard-attr-tag 2022-03-23 17:53:17.920 | standard-attr-timestamp' 2022-03-23 17:53:17.921 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 17:53:17.921 | address-scope 2022-03-23 17:53:17.921 | router-admin-state-down-before-update 2022-03-23 17:53:17.921 | agent 2022-03-23 17:53:17.921 | agent-resources-synced 2022-03-23 17:53:17.921 | allowed-address-pairs 2022-03-23 17:53:17.921 | auto-allocated-topology 2022-03-23 17:53:17.921 | availability_zone 2022-03-23 17:53:17.921 | availability_zone_filter 2022-03-23 17:53:17.921 | default-subnetpools 2022-03-23 17:53:17.921 | dhcp_agent_scheduler 2022-03-23 17:53:17.922 | dvr 2022-03-23 17:53:17.922 | empty-string-filtering 2022-03-23 17:53:17.922 | external-net 2022-03-23 17:53:17.922 | extra_dhcp_opt 2022-03-23 17:53:17.922 | extraroute 2022-03-23 17:53:17.922 | extraroute-atomic 2022-03-23 17:53:17.922 | filter-validation 2022-03-23 17:53:17.922 | fip-port-details 2022-03-23 17:53:17.922 | flavors 2022-03-23 17:53:17.922 | floatingip-pools 2022-03-23 17:53:17.922 | ip-substring-filtering 2022-03-23 17:53:17.922 | router 2022-03-23 17:53:17.922 | ext-gw-mode 2022-03-23 17:53:17.922 | l3-ha 2022-03-23 17:53:17.922 | l3-flavors 2022-03-23 17:53:17.922 | l3-port-ip-change-not-allowed 2022-03-23 17:53:17.922 | l3_agent_scheduler 2022-03-23 17:53:17.922 | metering 2022-03-23 17:53:17.922 | metering_source_and_destination_fields 2022-03-23 17:53:17.922 | multi-provider 2022-03-23 17:53:17.922 | net-mtu 2022-03-23 17:53:17.922 | net-mtu-writable 2022-03-23 17:53:17.922 | network_availability_zone 2022-03-23 17:53:17.922 | network-ip-availability 2022-03-23 17:53:17.922 | pagination 2022-03-23 17:53:17.922 | port-device-profile 2022-03-23 17:53:17.922 | port-mac-address-regenerate 2022-03-23 17:53:17.922 | port-numa-affinity-policy 2022-03-23 17:53:17.922 | binding 2022-03-23 17:53:17.922 | binding-extended 2022-03-23 17:53:17.922 | port-security 2022-03-23 17:53:17.922 | project-id 2022-03-23 17:53:17.922 | provider 2022-03-23 17:53:17.922 | quota-check-limit 2022-03-23 17:53:17.923 | quotas 2022-03-23 17:53:17.923 | quota_details 2022-03-23 17:53:17.923 | rbac-policies 2022-03-23 17:53:17.923 | rbac-address-group 2022-03-23 17:53:17.923 | rbac-address-scope 2022-03-23 17:53:17.923 | rbac-security-groups 2022-03-23 17:53:17.923 | rbac-subnetpool 2022-03-23 17:53:17.923 | revision-if-match 2022-03-23 17:53:17.923 | standard-attr-revisions 2022-03-23 17:53:17.923 | router_availability_zone 2022-03-23 17:53:17.923 | security-groups-normalized-cidr 2022-03-23 17:53:17.923 | port-security-groups-filtering 2022-03-23 17:53:17.923 | security-groups-remote-address-group 2022-03-23 17:53:17.923 | security-groups-shared-filtering 2022-03-23 17:53:17.923 | security-group 2022-03-23 17:53:17.923 | service-type 2022-03-23 17:53:17.923 | sorting 2022-03-23 17:53:17.923 | standard-attr-description 2022-03-23 17:53:17.923 | stateful-security-group 2022-03-23 17:53:17.923 | subnet_onboard 2022-03-23 17:53:17.923 | subnet-service-types 2022-03-23 17:53:17.923 | subnet_allocation 2022-03-23 17:53:17.924 | subnetpool-prefix-ops 2022-03-23 17:53:17.924 | standard-attr-tag 2022-03-23 17:53:17.924 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 17:53:17.925 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 17:53:17.929 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-23 17:53:17.933 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-23 17:53:17.939 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : 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-03-23 17:53:20.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:20.898 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:20.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:20.898 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:21.069 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:53:21.073 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=7f18e867-d8da-46f3-96ed-2883a8315ad5 2022-03-23 17:53:21.078 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-23 17:53:21.083 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-23 17:53:21.086 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 17:53:21.091 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 17:53:21.095 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-23 17:53:21.096 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-23 17:53:21.097 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-23 17:53:21.100 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:53:21.102 | ++ functions-common:get_field:812 : read data 2022-03-23 17:53:24.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:24.828 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:24.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:24.828 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:25.005 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:53:25.010 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 17:53:25.014 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 17:53:25.017 | ++ functions-common:get_field:818 : echo '| id | c7acb0ce-ce8c-449b-90db-4f124985f8f9 |' 2022-03-23 17:53:25.017 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 17:53:25.023 | ++ functions-common:get_field:812 : read data 2022-03-23 17:53:25.027 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=c7acb0ce-ce8c-449b-90db-4f124985f8f9 2022-03-23 17:53:25.030 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 14d1248657e744a0963f8c4d0fff411d' 2022-03-23 17:53:25.032 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:53:25.050 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-23 17:53:25.053 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:53:25.056 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=14d1248657e744a0963f8c4d0fff411d 2022-03-23 17:53:25.059 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 7f18e867-d8da-46f3-96ed-2883a8315ad5 ']' 2022-03-23 17:53:25.061 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-03-23 17:53:25.064 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-03-23 17:53:25.066 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-23 17:53:25.069 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 7f18e867-d8da-46f3-96ed-2883a8315ad5 ' 2022-03-23 17:53:25.071 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-23 17:53:25.074 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network c7acb0ce-ce8c-449b-90db-4f124985f8f9 private-subnet' 2022-03-23 17:53:25.077 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-23 17:53:25.082 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-23 17:53:25.082 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-23 17:53:25.082 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 7f18e867-d8da-46f3-96ed-2883a8315ad5 --network c7acb0ce-ce8c-449b-90db-4f124985f8f9 private-subnet 2022-03-23 17:53:25.086 | +++ functions-common:get_field:811 : local data field 2022-03-23 17:53:25.088 | +++ functions-common:get_field:812 : read data 2022-03-23 17:53:28.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:28.334 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:28.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:28.334 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:28.507 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:53:28.511 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 17:53:28.514 | +++ functions-common:get_field:816 : field='$3' 2022-03-23 17:53:28.519 | +++ functions-common:get_field:818 : echo '| id | 83c970fa-5f8f-42fb-85ae-cda157531ef4 |' 2022-03-23 17:53:28.520 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 17:53:28.529 | +++ functions-common:get_field:812 : read data 2022-03-23 17:53:28.532 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=83c970fa-5f8f-42fb-85ae-cda157531ef4 2022-03-23 17:53:28.535 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 14d1248657e744a0963f8c4d0fff411d' 2022-03-23 17:53:28.537 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:53:28.554 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 83c970fa-5f8f-42fb-85ae-cda157531ef4 2022-03-23 17:53:28.557 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=83c970fa-5f8f-42fb-85ae-cda157531ef4 2022-03-23 17:53:28.560 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-23 17:53:28.563 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-23 17:53:28.566 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-03-23 17:53:28.569 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 17:53:31.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:31.244 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:31.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:31.244 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:31.416 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:53:31.421 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 17:53:31.421 | address-scope 2022-03-23 17:53:31.421 | router-admin-state-down-before-update 2022-03-23 17:53:31.422 | agent 2022-03-23 17:53:31.422 | agent-resources-synced 2022-03-23 17:53:31.422 | allowed-address-pairs 2022-03-23 17:53:31.422 | auto-allocated-topology 2022-03-23 17:53:31.422 | availability_zone 2022-03-23 17:53:31.422 | availability_zone_filter 2022-03-23 17:53:31.422 | default-subnetpools 2022-03-23 17:53:31.422 | dhcp_agent_scheduler 2022-03-23 17:53:31.422 | dvr 2022-03-23 17:53:31.422 | empty-string-filtering 2022-03-23 17:53:31.422 | external-net 2022-03-23 17:53:31.422 | extra_dhcp_opt 2022-03-23 17:53:31.422 | extraroute 2022-03-23 17:53:31.422 | extraroute-atomic 2022-03-23 17:53:31.422 | filter-validation 2022-03-23 17:53:31.422 | fip-port-details 2022-03-23 17:53:31.422 | flavors 2022-03-23 17:53:31.422 | floatingip-pools 2022-03-23 17:53:31.422 | ip-substring-filtering 2022-03-23 17:53:31.422 | router 2022-03-23 17:53:31.422 | ext-gw-mode 2022-03-23 17:53:31.422 | l3-ha 2022-03-23 17:53:31.422 | l3-flavors 2022-03-23 17:53:31.422 | l3-port-ip-change-not-allowed 2022-03-23 17:53:31.422 | l3_agent_scheduler 2022-03-23 17:53:31.422 | metering 2022-03-23 17:53:31.422 | metering_source_and_destination_fields 2022-03-23 17:53:31.422 | multi-provider 2022-03-23 17:53:31.422 | net-mtu 2022-03-23 17:53:31.422 | net-mtu-writable 2022-03-23 17:53:31.422 | network_availability_zone 2022-03-23 17:53:31.422 | network-ip-availability 2022-03-23 17:53:31.422 | pagination 2022-03-23 17:53:31.422 | port-device-profile 2022-03-23 17:53:31.422 | port-mac-address-regenerate 2022-03-23 17:53:31.422 | port-numa-affinity-policy 2022-03-23 17:53:31.422 | binding 2022-03-23 17:53:31.423 | binding-extended 2022-03-23 17:53:31.423 | port-security 2022-03-23 17:53:31.423 | project-id 2022-03-23 17:53:31.423 | provider 2022-03-23 17:53:31.423 | quota-check-limit 2022-03-23 17:53:31.423 | quotas 2022-03-23 17:53:31.423 | quota_details 2022-03-23 17:53:31.423 | rbac-policies 2022-03-23 17:53:31.423 | rbac-address-group 2022-03-23 17:53:31.423 | rbac-address-scope 2022-03-23 17:53:31.423 | rbac-security-groups 2022-03-23 17:53:31.423 | rbac-subnetpool 2022-03-23 17:53:31.423 | revision-if-match 2022-03-23 17:53:31.423 | standard-attr-revisions 2022-03-23 17:53:31.423 | router_availability_zone 2022-03-23 17:53:31.423 | security-groups-normalized-cidr 2022-03-23 17:53:31.423 | port-security-groups-filtering 2022-03-23 17:53:31.423 | security-groups-remote-address-group 2022-03-23 17:53:31.423 | security-groups-shared-filtering 2022-03-23 17:53:31.423 | security-group 2022-03-23 17:53:31.423 | service-type 2022-03-23 17:53:31.423 | sorting 2022-03-23 17:53:31.423 | standard-attr-description 2022-03-23 17:53:31.423 | stateful-security-group 2022-03-23 17:53:31.423 | subnet_onboard 2022-03-23 17:53:31.423 | subnet-service-types 2022-03-23 17:53:31.423 | subnet_allocation 2022-03-23 17:53:31.423 | subnetpool-prefix-ops 2022-03-23 17:53:31.423 | standard-attr-tag 2022-03-23 17:53:31.423 | standard-attr-timestamp' 2022-03-23 17:53:31.425 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 17:53:31.425 | address-scope 2022-03-23 17:53:31.425 | router-admin-state-down-before-update 2022-03-23 17:53:31.425 | agent 2022-03-23 17:53:31.425 | agent-resources-synced 2022-03-23 17:53:31.425 | allowed-address-pairs 2022-03-23 17:53:31.425 | auto-allocated-topology 2022-03-23 17:53:31.425 | availability_zone 2022-03-23 17:53:31.425 | availability_zone_filter 2022-03-23 17:53:31.425 | default-subnetpools 2022-03-23 17:53:31.425 | dhcp_agent_scheduler 2022-03-23 17:53:31.425 | dvr 2022-03-23 17:53:31.425 | empty-string-filtering 2022-03-23 17:53:31.425 | external-net 2022-03-23 17:53:31.425 | extra_dhcp_opt 2022-03-23 17:53:31.425 | extraroute 2022-03-23 17:53:31.425 | extraroute-atomic 2022-03-23 17:53:31.425 | filter-validation 2022-03-23 17:53:31.425 | fip-port-details 2022-03-23 17:53:31.425 | flavors 2022-03-23 17:53:31.425 | floatingip-pools 2022-03-23 17:53:31.425 | ip-substring-filtering 2022-03-23 17:53:31.425 | router 2022-03-23 17:53:31.425 | ext-gw-mode 2022-03-23 17:53:31.425 | l3-ha 2022-03-23 17:53:31.425 | l3-flavors 2022-03-23 17:53:31.425 | l3-port-ip-change-not-allowed 2022-03-23 17:53:31.426 | l3_agent_scheduler 2022-03-23 17:53:31.426 | metering 2022-03-23 17:53:31.426 | metering_source_and_destination_fields 2022-03-23 17:53:31.426 | multi-provider 2022-03-23 17:53:31.426 | net-mtu 2022-03-23 17:53:31.426 | net-mtu-writable 2022-03-23 17:53:31.426 | network_availability_zone 2022-03-23 17:53:31.426 | network-ip-availability 2022-03-23 17:53:31.426 | pagination 2022-03-23 17:53:31.426 | port-device-profile 2022-03-23 17:53:31.426 | port-mac-address-regenerate 2022-03-23 17:53:31.426 | port-numa-affinity-policy 2022-03-23 17:53:31.426 | binding 2022-03-23 17:53:31.426 | binding-extended 2022-03-23 17:53:31.426 | port-security 2022-03-23 17:53:31.426 | project-id 2022-03-23 17:53:31.426 | provider 2022-03-23 17:53:31.426 | quota-check-limit 2022-03-23 17:53:31.426 | quotas 2022-03-23 17:53:31.426 | quota_details 2022-03-23 17:53:31.426 | rbac-policies 2022-03-23 17:53:31.426 | rbac-address-group 2022-03-23 17:53:31.426 | rbac-address-scope 2022-03-23 17:53:31.426 | rbac-security-groups 2022-03-23 17:53:31.426 | rbac-subnetpool 2022-03-23 17:53:31.426 | revision-if-match 2022-03-23 17:53:31.426 | standard-attr-revisions 2022-03-23 17:53:31.426 | router_availability_zone 2022-03-23 17:53:31.426 | security-groups-normalized-cidr 2022-03-23 17:53:31.426 | port-security-groups-filtering 2022-03-23 17:53:31.426 | security-groups-remote-address-group 2022-03-23 17:53:31.426 | security-groups-shared-filtering 2022-03-23 17:53:31.426 | security-group 2022-03-23 17:53:31.426 | service-type 2022-03-23 17:53:31.426 | sorting 2022-03-23 17:53:31.426 | standard-attr-description 2022-03-23 17:53:31.426 | stateful-security-group 2022-03-23 17:53:31.427 | subnet_onboard 2022-03-23 17:53:31.427 | subnet-service-types 2022-03-23 17:53:31.427 | subnet_allocation 2022-03-23 17:53:31.427 | subnetpool-prefix-ops 2022-03-23 17:53:31.427 | standard-attr-tag 2022-03-23 17:53:31.427 | standard-attr-timestamp =~ router ]] 2022-03-23 17:53:31.428 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 17:53:31.432 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-23 17:53:31.436 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-23 17:53:31.439 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 17:53:34.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:34.132 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:34.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:34.132 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:34.303 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:53:34.307 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 17:53:34.307 | address-scope 2022-03-23 17:53:34.307 | router-admin-state-down-before-update 2022-03-23 17:53:34.307 | agent 2022-03-23 17:53:34.307 | agent-resources-synced 2022-03-23 17:53:34.307 | allowed-address-pairs 2022-03-23 17:53:34.307 | auto-allocated-topology 2022-03-23 17:53:34.307 | availability_zone 2022-03-23 17:53:34.307 | availability_zone_filter 2022-03-23 17:53:34.307 | default-subnetpools 2022-03-23 17:53:34.307 | dhcp_agent_scheduler 2022-03-23 17:53:34.307 | dvr 2022-03-23 17:53:34.307 | empty-string-filtering 2022-03-23 17:53:34.307 | external-net 2022-03-23 17:53:34.307 | extra_dhcp_opt 2022-03-23 17:53:34.307 | extraroute 2022-03-23 17:53:34.307 | extraroute-atomic 2022-03-23 17:53:34.307 | filter-validation 2022-03-23 17:53:34.307 | fip-port-details 2022-03-23 17:53:34.307 | flavors 2022-03-23 17:53:34.307 | floatingip-pools 2022-03-23 17:53:34.307 | ip-substring-filtering 2022-03-23 17:53:34.307 | router 2022-03-23 17:53:34.307 | ext-gw-mode 2022-03-23 17:53:34.307 | l3-ha 2022-03-23 17:53:34.307 | l3-flavors 2022-03-23 17:53:34.307 | l3-port-ip-change-not-allowed 2022-03-23 17:53:34.307 | l3_agent_scheduler 2022-03-23 17:53:34.307 | metering 2022-03-23 17:53:34.308 | metering_source_and_destination_fields 2022-03-23 17:53:34.308 | multi-provider 2022-03-23 17:53:34.308 | net-mtu 2022-03-23 17:53:34.308 | net-mtu-writable 2022-03-23 17:53:34.308 | network_availability_zone 2022-03-23 17:53:34.308 | network-ip-availability 2022-03-23 17:53:34.308 | pagination 2022-03-23 17:53:34.308 | port-device-profile 2022-03-23 17:53:34.308 | port-mac-address-regenerate 2022-03-23 17:53:34.308 | port-numa-affinity-policy 2022-03-23 17:53:34.308 | binding 2022-03-23 17:53:34.308 | binding-extended 2022-03-23 17:53:34.308 | port-security 2022-03-23 17:53:34.308 | project-id 2022-03-23 17:53:34.308 | provider 2022-03-23 17:53:34.308 | quota-check-limit 2022-03-23 17:53:34.308 | quotas 2022-03-23 17:53:34.308 | quota_details 2022-03-23 17:53:34.308 | rbac-policies 2022-03-23 17:53:34.308 | rbac-address-group 2022-03-23 17:53:34.308 | rbac-address-scope 2022-03-23 17:53:34.308 | rbac-security-groups 2022-03-23 17:53:34.308 | rbac-subnetpool 2022-03-23 17:53:34.308 | revision-if-match 2022-03-23 17:53:34.308 | standard-attr-revisions 2022-03-23 17:53:34.308 | router_availability_zone 2022-03-23 17:53:34.308 | security-groups-normalized-cidr 2022-03-23 17:53:34.308 | port-security-groups-filtering 2022-03-23 17:53:34.308 | security-groups-remote-address-group 2022-03-23 17:53:34.308 | security-groups-shared-filtering 2022-03-23 17:53:34.308 | security-group 2022-03-23 17:53:34.308 | service-type 2022-03-23 17:53:34.308 | sorting 2022-03-23 17:53:34.308 | standard-attr-description 2022-03-23 17:53:34.308 | stateful-security-group 2022-03-23 17:53:34.308 | subnet_onboard 2022-03-23 17:53:34.309 | subnet-service-types 2022-03-23 17:53:34.309 | subnet_allocation 2022-03-23 17:53:34.309 | subnetpool-prefix-ops 2022-03-23 17:53:34.309 | standard-attr-tag 2022-03-23 17:53:34.309 | standard-attr-timestamp' 2022-03-23 17:53:34.310 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 17:53:34.310 | address-scope 2022-03-23 17:53:34.310 | router-admin-state-down-before-update 2022-03-23 17:53:34.310 | agent 2022-03-23 17:53:34.310 | agent-resources-synced 2022-03-23 17:53:34.310 | allowed-address-pairs 2022-03-23 17:53:34.310 | auto-allocated-topology 2022-03-23 17:53:34.310 | availability_zone 2022-03-23 17:53:34.310 | availability_zone_filter 2022-03-23 17:53:34.310 | default-subnetpools 2022-03-23 17:53:34.310 | dhcp_agent_scheduler 2022-03-23 17:53:34.310 | dvr 2022-03-23 17:53:34.310 | empty-string-filtering 2022-03-23 17:53:34.310 | external-net 2022-03-23 17:53:34.310 | extra_dhcp_opt 2022-03-23 17:53:34.310 | extraroute 2022-03-23 17:53:34.310 | extraroute-atomic 2022-03-23 17:53:34.310 | filter-validation 2022-03-23 17:53:34.310 | fip-port-details 2022-03-23 17:53:34.310 | flavors 2022-03-23 17:53:34.310 | floatingip-pools 2022-03-23 17:53:34.310 | ip-substring-filtering 2022-03-23 17:53:34.310 | router 2022-03-23 17:53:34.310 | ext-gw-mode 2022-03-23 17:53:34.310 | l3-ha 2022-03-23 17:53:34.310 | l3-flavors 2022-03-23 17:53:34.310 | l3-port-ip-change-not-allowed 2022-03-23 17:53:34.310 | l3_agent_scheduler 2022-03-23 17:53:34.310 | metering 2022-03-23 17:53:34.310 | metering_source_and_destination_fields 2022-03-23 17:53:34.310 | multi-provider 2022-03-23 17:53:34.310 | net-mtu 2022-03-23 17:53:34.311 | net-mtu-writable 2022-03-23 17:53:34.311 | network_availability_zone 2022-03-23 17:53:34.311 | network-ip-availability 2022-03-23 17:53:34.311 | pagination 2022-03-23 17:53:34.311 | port-device-profile 2022-03-23 17:53:34.311 | port-mac-address-regenerate 2022-03-23 17:53:34.311 | port-numa-affinity-policy 2022-03-23 17:53:34.311 | binding 2022-03-23 17:53:34.311 | binding-extended 2022-03-23 17:53:34.311 | port-security 2022-03-23 17:53:34.311 | project-id 2022-03-23 17:53:34.311 | provider 2022-03-23 17:53:34.311 | quota-check-limit 2022-03-23 17:53:34.311 | quotas 2022-03-23 17:53:34.311 | quota_details 2022-03-23 17:53:34.311 | rbac-policies 2022-03-23 17:53:34.311 | rbac-address-group 2022-03-23 17:53:34.311 | rbac-address-scope 2022-03-23 17:53:34.311 | rbac-security-groups 2022-03-23 17:53:34.311 | rbac-subnetpool 2022-03-23 17:53:34.311 | revision-if-match 2022-03-23 17:53:34.311 | standard-attr-revisions 2022-03-23 17:53:34.311 | router_availability_zone 2022-03-23 17:53:34.311 | security-groups-normalized-cidr 2022-03-23 17:53:34.311 | port-security-groups-filtering 2022-03-23 17:53:34.311 | security-groups-remote-address-group 2022-03-23 17:53:34.311 | security-groups-shared-filtering 2022-03-23 17:53:34.311 | security-group 2022-03-23 17:53:34.311 | service-type 2022-03-23 17:53:34.311 | sorting 2022-03-23 17:53:34.311 | standard-attr-description 2022-03-23 17:53:34.311 | stateful-security-group 2022-03-23 17:53:34.311 | subnet_onboard 2022-03-23 17:53:34.311 | subnet-service-types 2022-03-23 17:53:34.311 | subnet_allocation 2022-03-23 17:53:34.311 | subnetpool-prefix-ops 2022-03-23 17:53:34.311 | standard-attr-tag 2022-03-23 17:53:34.312 | standard-attr-timestamp =~ external-net ]] 2022-03-23 17:53:34.312 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 17:53:34.315 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-23 17:53:34.320 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-23 17:53:34.320 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-23 17:53:34.321 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-23 17:53:34.324 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:53:34.326 | ++ functions-common:get_field:812 : read data 2022-03-23 17:53:37.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:37.227 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:37.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:37.227 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:37.401 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:53:37.405 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 17:53:37.408 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 17:53:37.411 | ++ functions-common:get_field:818 : echo '| id | a80554a4-dd36-459c-9110-e1faa75f423c |' 2022-03-23 17:53:37.412 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 17:53:37.417 | ++ functions-common:get_field:812 : read data 2022-03-23 17:53:37.421 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=a80554a4-dd36-459c-9110-e1faa75f423c 2022-03-23 17:53:37.425 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 14d1248657e744a0963f8c4d0fff411d router1' 2022-03-23 17:53:37.428 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:53:37.446 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-23 17:53:37.449 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-23 17:53:37.451 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 17:53:37.455 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 17:53:40.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:40.166 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:40.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:40.166 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:40.336 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:53:40.340 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 17:53:40.340 | address-scope 2022-03-23 17:53:40.340 | router-admin-state-down-before-update 2022-03-23 17:53:40.340 | agent 2022-03-23 17:53:40.340 | agent-resources-synced 2022-03-23 17:53:40.341 | allowed-address-pairs 2022-03-23 17:53:40.341 | auto-allocated-topology 2022-03-23 17:53:40.341 | availability_zone 2022-03-23 17:53:40.341 | availability_zone_filter 2022-03-23 17:53:40.341 | default-subnetpools 2022-03-23 17:53:40.341 | dhcp_agent_scheduler 2022-03-23 17:53:40.341 | dvr 2022-03-23 17:53:40.341 | empty-string-filtering 2022-03-23 17:53:40.341 | external-net 2022-03-23 17:53:40.341 | extra_dhcp_opt 2022-03-23 17:53:40.341 | extraroute 2022-03-23 17:53:40.341 | extraroute-atomic 2022-03-23 17:53:40.341 | filter-validation 2022-03-23 17:53:40.341 | fip-port-details 2022-03-23 17:53:40.341 | flavors 2022-03-23 17:53:40.341 | floatingip-pools 2022-03-23 17:53:40.341 | ip-substring-filtering 2022-03-23 17:53:40.341 | router 2022-03-23 17:53:40.341 | ext-gw-mode 2022-03-23 17:53:40.341 | l3-ha 2022-03-23 17:53:40.341 | l3-flavors 2022-03-23 17:53:40.341 | l3-port-ip-change-not-allowed 2022-03-23 17:53:40.341 | l3_agent_scheduler 2022-03-23 17:53:40.341 | metering 2022-03-23 17:53:40.341 | metering_source_and_destination_fields 2022-03-23 17:53:40.341 | multi-provider 2022-03-23 17:53:40.341 | net-mtu 2022-03-23 17:53:40.342 | net-mtu-writable 2022-03-23 17:53:40.342 | network_availability_zone 2022-03-23 17:53:40.342 | network-ip-availability 2022-03-23 17:53:40.342 | pagination 2022-03-23 17:53:40.342 | port-device-profile 2022-03-23 17:53:40.342 | port-mac-address-regenerate 2022-03-23 17:53:40.342 | port-numa-affinity-policy 2022-03-23 17:53:40.342 | binding 2022-03-23 17:53:40.342 | binding-extended 2022-03-23 17:53:40.342 | port-security 2022-03-23 17:53:40.342 | project-id 2022-03-23 17:53:40.342 | provider 2022-03-23 17:53:40.342 | quota-check-limit 2022-03-23 17:53:40.342 | quotas 2022-03-23 17:53:40.342 | quota_details 2022-03-23 17:53:40.342 | rbac-policies 2022-03-23 17:53:40.342 | rbac-address-group 2022-03-23 17:53:40.342 | rbac-address-scope 2022-03-23 17:53:40.342 | rbac-security-groups 2022-03-23 17:53:40.342 | rbac-subnetpool 2022-03-23 17:53:40.342 | revision-if-match 2022-03-23 17:53:40.342 | standard-attr-revisions 2022-03-23 17:53:40.342 | router_availability_zone 2022-03-23 17:53:40.342 | security-groups-normalized-cidr 2022-03-23 17:53:40.342 | port-security-groups-filtering 2022-03-23 17:53:40.342 | security-groups-remote-address-group 2022-03-23 17:53:40.342 | security-groups-shared-filtering 2022-03-23 17:53:40.342 | security-group 2022-03-23 17:53:40.342 | service-type 2022-03-23 17:53:40.342 | sorting 2022-03-23 17:53:40.342 | standard-attr-description 2022-03-23 17:53:40.342 | stateful-security-group 2022-03-23 17:53:40.342 | subnet_onboard 2022-03-23 17:53:40.342 | subnet-service-types 2022-03-23 17:53:40.342 | subnet_allocation 2022-03-23 17:53:40.343 | subnetpool-prefix-ops 2022-03-23 17:53:40.343 | standard-attr-tag 2022-03-23 17:53:40.343 | standard-attr-timestamp' 2022-03-23 17:53:40.343 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 17:53:40.344 | address-scope 2022-03-23 17:53:40.344 | router-admin-state-down-before-update 2022-03-23 17:53:40.344 | agent 2022-03-23 17:53:40.344 | agent-resources-synced 2022-03-23 17:53:40.344 | allowed-address-pairs 2022-03-23 17:53:40.344 | auto-allocated-topology 2022-03-23 17:53:40.344 | availability_zone 2022-03-23 17:53:40.344 | availability_zone_filter 2022-03-23 17:53:40.344 | default-subnetpools 2022-03-23 17:53:40.344 | dhcp_agent_scheduler 2022-03-23 17:53:40.344 | dvr 2022-03-23 17:53:40.344 | empty-string-filtering 2022-03-23 17:53:40.344 | external-net 2022-03-23 17:53:40.344 | extra_dhcp_opt 2022-03-23 17:53:40.344 | extraroute 2022-03-23 17:53:40.344 | extraroute-atomic 2022-03-23 17:53:40.344 | filter-validation 2022-03-23 17:53:40.344 | fip-port-details 2022-03-23 17:53:40.344 | flavors 2022-03-23 17:53:40.344 | floatingip-pools 2022-03-23 17:53:40.344 | ip-substring-filtering 2022-03-23 17:53:40.345 | router 2022-03-23 17:53:40.345 | ext-gw-mode 2022-03-23 17:53:40.345 | l3-ha 2022-03-23 17:53:40.345 | l3-flavors 2022-03-23 17:53:40.345 | l3-port-ip-change-not-allowed 2022-03-23 17:53:40.345 | l3_agent_scheduler 2022-03-23 17:53:40.345 | metering 2022-03-23 17:53:40.345 | metering_source_and_destination_fields 2022-03-23 17:53:40.345 | multi-provider 2022-03-23 17:53:40.345 | net-mtu 2022-03-23 17:53:40.345 | net-mtu-writable 2022-03-23 17:53:40.345 | network_availability_zone 2022-03-23 17:53:40.345 | network-ip-availability 2022-03-23 17:53:40.345 | pagination 2022-03-23 17:53:40.345 | port-device-profile 2022-03-23 17:53:40.345 | port-mac-address-regenerate 2022-03-23 17:53:40.345 | port-numa-affinity-policy 2022-03-23 17:53:40.345 | binding 2022-03-23 17:53:40.345 | binding-extended 2022-03-23 17:53:40.345 | port-security 2022-03-23 17:53:40.346 | project-id 2022-03-23 17:53:40.346 | provider 2022-03-23 17:53:40.346 | quota-check-limit 2022-03-23 17:53:40.346 | quotas 2022-03-23 17:53:40.346 | quota_details 2022-03-23 17:53:40.346 | rbac-policies 2022-03-23 17:53:40.346 | rbac-address-group 2022-03-23 17:53:40.346 | rbac-address-scope 2022-03-23 17:53:40.346 | rbac-security-groups 2022-03-23 17:53:40.346 | rbac-subnetpool 2022-03-23 17:53:40.346 | revision-if-match 2022-03-23 17:53:40.346 | standard-attr-revisions 2022-03-23 17:53:40.346 | router_availability_zone 2022-03-23 17:53:40.346 | security-groups-normalized-cidr 2022-03-23 17:53:40.346 | port-security-groups-filtering 2022-03-23 17:53:40.346 | security-groups-remote-address-group 2022-03-23 17:53:40.346 | security-groups-shared-filtering 2022-03-23 17:53:40.346 | security-group 2022-03-23 17:53:40.346 | service-type 2022-03-23 17:53:40.346 | sorting 2022-03-23 17:53:40.346 | standard-attr-description 2022-03-23 17:53:40.346 | stateful-security-group 2022-03-23 17:53:40.346 | subnet_onboard 2022-03-23 17:53:40.346 | subnet-service-types 2022-03-23 17:53:40.346 | subnet_allocation 2022-03-23 17:53:40.346 | subnetpool-prefix-ops 2022-03-23 17:53:40.346 | standard-attr-tag 2022-03-23 17:53:40.346 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 17:53:40.348 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 17:53:40.351 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-23 17:53:40.355 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-23 17:53:40.360 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-03-23 17:53:40.360 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-23 17:53:40.360 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-23 17:53:40.363 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:53:40.366 | ++ functions-common:get_field:812 : read data 2022-03-23 17:53:43.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:43.452 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:43.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:43.452 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:43.626 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:53:43.630 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 17:53:43.633 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 17:53:43.636 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 17:53:43.637 | ++ functions-common:get_field:818 : echo '| id | 82f8bf75-55fd-4074-a8be-f7fe57221075 |' 2022-03-23 17:53:43.644 | ++ functions-common:get_field:812 : read data 2022-03-23 17:53:43.649 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=82f8bf75-55fd-4074-a8be-f7fe57221075 2022-03-23 17:53:43.653 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-03-23 17:53:43.656 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:53:43.673 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-23 17:53:43.676 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-23 17:53:43.679 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet a80554a4-dd36-459c-9110-e1faa75f423c 83c970fa-5f8f-42fb-85ae-cda157531ef4 2022-03-23 17:53:48.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:48.358 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:48.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:48.358 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:48.533 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-03-23 17:53:48.536 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 82f8bf75-55fd-4074-a8be-f7fe57221075 2022-03-23 17:53:48.538 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-03-23 17:53:48.541 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-03-23 17:53:48.543 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.26.7.1 ]] 2022-03-23 17:53:48.546 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.26.7.1 ' 2022-03-23 17:53:48.548 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 82f8bf75-55fd-4074-a8be-f7fe57221075 --subnet-range 172.26.7.0/24 --no-dhcp ' 2022-03-23 17:53:48.550 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-03-23 17:53:48.553 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-03-23 17:53:48.557 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.7.1 --network 82f8bf75-55fd-4074-a8be-f7fe57221075 --subnet-range 172.26.7.0/24 --no-dhcp public-subnet 2022-03-23 17:53:48.557 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-03-23 17:53:51.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:51.372 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:51.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:51.372 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:51.552 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:53:51.555 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | 2022-03-23 17:53:51.556 | | id | 2c2ba335-ede0-4aab-a212-3adf9f33de1a |' 2022-03-23 17:53:51.558 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-23 17:53:51.560 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:53:51.576 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 2c2ba335-ede0-4aab-a212-3adf9f33de1a '|' 2022-03-23 17:53:51.579 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | | id | 2c2ba335-ede0-4aab-a212-3adf9f33de1a |' 2022-03-23 17:53:51.581 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-03-23 17:53:51.585 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 2c2ba335-ede0-4aab-a212-3adf9f33de1a '|' 2022-03-23 17:53:51.585 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-03-23 17:53:51.588 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:53:51.590 | ++ functions-common:get_field:812 : read data 2022-03-23 17:53:51.592 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 17:53:51.594 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 17:53:51.597 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.7.1 | | id | 2c2ba335-ede0-4aab-a212-3adf9f33de1a |' 2022-03-23 17:53:51.598 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 17:53:51.604 | ++ functions-common:get_field:812 : read data 2022-03-23 17:53:51.607 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.26.7.1 2022-03-23 17:53:51.611 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' 2c2ba335-ede0-4aab-a212-3adf9f33de1a '|' 2022-03-23 17:53:51.611 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-03-23 17:53:51.613 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:53:51.616 | ++ functions-common:get_field:812 : read data 2022-03-23 17:53:51.618 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-23 17:53:51.620 | ++ functions-common:get_field:816 : field='$6' 2022-03-23 17:53:51.623 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.7.1 | | id | 2c2ba335-ede0-4aab-a212-3adf9f33de1a |' 2022-03-23 17:53:51.624 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-23 17:53:51.630 | ++ functions-common:get_field:812 : read data 2022-03-23 17:53:51.635 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=2c2ba335-ede0-4aab-a212-3adf9f33de1a 2022-03-23 17:53:51.638 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 82f8bf75-55fd-4074-a8be-f7fe57221075 a80554a4-dd36-459c-9110-e1faa75f423c 2022-03-23 17:53:55.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:55.967 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:55.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:55.967 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:56.143 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-03-23 17:53:56.146 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-03-23 17:53:56.163 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:53:56.165 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-03-23 17:53:56.168 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-03-23 17:53:56.170 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-23 17:53:56.173 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-03-23 17:53:56.176 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-23 17:53:56.178 | ++ 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-03-23 17:53:56.198 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-23 17:53:56.201 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-03-23 17:53:56.203 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-03-23 17:53:56.206 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-03-23 17:53:56.208 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 17:53:56.211 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-23 17:53:56.213 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 17:53:56.216 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-23 17:53:56.218 | + functions-common:test_with_retry:2365 : local until=10 2022-03-23 17:53:56.221 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 17:53:56.223 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 17:53:56.225 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 17:53:56.228 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:53:56.230 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:53:56.233 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:53:56.237 | + functions-common:time_start:2416 : _TIME_START[$name]=1648058036235 2022-03-23 17:53:56.240 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-23 17:53:56.248 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 17:53:56.250 | + functions-common:time_stop:2425 : local name 2022-03-23 17:53:56.253 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:53:56.255 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:53:56.257 | + functions-common:time_stop:2428 : local total 2022-03-23 17:53:56.260 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:53:56.262 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 17:53:56.264 | + functions-common:time_stop:2432 : start_time=1648058036235 2022-03-23 17:53:56.267 | + functions-common:time_stop:2434 : [[ -z 1648058036235 ]] 2022-03-23 17:53:56.270 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:53:56.274 | + functions-common:time_stop:2437 : end_time=1648058036272 2022-03-23 17:53:56.277 | + functions-common:time_stop:2438 : elapsed_time=37 2022-03-23 17:53:56.279 | + functions-common:time_stop:2439 : total=5608 2022-03-23 17:53:56.282 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:53:56.284 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5645 2022-03-23 17:53:56.288 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-03-23 17:53:56.289 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.26.7.1 2022-03-23 17:53:56.295 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-03-23 17:53:56.297 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-03-23 17:53:56.300 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-03-23 17:53:56.302 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-03-23 17:53:56.304 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.26.7.1/24 dev br-data 2022-03-23 17:53:56.320 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-03-23 17:53:56.333 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-23 17:53:56.334 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-03-23 17:53:56.335 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-03-23 17:53:56.339 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-03-23 17:53:58.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:58.628 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:58.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:53:58.628 | from cryptography.utils import int_from_bytes 2022-03-23 17:53:58.806 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:53:58.810 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.26.7.65 ' 2022-03-23 17:53:58.813 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-23 17:53:58.815 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:53:58.831 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-03-23 17:53:58.834 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-23 17:53:58.837 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-23 17:53:58.840 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-23 17:53:58.857 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:53:58.860 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-23 17:53:58.862 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:53:58.865 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-23 17:53:58.868 | + ./stack.sh:main:1319 : start_nova 2022-03-23 17:53:58.871 | + lib/nova:start_nova:1137 : start_nova_rest 2022-03-23 17:53:58.873 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:53:58.876 | + lib/nova:start_nova_rest:1046 : 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/sbin:/usr/sbin:/sbin 2022-03-23 17:53:58.879 | + lib/nova:start_nova_rest:1046 : 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/sbin:/usr/sbin:/sbin 2022-03-23 17:53:58.882 | + lib/nova:start_nova_rest:1048 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 17:53:58.884 | + lib/nova:start_nova_rest:1049 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 17:53:58.887 | + lib/nova:start_nova_rest:1051 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:53:58.890 | + functions-common:run_process:1680 : local service=n-sch 2022-03-23 17:53:58.892 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:53:58.895 | + functions-common:run_process:1682 : local group= 2022-03-23 17:53:58.898 | + functions-common:run_process:1683 : local user= 2022-03-23 17:53:58.900 | + functions-common:run_process:1685 : local name=n-sch 2022-03-23 17:53:58.903 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:53:58.906 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:53:58.909 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:53:58.911 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:53:58.914 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:53:58.919 | + functions-common:time_start:2416 : _TIME_START[$name]=1648058038916 2022-03-23 17:53:58.922 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-23 17:53:58.939 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:53:58.942 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-23 17:53:58.944 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-23 17:53:58.947 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:53:58.950 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:53:58.952 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:53:58.955 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:53:58.957 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 17:53:58.960 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 17:53:58.963 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-23 17:53:58.965 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:53:58.968 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:53:58.970 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 17:53:58.973 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 17:53:58.975 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-23 17:53:58.978 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:53:58.980 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:53:58.983 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:53:58.985 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:53:58.988 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:53:58.990 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-23 17:53:58.993 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:53:59.000 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-23 17:53:59.056 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-23 17:53:59.123 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:53:59.181 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-23 17:53:59.238 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-23 17:53:59.295 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:53:59.351 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:53:59.354 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-23 17:53:59.410 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:53:59.987 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-23 17:54:00.001 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-23 17:54:00.562 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-23 17:54:00.589 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:54:00.592 | + functions-common:time_stop:2425 : local name 2022-03-23 17:54:00.595 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:54:00.599 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:54:00.602 | + functions-common:time_stop:2428 : local total 2022-03-23 17:54:00.605 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:54:00.608 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:54:00.610 | + functions-common:time_stop:2432 : start_time=1648058038916 2022-03-23 17:54:00.613 | + functions-common:time_stop:2434 : [[ -z 1648058038916 ]] 2022-03-23 17:54:00.616 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:54:00.622 | + functions-common:time_stop:2437 : end_time=1648058040619 2022-03-23 17:54:00.624 | + functions-common:time_stop:2438 : elapsed_time=1703 2022-03-23 17:54:00.627 | + functions-common:time_stop:2439 : total=26459 2022-03-23 17:54:00.630 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:54:00.635 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28162 2022-03-23 17:54:00.638 | + lib/nova:start_nova_rest:1052 : '[' True == False ']' 2022-03-23 17:54:00.642 | ++ lib/nova:start_nova_rest:1055 : which uwsgi 2022-03-23 17:54:00.649 | + lib/nova:start_nova_rest:1055 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 17:54:00.651 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-23 17:54:00.654 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 17:54:00.657 | + functions-common:run_process:1682 : local group= 2022-03-23 17:54:00.659 | + functions-common:run_process:1683 : local user= 2022-03-23 17:54:00.662 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-23 17:54:00.664 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:54:00.667 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:54:00.670 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:54:00.672 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:54:00.676 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:54:00.681 | + functions-common:time_start:2416 : _TIME_START[$name]=1648058040678 2022-03-23 17:54:00.684 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-23 17:54:00.704 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:00.707 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-23 17:54:00.710 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-23 17:54:00.713 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 17:54:00.716 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 17:54:00.718 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 17:54:00.721 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 17:54:00.724 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-23 17:54:00.726 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-23 17:54:00.730 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-23 17:54:00.733 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:54:00.736 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:54:00.738 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-23 17:54:00.741 | + functions-common:_run_under_systemd:1655 : 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-03-23 17:54:00.744 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-23 17:54:00.747 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 17:54:00.749 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:54:00.752 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:54:00.755 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-23 17:54:00.758 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:54:00.764 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-23 17:54:00.822 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-23 17:54:00.885 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-23 17:54:00.948 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-03-23 17:54:01.008 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:54:01.072 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-23 17:54:01.140 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-23 17:54:01.202 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-23 17:54:01.268 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-23 17:54:01.333 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-23 17:54:01.398 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:54:01.401 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-23 17:54:01.465 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:54:02.114 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-23 17:54:02.128 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-23 17:54:02.727 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-23 17:54:02.813 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:54:02.813 | + functions-common:time_stop:2425 : local name 2022-03-23 17:54:02.815 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:54:02.819 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:54:02.825 | + functions-common:time_stop:2428 : local total 2022-03-23 17:54:02.829 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:54:02.835 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:54:02.839 | + functions-common:time_stop:2432 : start_time=1648058040678 2022-03-23 17:54:02.850 | + functions-common:time_stop:2434 : [[ -z 1648058040678 ]] 2022-03-23 17:54:02.857 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:54:02.866 | + functions-common:time_stop:2437 : end_time=1648058042859 2022-03-23 17:54:02.870 | + functions-common:time_stop:2438 : elapsed_time=2181 2022-03-23 17:54:02.875 | + functions-common:time_stop:2439 : total=28162 2022-03-23 17:54:02.879 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:54:02.881 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30343 2022-03-23 17:54:02.887 | + lib/nova:start_nova_rest:1058 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:54:02.894 | + lib/nova:start_nova_rest:1058 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:54:02.899 | + lib/nova:start_nova:1138 : start_nova_console_proxies 2022-03-23 17:54:02.903 | + lib/nova:start_nova_console_proxies:1073 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:54:02.907 | + lib/nova:start_nova_console_proxies:1075 : 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/sbin:/usr/sbin:/sbin 2022-03-23 17:54:02.910 | + lib/nova:start_nova_console_proxies:1075 : 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/sbin:/usr/sbin:/sbin 2022-03-23 17:54:02.913 | + lib/nova:start_nova_console_proxies:1077 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 17:54:02.915 | + lib/nova:start_nova_console_proxies:1079 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:54:02.918 | + lib/nova:start_nova_console_proxies:1084 : enable_nova_console_proxies 2022-03-23 17:54:02.923 | ++ lib/nova:enable_nova_console_proxies:1062 : seq 1 1 2022-03-23 17:54:02.927 | + lib/nova:enable_nova_console_proxies:1062 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:54:02.931 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 17:54:02.934 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-novnc 2022-03-23 17:54:02.963 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:54:02.967 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 17:54:02.969 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-spice 2022-03-23 17:54:02.998 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:54:03.001 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 17:54:03.003 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-sproxy 2022-03-23 17:54:03.026 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:54:03.032 | ++ lib/nova:start_nova_console_proxies:1085 : seq 1 1 2022-03-23 17:54:03.035 | + lib/nova:start_nova_console_proxies:1085 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:54:03.039 | + lib/nova:start_nova_console_proxies:1086 : local conf 2022-03-23 17:54:03.043 | ++ lib/nova:start_nova_console_proxies:1087 : conductor_conf 1 2022-03-23 17:54:03.047 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:54:03.050 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:54:03.053 | + lib/nova:start_nova_console_proxies:1087 : conf=/etc/nova/nova_cell1.conf 2022-03-23 17:54:03.055 | + lib/nova:start_nova_console_proxies:1088 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 17:54:03.058 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-23 17:54:03.061 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 17:54:03.064 | + functions-common:run_process:1682 : local group= 2022-03-23 17:54:03.066 | + functions-common:run_process:1683 : local user= 2022-03-23 17:54:03.069 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-23 17:54:03.072 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:54:03.075 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:54:03.079 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:54:03.082 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:54:03.093 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:54:03.093 | + functions-common:time_start:2416 : _TIME_START[$name]=1648058043088 2022-03-23 17:54:03.096 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-23 17:54:03.113 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:54:03.116 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:54:03.120 | + functions-common:time_stop:2425 : local name 2022-03-23 17:54:03.123 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:54:03.126 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:54:03.129 | + functions-common:time_stop:2428 : local total 2022-03-23 17:54:03.132 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:54:03.135 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:54:03.137 | + functions-common:time_stop:2432 : start_time=1648058043088 2022-03-23 17:54:03.140 | + functions-common:time_stop:2434 : [[ -z 1648058043088 ]] 2022-03-23 17:54:03.153 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:54:03.153 | + functions-common:time_stop:2437 : end_time=1648058043148 2022-03-23 17:54:03.157 | + functions-common:time_stop:2438 : elapsed_time=60 2022-03-23 17:54:03.161 | + functions-common:time_stop:2439 : total=30343 2022-03-23 17:54:03.161 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:54:03.165 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30403 2022-03-23 17:54:03.167 | + lib/nova:start_nova_console_proxies:1089 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 17:54:03.171 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-23 17:54:03.172 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 17:54:03.175 | + functions-common:run_process:1682 : local group= 2022-03-23 17:54:03.181 | + functions-common:run_process:1683 : local user= 2022-03-23 17:54:03.181 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-23 17:54:03.185 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:54:03.185 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:54:03.189 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:54:03.193 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:54:03.197 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:54:03.201 | + functions-common:time_start:2416 : _TIME_START[$name]=1648058043196 2022-03-23 17:54:03.205 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-23 17:54:03.225 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:54:03.225 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:54:03.229 | + functions-common:time_stop:2425 : local name 2022-03-23 17:54:03.233 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:54:03.237 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:54:03.237 | + functions-common:time_stop:2428 : local total 2022-03-23 17:54:03.241 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:54:03.243 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:54:03.243 | + functions-common:time_stop:2432 : start_time=1648058043196 2022-03-23 17:54:03.249 | + functions-common:time_stop:2434 : [[ -z 1648058043196 ]] 2022-03-23 17:54:03.253 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:54:03.257 | + functions-common:time_stop:2437 : end_time=1648058043251 2022-03-23 17:54:03.261 | + functions-common:time_stop:2438 : elapsed_time=55 2022-03-23 17:54:03.261 | + functions-common:time_stop:2439 : total=30403 2022-03-23 17:54:03.265 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:54:03.265 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30458 2022-03-23 17:54:03.269 | + lib/nova:start_nova_console_proxies:1090 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:54:03.273 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-23 17:54:03.273 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:54:03.277 | + functions-common:run_process:1682 : local group= 2022-03-23 17:54:03.281 | + functions-common:run_process:1683 : local user= 2022-03-23 17:54:03.281 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-23 17:54:03.285 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:54:03.289 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:54:03.289 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:54:03.293 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:54:03.294 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:54:03.301 | + functions-common:time_start:2416 : _TIME_START[$name]=1648058043296 2022-03-23 17:54:03.305 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-23 17:54:03.323 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:54:03.326 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:54:03.329 | + functions-common:time_stop:2425 : local name 2022-03-23 17:54:03.332 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:54:03.334 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:54:03.337 | + functions-common:time_stop:2428 : local total 2022-03-23 17:54:03.339 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:54:03.342 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:54:03.345 | + functions-common:time_stop:2432 : start_time=1648058043296 2022-03-23 17:54:03.347 | + functions-common:time_stop:2434 : [[ -z 1648058043296 ]] 2022-03-23 17:54:03.357 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:54:03.361 | + functions-common:time_stop:2437 : end_time=1648058043355 2022-03-23 17:54:03.365 | + functions-common:time_stop:2438 : elapsed_time=59 2022-03-23 17:54:03.365 | + functions-common:time_stop:2439 : total=30458 2022-03-23 17:54:03.369 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:54:03.373 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30517 2022-03-23 17:54:03.373 | + lib/nova:start_nova_console_proxies:1094 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:54:03.377 | + lib/nova:start_nova_console_proxies:1094 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:54:03.380 | + lib/nova:start_nova:1139 : start_nova_conductor 2022-03-23 17:54:03.381 | + lib/nova:start_nova_conductor:1107 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:54:03.384 | + lib/nova:start_nova_conductor:1113 : enable_nova_fleet 2022-03-23 17:54:03.390 | + lib/nova:enable_nova_fleet:1098 : is_service_enabled n-cond 2022-03-23 17:54:03.412 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:03.415 | + lib/nova:enable_nova_fleet:1099 : enable_service n-super-cond 2022-03-23 17:54:03.477 | ++ lib/nova:enable_nova_fleet:1100 : seq 1 1 2022-03-23 17:54:03.480 | + lib/nova:enable_nova_fleet:1100 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:54:03.482 | + lib/nova:enable_nova_fleet:1101 : enable_service n-cond-cell1 2022-03-23 17:54:03.543 | + lib/nova:start_nova_conductor:1114 : is_service_enabled n-super-cond 2022-03-23 17:54:03.563 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:03.566 | + lib/nova:start_nova_conductor:1115 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:54:03.569 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-23 17:54:03.572 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:54:03.574 | + functions-common:run_process:1682 : local group= 2022-03-23 17:54:03.577 | + functions-common:run_process:1683 : local user= 2022-03-23 17:54:03.580 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-23 17:54:03.582 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:54:03.585 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:54:03.587 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:54:03.590 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:54:03.596 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:54:03.598 | + functions-common:time_start:2416 : _TIME_START[$name]=1648058043595 2022-03-23 17:54:03.601 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-23 17:54:03.622 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:03.625 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-23 17:54:03.628 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-23 17:54:03.630 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:54:03.639 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:54:03.644 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:54:03.647 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:54:03.650 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 17:54:03.652 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 17:54:03.655 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-23 17:54:03.658 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:54:03.660 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:54:03.663 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 17:54:03.666 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 17:54:03.668 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-23 17:54:03.670 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:54:03.673 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:54:03.675 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:54:03.678 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:54:03.680 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:54:03.683 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-23 17:54:03.685 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:54:03.690 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-23 17:54:03.762 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-23 17:54:03.827 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:54:03.895 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-23 17:54:03.965 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-23 17:54:04.029 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:54:04.097 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:54:04.097 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-23 17:54:04.160 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:54:04.801 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-23 17:54:04.815 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-23 17:54:05.459 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-23 17:54:05.488 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:54:05.494 | + functions-common:time_stop:2425 : local name 2022-03-23 17:54:05.497 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:54:05.499 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:54:05.502 | + functions-common:time_stop:2428 : local total 2022-03-23 17:54:05.505 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:54:05.507 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:54:05.510 | + functions-common:time_stop:2432 : start_time=1648058043595 2022-03-23 17:54:05.512 | + functions-common:time_stop:2434 : [[ -z 1648058043595 ]] 2022-03-23 17:54:05.518 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:54:05.520 | + functions-common:time_stop:2437 : end_time=1648058045517 2022-03-23 17:54:05.523 | + functions-common:time_stop:2438 : elapsed_time=1922 2022-03-23 17:54:05.525 | + functions-common:time_stop:2439 : total=30517 2022-03-23 17:54:05.528 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:54:05.531 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32439 2022-03-23 17:54:05.536 | ++ lib/nova:start_nova_conductor:1117 : seq 1 1 2022-03-23 17:54:05.539 | + lib/nova:start_nova_conductor:1117 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:54:05.541 | + lib/nova:start_nova_conductor:1118 : is_service_enabled n-cond-cell1 2022-03-23 17:54:05.563 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:05.570 | + lib/nova:start_nova_conductor:1119 : local conf 2022-03-23 17:54:05.574 | ++ lib/nova:start_nova_conductor:1120 : conductor_conf 1 2022-03-23 17:54:05.579 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:54:05.583 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:54:05.585 | + lib/nova:start_nova_conductor:1120 : conf=/etc/nova/nova_cell1.conf 2022-03-23 17:54:05.588 | + lib/nova:start_nova_conductor:1121 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:54:05.591 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-23 17:54:05.594 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:54:05.596 | + functions-common:run_process:1682 : local group= 2022-03-23 17:54:05.599 | + functions-common:run_process:1683 : local user= 2022-03-23 17:54:05.601 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-23 17:54:05.604 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:54:05.607 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:54:05.610 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:54:05.612 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:54:05.618 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:54:05.622 | + functions-common:time_start:2416 : _TIME_START[$name]=1648058045619 2022-03-23 17:54:05.625 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-23 17:54:05.658 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:05.661 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-23 17:54:05.663 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-23 17:54:05.666 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:54:05.668 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:54:05.671 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:54:05.674 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:54:05.676 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-23 17:54:05.679 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-23 17:54:05.681 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-23 17:54:05.684 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:54:05.686 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:54:05.689 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-23 17:54:05.692 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-23 17:54:05.694 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-23 17:54:05.697 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:54:05.699 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:54:05.702 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:54:05.705 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:54:05.707 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:54:05.710 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-23 17:54:05.713 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:54:05.718 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-23 17:54:05.780 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-23 17:54:05.853 | + functions-common:write_user_unit_file:1575 : 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-03-23 17:54:05.933 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-23 17:54:05.998 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-23 17:54:06.060 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:54:06.127 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:54:06.130 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-23 17:54:06.205 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:54:06.920 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-23 17:54:06.939 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-23 17:54:07.573 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-23 17:54:07.604 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:54:07.607 | + functions-common:time_stop:2425 : local name 2022-03-23 17:54:07.610 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:54:07.613 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:54:07.616 | + functions-common:time_stop:2428 : local total 2022-03-23 17:54:07.620 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:54:07.626 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:54:07.632 | + functions-common:time_stop:2432 : start_time=1648058045619 2022-03-23 17:54:07.635 | + functions-common:time_stop:2434 : [[ -z 1648058045619 ]] 2022-03-23 17:54:07.644 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:54:07.654 | + functions-common:time_stop:2437 : end_time=1648058047648 2022-03-23 17:54:07.661 | + functions-common:time_stop:2438 : elapsed_time=2029 2022-03-23 17:54:07.666 | + functions-common:time_stop:2439 : total=32439 2022-03-23 17:54:07.671 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:54:07.681 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34468 2022-03-23 17:54:07.690 | + lib/nova:start_nova:1140 : start_nova_compute 2022-03-23 17:54:07.698 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:54:07.704 | + lib/nova:start_nova_compute:971 : 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/sbin:/usr/sbin:/sbin 2022-03-23 17:54:07.710 | + lib/nova:start_nova_compute:971 : 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/sbin:/usr/sbin:/sbin 2022-03-23 17:54:07.717 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 17:54:07.729 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-23 17:54:07.746 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 17:54:07.754 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:54:07.761 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 17:54:07.764 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 17:54:07.769 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 17:54:07.781 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-23 17:54:07.786 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-23 17:54:07.788 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-23 17:54:07.791 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-23 17:54:07.798 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:54:07.800 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 17:54:07.801 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 17:54:07.801 | BEGIN { 2022-03-23 17:54:07.801 | section = "" 2022-03-23 17:54:07.801 | last_section = "" 2022-03-23 17:54:07.801 | section_count = 0 2022-03-23 17:54:07.801 | } 2022-03-23 17:54:07.801 | /^\[.+\]/ { 2022-03-23 17:54:07.801 | gsub("[][]", "", $1); 2022-03-23 17:54:07.801 | section=$1 2022-03-23 17:54:07.801 | next 2022-03-23 17:54:07.801 | } 2022-03-23 17:54:07.801 | /^ *\#/ { 2022-03-23 17:54:07.801 | next 2022-03-23 17:54:07.801 | } 2022-03-23 17:54:07.801 | /^[^ \t]+/ { 2022-03-23 17:54:07.801 | # get offset of first = in $0 2022-03-23 17:54:07.801 | eq_idx = index($0, "=") 2022-03-23 17:54:07.801 | # extract attr & value from $0 2022-03-23 17:54:07.801 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 17:54:07.801 | value = substr($0, eq_idx + 1) 2022-03-23 17:54:07.801 | # only need to strip trailing whitespace from attr 2022-03-23 17:54:07.802 | sub(/[ \t]*$/, "", attr) 2022-03-23 17:54:07.802 | # need to strip leading & trailing whitespace from value 2022-03-23 17:54:07.802 | sub(/^[ \t]*/, "", value) 2022-03-23 17:54:07.802 | sub(/[ \t]*$/, "", value) 2022-03-23 17:54:07.802 | 2022-03-23 17:54:07.802 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 17:54:07.802 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 17:54:07.802 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 17:54:07.802 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 17:54:07.802 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 17:54:07.802 | if (section != last_section) { 2022-03-23 17:54:07.802 | cfg_section[section_count++] = section 2022-03-23 17:54:07.802 | last_section = section 2022-03-23 17:54:07.802 | } 2022-03-23 17:54:07.802 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 17:54:07.802 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 17:54:07.802 | 2022-03-23 17:54:07.802 | cfg_attr[section, attr, 0] = value 2022-03-23 17:54:07.802 | cfg_attr_count[section, attr] = 1 2022-03-23 17:54:07.802 | } else { 2022-03-23 17:54:07.802 | lno = cfg_attr_count[section, attr]++ 2022-03-23 17:54:07.802 | cfg_attr[section, attr, lno] = value 2022-03-23 17:54:07.802 | } 2022-03-23 17:54:07.802 | } 2022-03-23 17:54:07.802 | END { 2022-03-23 17:54:07.802 | # Process each section in order 2022-03-23 17:54:07.802 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 17:54:07.802 | section = cfg_section[sno] 2022-03-23 17:54:07.802 | # The ini routines simply append a config item immediately 2022-03-23 17:54:07.802 | # after the section header. To keep the same order as defined 2022-03-23 17:54:07.802 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 17:54:07.802 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 17:54:07.802 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 17:54:07.802 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 17:54:07.802 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 17:54:07.803 | else { 2022-03-23 17:54:07.803 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 17:54:07.803 | count = cfg_attr_count[section, attr] 2022-03-23 17:54:07.803 | print "inidelete " configfile " " section " " attr 2022-03-23 17:54:07.803 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 17:54:07.803 | for (l = count -2; l >= 0; l--) 2022-03-23 17:54:07.803 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 17:54:07.803 | } 2022-03-23 17:54:07.803 | } 2022-03-23 17:54:07.803 | } 2022-03-23 17:54:07.803 | } 2022-03-23 17:54:07.803 | ' 2022-03-23 17:54:07.806 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 17:54:07.808 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:54:07.810 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 17:54:07.813 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 17:54:07.815 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:54:07.818 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-23 17:54:07.820 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 17:54:07.820 | BEGIN { group = "" } 2022-03-23 17:54:07.820 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:54:07.820 | gsub("[][]", "", $1); 2022-03-23 17:54:07.820 | split($1, a, "|"); 2022-03-23 17:54:07.820 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 17:54:07.821 | group=a[1] 2022-03-23 17:54:07.821 | } else { 2022-03-23 17:54:07.821 | group="" 2022-03-23 17:54:07.821 | } 2022-03-23 17:54:07.821 | next 2022-03-23 17:54:07.821 | } 2022-03-23 17:54:07.821 | { 2022-03-23 17:54:07.821 | if (group != "") 2022-03-23 17:54:07.821 | print $0 2022-03-23 17:54:07.821 | } 2022-03-23 17:54:07.821 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:54:07.828 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 17:54:07.831 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-23 17:54:07.876 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-23 17:54:07.913 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-23 17:54:07.916 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 17:54:07.918 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-23 17:54:07.921 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:54:07.923 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 17:54:07.926 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:54:07.947 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:07.951 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 17:54:07.953 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 17:54:07.956 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:54:07.981 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:07.985 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 17:54:07.990 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 17:54:08.025 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:54:08.028 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:54:08.030 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-23 17:54:08.054 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-23 17:54:08.078 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-03-23 17:54:08.081 | + lib/nova:configure_console_compute:643 : local offset 2022-03-23 17:54:08.084 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-23 17:54:08.087 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-23 17:54:08.090 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-23 17:54:08.112 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.45 2022-03-23 17:54:08.114 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-23 17:54:08.132 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:54:08.135 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-23 17:54:08.152 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:54:08.155 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-23 17:54:08.157 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-23 17:54:08.200 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-23 17:54:08.219 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:54:08.221 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-23 17:54:08.243 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:54:08.245 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-03-23 17:54:08.248 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 17:54:08.253 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-03-23 17:54:08.256 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-23 17:54:08.259 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-23 17:54:08.262 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-23 17:54:08.264 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-23 17:54:08.267 | + functions-common:run_process:1682 : local group=libvirt 2022-03-23 17:54:08.270 | + functions-common:run_process:1683 : local user= 2022-03-23 17:54:08.272 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-23 17:54:08.275 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:54:08.282 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:54:08.285 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:54:08.287 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:54:08.291 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:54:08.295 | + functions-common:time_start:2416 : _TIME_START[$name]=1648058048292 2022-03-23 17:54:08.298 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-23 17:54:08.317 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:54:08.320 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:54:08.322 | + functions-common:time_stop:2425 : local name 2022-03-23 17:54:08.325 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:54:08.328 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:54:08.330 | + functions-common:time_stop:2428 : local total 2022-03-23 17:54:08.333 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:54:08.335 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:54:08.338 | + functions-common:time_stop:2432 : start_time=1648058048292 2022-03-23 17:54:08.341 | + functions-common:time_stop:2434 : [[ -z 1648058048292 ]] 2022-03-23 17:54:08.345 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:54:08.349 | + functions-common:time_stop:2437 : end_time=1648058048346 2022-03-23 17:54:08.351 | + functions-common:time_stop:2438 : elapsed_time=54 2022-03-23 17:54:08.354 | + functions-common:time_stop:2439 : total=34468 2022-03-23 17:54:08.357 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:54:08.360 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34522 2022-03-23 17:54:08.363 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:54:08.366 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 17:54:08.369 | + lib/nova:start_nova:1141 : is_service_enabled n-api 2022-03-23 17:54:08.387 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:08.390 | + lib/nova:start_nova:1143 : echo 'Dumping cells_v2 mapping' 2022-03-23 17:54:08.390 | Dumping cells_v2 mapping 2022-03-23 17:54:08.393 | + lib/nova:start_nova:1144 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-23 17:54:09.402 | 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-03-23 17:54:11.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:11.966 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:11.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:11.966 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:11.966 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 17:54:11.966 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-23 17:54:11.966 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 17:54:11.966 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-23 17:54:11.966 | | cell1 | 2fb4f70d-3dec-4dbe-9761-8f73e595db6d | rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-23 17:54:11.966 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 17:54:12.421 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-23 17:54:12.424 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-23 17:54:12.492 | + inc/async:async_inner:63 : create_flavors 2022-03-23 17:54:12.534 | [528514 Async create_flavors:586444]: running: create_flavors 2022-03-23 17:54:12.537 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-23 17:54:12.556 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:12.559 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-23 17:54:12.562 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:54:12.564 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-23 17:54:12.568 | + ./stack.sh:main:1324 : start_cinder 2022-03-23 17:54:12.570 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-23 17:54:12.573 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-23 17:54:12.576 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-23 17:54:12.578 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-23 17:54:12.599 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:54:12.601 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-23 17:54:12.604 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-23 17:54:12.607 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-23 17:54:12.610 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-23 17:54:12.615 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 17:54:12.618 | + functions-common:run_process:1680 : local service=c-api 2022-03-23 17:54:12.620 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 17:54:12.623 | + functions-common:run_process:1682 : local group= 2022-03-23 17:54:12.626 | + functions-common:run_process:1683 : local user= 2022-03-23 17:54:12.628 | + functions-common:run_process:1685 : local name=c-api 2022-03-23 17:54:12.631 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:54:12.633 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:54:12.636 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:54:12.638 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:54:12.643 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:54:12.646 | + functions-common:time_start:2416 : _TIME_START[$name]=1648058052643 2022-03-23 17:54:12.649 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-23 17:54:12.666 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:12.669 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-23 17:54:12.671 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-23 17:54:12.674 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 17:54:12.676 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 17:54:12.679 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 17:54:12.681 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 17:54:12.684 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-23 17:54:12.686 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-23 17:54:12.689 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-23 17:54:12.692 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:54:12.694 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:54:12.697 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 17:54:12.699 | + functions-common:_run_under_systemd:1655 : 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-03-23 17:54:12.702 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-23 17:54:12.704 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 17:54:12.706 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:54:12.709 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:54:12.711 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-23 17:54:12.713 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:54:12.718 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-23 17:54:12.772 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-23 17:54:12.826 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-23 17:54:12.880 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-03-23 17:54:12.935 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:54:12.992 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-23 17:54:13.048 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-23 17:54:13.106 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-23 17:54:13.161 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-23 17:54:13.216 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-23 17:54:13.271 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:54:13.273 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-23 17:54:13.328 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:54:13.917 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-23 17:54:13.931 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-23 17:54:14.523 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-23 17:54:14.609 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:54:14.612 | + functions-common:time_stop:2425 : local name 2022-03-23 17:54:14.615 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:54:14.617 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:54:14.620 | + functions-common:time_stop:2428 : local total 2022-03-23 17:54:14.623 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:54:14.628 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:54:14.629 | + functions-common:time_stop:2432 : start_time=1648058052643 2022-03-23 17:54:14.635 | + functions-common:time_stop:2434 : [[ -z 1648058052643 ]] 2022-03-23 17:54:14.637 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:54:14.651 | + functions-common:time_stop:2437 : end_time=1648058054640 2022-03-23 17:54:14.655 | + functions-common:time_stop:2438 : elapsed_time=1997 2022-03-23 17:54:14.662 | + functions-common:time_stop:2439 : total=34522 2022-03-23 17:54:14.667 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:54:14.673 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36519 2022-03-23 17:54:14.675 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.45/volume/v3 2022-03-23 17:54:14.682 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-23 17:54:14.682 | Waiting for Cinder API to start... 2022-03-23 17:54:14.688 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.45/volume/v3 2022-03-23 17:54:14.690 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:54:14.698 | + functions:wait_for_service:458 : local url=http://10.222.0.45/volume/v3 2022-03-23 17:54:14.703 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:54:14.707 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:54:14.709 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:54:14.712 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:54:14.715 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:54:14.724 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:54:14.724 | + functions-common:time_start:2416 : _TIME_START[$name]=1648058054720 2022-03-23 17:54:14.732 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:54:14.749 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/volume/v3 2022-03-23 17:54:19.266 | + :: : [[ 401 == 503 ]] 2022-03-23 17:54:19.274 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:54:19.275 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:54:19.278 | + functions-common:time_stop:2425 : local name 2022-03-23 17:54:19.280 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:54:19.283 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:54:19.286 | + functions-common:time_stop:2428 : local total 2022-03-23 17:54:19.288 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:54:19.291 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:54:19.293 | + functions-common:time_stop:2432 : start_time=1648058054720 2022-03-23 17:54:19.296 | + functions-common:time_stop:2434 : [[ -z 1648058054720 ]] 2022-03-23 17:54:19.299 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:54:19.304 | + functions-common:time_stop:2437 : end_time=1648058059301 2022-03-23 17:54:19.307 | + functions-common:time_stop:2438 : elapsed_time=4581 2022-03-23 17:54:19.309 | + functions-common:time_stop:2439 : total=18042 2022-03-23 17:54:19.312 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:54:19.314 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22623 2022-03-23 17:54:19.317 | + functions:wait_for_service:467 : return 0 2022-03-23 17:54:19.320 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:19.322 | + functions-common:run_process:1680 : local service=c-sch 2022-03-23 17:54:19.325 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:19.328 | + functions-common:run_process:1682 : local group= 2022-03-23 17:54:19.330 | + functions-common:run_process:1683 : local user= 2022-03-23 17:54:19.333 | + functions-common:run_process:1685 : local name=c-sch 2022-03-23 17:54:19.336 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:54:19.338 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:54:19.341 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:54:19.343 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:54:19.347 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:54:19.352 | + functions-common:time_start:2416 : _TIME_START[$name]=1648058059349 2022-03-23 17:54:19.354 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-23 17:54:19.373 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:19.376 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 17:54:19.378 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-23 17:54:19.381 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:19.383 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:19.386 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:19.389 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:19.391 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 17:54:19.394 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 17:54:19.397 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-23 17:54:19.399 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:54:19.402 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:54:19.404 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 17:54:19.407 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 17:54:19.410 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-23 17:54:19.412 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:19.415 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:54:19.418 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:54:19.420 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:54:19.423 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:54:19.426 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-23 17:54:19.429 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:54:19.433 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-23 17:54:19.490 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-23 17:54:19.545 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:19.602 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-23 17:54:19.660 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-23 17:54:19.716 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:54:19.774 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:54:19.776 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-23 17:54:19.834 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:54:20.456 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-23 17:54:20.470 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-23 17:54:21.059 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-23 17:54:21.092 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:54:21.095 | + functions-common:time_stop:2425 : local name 2022-03-23 17:54:21.097 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:54:21.100 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:54:21.103 | + functions-common:time_stop:2428 : local total 2022-03-23 17:54:21.105 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:54:21.108 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:54:21.111 | + functions-common:time_stop:2432 : start_time=1648058059349 2022-03-23 17:54:21.113 | + functions-common:time_stop:2434 : [[ -z 1648058059349 ]] 2022-03-23 17:54:21.119 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:54:21.121 | + functions-common:time_stop:2437 : end_time=1648058061119 2022-03-23 17:54:21.124 | + functions-common:time_stop:2438 : elapsed_time=1770 2022-03-23 17:54:21.127 | + functions-common:time_stop:2439 : total=36519 2022-03-23 17:54:21.129 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:54:21.132 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38289 2022-03-23 17:54:21.135 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:21.137 | + functions-common:run_process:1680 : local service=c-bak 2022-03-23 17:54:21.140 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:21.143 | + functions-common:run_process:1682 : local group= 2022-03-23 17:54:21.145 | + functions-common:run_process:1683 : local user= 2022-03-23 17:54:21.148 | + functions-common:run_process:1685 : local name=c-bak 2022-03-23 17:54:21.151 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:54:21.153 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:54:21.156 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:54:21.159 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:54:21.163 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:54:21.168 | + functions-common:time_start:2416 : _TIME_START[$name]=1648058061164 2022-03-23 17:54:21.170 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-23 17:54:21.195 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:21.197 | + functions-common:run_process:1689 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 17:54:21.200 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-03-23 17:54:21.203 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:21.205 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:21.208 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:21.210 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:21.213 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 17:54:21.216 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 17:54:21.218 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-03-23 17:54:21.221 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:54:21.223 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:54:21.226 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 17:54:21.229 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 17:54:21.232 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-03-23 17:54:21.234 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:21.242 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:54:21.245 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:54:21.248 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:54:21.250 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:54:21.253 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-23 17:54:21.256 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:54:21.261 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-03-23 17:54:21.321 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-23 17:54:21.382 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:21.440 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-23 17:54:21.502 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-23 17:54:21.565 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:54:21.635 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:54:21.638 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-03-23 17:54:21.707 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:54:22.332 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-03-23 17:54:22.347 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-23 17:54:22.981 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-03-23 17:54:23.007 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:54:23.010 | + functions-common:time_stop:2425 : local name 2022-03-23 17:54:23.016 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:54:23.018 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:54:23.021 | + functions-common:time_stop:2428 : local total 2022-03-23 17:54:23.024 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:54:23.031 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:54:23.033 | + functions-common:time_stop:2432 : start_time=1648058061164 2022-03-23 17:54:23.038 | + functions-common:time_stop:2434 : [[ -z 1648058061164 ]] 2022-03-23 17:54:23.046 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:54:23.051 | + functions-common:time_stop:2437 : end_time=1648058063045 2022-03-23 17:54:23.054 | + functions-common:time_stop:2438 : elapsed_time=1881 2022-03-23 17:54:23.057 | + functions-common:time_stop:2439 : total=38289 2022-03-23 17:54:23.061 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:54:23.066 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40170 2022-03-23 17:54:23.069 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:23.074 | + functions-common:run_process:1680 : local service=c-vol 2022-03-23 17:54:23.077 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:23.084 | + functions-common:run_process:1682 : local group= 2022-03-23 17:54:23.091 | + functions-common:run_process:1683 : local user= 2022-03-23 17:54:23.102 | + functions-common:run_process:1685 : local name=c-vol 2022-03-23 17:54:23.107 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:54:23.112 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:54:23.120 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:54:23.122 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:54:23.125 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:54:23.147 | + functions-common:time_start:2416 : _TIME_START[$name]=1648058063128 2022-03-23 17:54:23.151 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-23 17:54:23.180 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:23.183 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 17:54:23.186 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-03-23 17:54:23.191 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:23.192 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:23.195 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:23.198 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:23.201 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 17:54:23.204 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 17:54:23.207 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-03-23 17:54:23.210 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:54:23.213 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:54:23.216 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 17:54:23.218 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 17:54:23.221 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-03-23 17:54:23.224 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:23.227 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:54:23.230 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:54:23.233 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:54:23.235 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:54:23.238 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-23 17:54:23.241 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:54:23.245 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-03-23 17:54:23.311 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-23 17:54:23.381 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:54:23.447 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-23 17:54:23.514 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-23 17:54:23.595 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:54:23.667 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:54:23.670 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-03-23 17:54:23.742 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:54:24.425 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-03-23 17:54:24.442 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-23 17:54:25.156 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-03-23 17:54:25.190 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:54:25.195 | + functions-common:time_stop:2425 : local name 2022-03-23 17:54:25.200 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:54:25.205 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:54:25.210 | + functions-common:time_stop:2428 : local total 2022-03-23 17:54:25.222 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:54:25.239 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:54:25.255 | + functions-common:time_stop:2432 : start_time=1648058063128 2022-03-23 17:54:25.274 | + functions-common:time_stop:2434 : [[ -z 1648058063128 ]] 2022-03-23 17:54:25.300 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:54:25.322 | + functions-common:time_stop:2437 : end_time=1648058065302 2022-03-23 17:54:25.339 | + functions-common:time_stop:2438 : elapsed_time=2174 2022-03-23 17:54:25.354 | + functions-common:time_stop:2439 : total=40170 2022-03-23 17:54:25.377 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:54:25.380 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42344 2022-03-23 17:54:25.399 | + ./stack.sh:main:1325 : create_volume_types 2022-03-23 17:54:25.402 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-23 17:54:25.482 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:25.485 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 17:54:25.494 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-23 17:54:25.504 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 17:54:25.516 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-23 17:54:25.526 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-23 17:54:25.586 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:25.591 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-23 17:54:29.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:29.923 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:29.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:29.923 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:29.923 | +-------------+--------------------------------------+ 2022-03-23 17:54:29.923 | | Field | Value | 2022-03-23 17:54:29.923 | +-------------+--------------------------------------+ 2022-03-23 17:54:29.923 | | description | None | 2022-03-23 17:54:29.923 | | id | 7c9cfae0-ac7b-4c3d-8f61-29baf4c49469 | 2022-03-23 17:54:29.923 | | is_public | True | 2022-03-23 17:54:29.923 | | name | lvmdriver-1 | 2022-03-23 17:54:29.923 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-23 17:54:29.923 | +-------------+--------------------------------------+ 2022-03-23 17:54:30.238 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-03-23 17:54:30.242 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-03-23 17:54:30.244 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-03-23 17:54:30.270 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:30.273 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-03-23 17:54:30.275 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:54:30.278 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-03-23 17:54:30.281 | + ./stack.sh:main:1340 : start_glance 2022-03-23 17:54:30.284 | + lib/glance:start_glance:602 : local service_protocol=http 2022-03-23 17:54:30.286 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-03-23 17:54:30.311 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:54:30.314 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-03-23 17:54:30.317 | ++ lib/glance:start_glance:610 : which uwsgi 2022-03-23 17:54:30.323 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 17:54:30.326 | + functions-common:run_process:1680 : local service=g-api 2022-03-23 17:54:30.329 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 17:54:30.331 | + functions-common:run_process:1682 : local group= 2022-03-23 17:54:30.334 | + functions-common:run_process:1683 : local user= 2022-03-23 17:54:30.337 | + functions-common:run_process:1685 : local name=g-api 2022-03-23 17:54:30.339 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:54:30.342 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:54:30.344 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:54:30.347 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:54:30.351 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:54:30.356 | + functions-common:time_start:2416 : _TIME_START[$name]=1648058070353 2022-03-23 17:54:30.358 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-03-23 17:54:30.378 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:30.382 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-03-23 17:54:30.385 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-03-23 17:54:30.388 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 17:54:30.390 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 17:54:30.393 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 17:54:30.395 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 17:54:30.398 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-23 17:54:30.401 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-23 17:54:30.403 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-03-23 17:54:30.406 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:54:30.409 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:54:30.411 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-23 17:54:30.414 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-03-23 17:54:30.417 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-03-23 17:54:30.419 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 17:54:30.422 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:54:30.424 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:54:30.426 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-23 17:54:30.429 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:54:30.434 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-03-23 17:54:30.492 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-03-23 17:54:30.558 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-23 17:54:30.620 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-03-23 17:54:30.694 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 17:54:30.761 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-23 17:54:30.829 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-23 17:54:30.903 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-23 17:54:30.967 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-23 17:54:31.028 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-23 17:54:31.095 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:54:31.098 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-03-23 17:54:31.162 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:54:31.834 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-03-23 17:54:31.849 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-23 17:54:32.508 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-03-23 17:54:32.604 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:54:32.613 | + functions-common:time_stop:2425 : local name 2022-03-23 17:54:32.621 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:54:32.633 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:54:32.649 | + functions-common:time_stop:2428 : local total 2022-03-23 17:54:32.670 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:54:32.689 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:54:32.709 | + functions-common:time_stop:2432 : start_time=1648058070353 2022-03-23 17:54:32.727 | + functions-common:time_stop:2434 : [[ -z 1648058070353 ]] 2022-03-23 17:54:32.745 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:54:32.771 | + functions-common:time_stop:2437 : end_time=1648058072750 2022-03-23 17:54:32.782 | + functions-common:time_stop:2438 : elapsed_time=2397 2022-03-23 17:54:32.797 | + functions-common:time_stop:2439 : total=42344 2022-03-23 17:54:32.810 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:54:32.826 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=44741 2022-03-23 17:54:32.841 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-03-23 17:54:32.915 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:54:32.926 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.45) to start...' 2022-03-23 17:54:32.926 | Waiting for g-api (10.222.0.45) to start... 2022-03-23 17:54:32.941 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.45/image 2022-03-23 17:54:32.946 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:54:32.963 | + functions:wait_for_service:458 : local url=http://10.222.0.45/image 2022-03-23 17:54:32.966 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:54:32.985 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:54:32.990 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:54:33.003 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:54:33.017 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:54:33.038 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:54:33.044 | + functions-common:time_start:2416 : _TIME_START[$name]=1648058073041 2022-03-23 17:54:33.047 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:54:33.065 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/image 2022-03-23 17:54:37.381 | + :: : [[ 300 == 503 ]] 2022-03-23 17:54:37.385 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:54:37.399 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:54:37.409 | + functions-common:time_stop:2425 : local name 2022-03-23 17:54:37.413 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:54:37.419 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:54:37.438 | + functions-common:time_stop:2428 : local total 2022-03-23 17:54:37.450 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:54:37.453 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:54:37.458 | + functions-common:time_stop:2432 : start_time=1648058073041 2022-03-23 17:54:37.464 | + functions-common:time_stop:2434 : [[ -z 1648058073041 ]] 2022-03-23 17:54:37.472 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:54:37.478 | + functions-common:time_stop:2437 : end_time=1648058077474 2022-03-23 17:54:37.481 | + functions-common:time_stop:2438 : elapsed_time=4433 2022-03-23 17:54:37.491 | + functions-common:time_stop:2439 : total=22623 2022-03-23 17:54:37.499 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:54:37.502 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27056 2022-03-23 17:54:37.507 | + functions:wait_for_service:467 : return 0 2022-03-23 17:54:37.509 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-03-23 17:54:37.533 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:37.535 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-03-23 17:54:37.554 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:37.556 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-03-23 17:54:37.559 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:54:37.562 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-03-23 17:54:37.564 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-03-23 17:54:37.567 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:54:37.569 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:54:37.571 | + functions:upload_image:134 : local image image_fname image_name 2022-03-23 17:54:37.574 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-23 17:54:37.579 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:54:37.583 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:54:37.585 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-23 17:54:37.587 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-23 17:54:37.590 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:54:37.599 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-03-23 17:54:37.602 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:54:37.604 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-23 17:54:37.607 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-23 17:54:37.609 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-23 17:54:37.611 | + functions:upload_image:294 : local kernel= 2022-03-23 17:54:37.614 | + functions:upload_image:295 : local ramdisk= 2022-03-23 17:54:37.617 | + functions:upload_image:296 : local disk_format= 2022-03-23 17:54:37.619 | + functions:upload_image:297 : local container_format= 2022-03-23 17:54:37.622 | + functions:upload_image:298 : local unpack= 2022-03-23 17:54:37.624 | + functions:upload_image:299 : local img_property= 2022-03-23 17:54:37.627 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 17:54:37.629 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-23 17:54:37.632 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-23 17:54:37.634 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-23 17:54:37.638 | + functions:upload_image:309 : case "$image_fname" in 2022-03-23 17:54:37.641 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:54:37.648 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:54:37.653 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-23 17:54:37.656 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:54:37.660 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-23 17:54:37.665 | + functions:upload_image:376 : disk_format=vhdx 2022-03-23 17:54:37.668 | + functions:upload_image:377 : container_format=bare 2022-03-23 17:54:37.670 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-23 17:54:37.673 | + functions:upload_image:385 : is_arch ppc64le 2022-03-23 17:54:37.675 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 17:54:37.680 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-23 17:54:37.682 | + functions:upload_image:385 : is_arch ppc64 2022-03-23 17:54:37.685 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 17:54:37.694 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-23 17:54:37.696 | + functions:upload_image:385 : is_arch ppc 2022-03-23 17:54:37.700 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 17:54:37.704 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-03-23 17:54:37.707 | + functions:upload_image:389 : is_arch aarch64 2022-03-23 17:54:37.709 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 17:54:37.714 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 17:54:37.718 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-23 17:54:37.721 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-23 17:54:37.723 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-23 17:54:37.725 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-23 17:54:37.727 | + 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-03-23 17:54:37.730 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-23 17:54:37.732 | + functions:_upload_image:105 : shift 2022-03-23 17:54:37.734 | + functions:_upload_image:106 : local container=bare 2022-03-23 17:54:37.736 | + functions:_upload_image:107 : shift 2022-03-23 17:54:37.738 | + functions:_upload_image:108 : local disk=vhdx 2022-03-23 17:54:37.741 | + functions:_upload_image:109 : shift 2022-03-23 17:54:37.743 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:54:37.745 | + functions:_upload_image:111 : shift 2022-03-23 17:54:37.747 | + functions:_upload_image:112 : local properties 2022-03-23 17:54:37.749 | + functions:_upload_image:113 : local useimport 2022-03-23 17:54:37.752 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-23 17:54:37.754 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-23 17:54:37.757 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-23 17:54:37.760 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-23 17:54:37.762 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-23 17:54:37.765 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-23 17:54:37.767 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-23 17:54:37.769 | + 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-03-23 17:54:43.679 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:54:43.715 | [586444 Async create_flavors:586444]: finished successfully 2022-03-23 17:54:55.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.294 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.294 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.294 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 17:54:55.294 | | Field | Value | 2022-03-23 17:54:55.294 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 17:54:55.294 | | container_format | bare | 2022-03-23 17:54:55.294 | | created_at | 2022-03-23T17:54:40Z | 2022-03-23 17:54:55.294 | | disk_format | vhdx | 2022-03-23 17:54:55.295 | | file | /v2/images/a5d01185-0629-4662-afe8-ea27cfaea503/file | 2022-03-23 17:54:55.295 | | id | a5d01185-0629-4662-afe8-ea27cfaea503 | 2022-03-23 17:54:55.295 | | min_disk | 0 | 2022-03-23 17:54:55.295 | | min_ram | 0 | 2022-03-23 17:54:55.295 | | name | ubuntu-16 | 2022-03-23 17:54:55.295 | | owner | 6fce723c544f4a16ae81aa444d4d2636 | 2022-03-23 17:54:55.295 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-03-23 17:54:55.295 | | protected | False | 2022-03-23 17:54:55.295 | | schema | /v2/schemas/image | 2022-03-23 17:54:55.295 | | status | queued | 2022-03-23 17:54:55.295 | | tags | | 2022-03-23 17:54:55.295 | | updated_at | 2022-03-23T17:54:40Z | 2022-03-23 17:54:55.295 | | visibility | public | 2022-03-23 17:54:55.295 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 17:54:55.463 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-03-23 17:54:55.526 | [528514 Async create_flavors:586444]: Waiting for completion of create_flavors running on PID 586444 (2 other jobs running) 2022-03-23 17:54:55.554 | [528514 Async create_flavors:586444]: Signaling child to exit 2022-03-23 17:54:55.554 | WAKEUP 2022-03-23 17:54:55.579 | [528514 Async create_flavors:586444]: Signaled 2022-03-23 17:54:55.581 | + lib/nova:create_flavors:1208 : is_service_enabled n-api 2022-03-23 17:54:55.581 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:55.581 | + lib/nova:create_flavors:1209 : openstack --os-region-name=RegionOne flavor list 2022-03-23 17:54:55.581 | + lib/nova:create_flavors:1209 : grep -q ds512M 2022-03-23 17:54:55.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.581 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.581 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.581 | + lib/nova:create_flavors:1211 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-03-23 17:54:55.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.581 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.581 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.581 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.582 | | Field | Value | 2022-03-23 17:54:55.582 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.582 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:54:55.582 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:54:55.582 | | description | None | 2022-03-23 17:54:55.582 | | disk | 1 | 2022-03-23 17:54:55.582 | | id | c1 | 2022-03-23 17:54:55.582 | | name | cirros256 | 2022-03-23 17:54:55.582 | | os-flavor-access:is_public | True | 2022-03-23 17:54:55.582 | | properties | hw_rng:allowed='True' | 2022-03-23 17:54:55.582 | | ram | 256 | 2022-03-23 17:54:55.582 | | rxtx_factor | 1.0 | 2022-03-23 17:54:55.582 | | swap | | 2022-03-23 17:54:55.582 | | vcpus | 1 | 2022-03-23 17:54:55.582 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.582 | + lib/nova:create_flavors:1212 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-03-23 17:54:55.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.582 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.582 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.582 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.582 | | Field | Value | 2022-03-23 17:54:55.582 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.582 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:54:55.582 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:54:55.582 | | description | None | 2022-03-23 17:54:55.582 | | disk | 5 | 2022-03-23 17:54:55.582 | | id | d1 | 2022-03-23 17:54:55.582 | | name | ds512M | 2022-03-23 17:54:55.582 | | os-flavor-access:is_public | True | 2022-03-23 17:54:55.582 | | properties | hw_rng:allowed='True' | 2022-03-23 17:54:55.582 | | ram | 512 | 2022-03-23 17:54:55.582 | | rxtx_factor | 1.0 | 2022-03-23 17:54:55.582 | | swap | | 2022-03-23 17:54:55.583 | | vcpus | 1 | 2022-03-23 17:54:55.583 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.583 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-03-23 17:54:55.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.583 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.583 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.583 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.583 | | Field | Value | 2022-03-23 17:54:55.583 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.583 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:54:55.583 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:54:55.583 | | description | None | 2022-03-23 17:54:55.583 | | disk | 10 | 2022-03-23 17:54:55.583 | | id | d2 | 2022-03-23 17:54:55.583 | | name | ds1G | 2022-03-23 17:54:55.583 | | os-flavor-access:is_public | True | 2022-03-23 17:54:55.583 | | properties | hw_rng:allowed='True' | 2022-03-23 17:54:55.583 | | ram | 1024 | 2022-03-23 17:54:55.583 | | rxtx_factor | 1.0 | 2022-03-23 17:54:55.583 | | swap | | 2022-03-23 17:54:55.583 | | vcpus | 1 | 2022-03-23 17:54:55.583 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.583 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-03-23 17:54:55.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.583 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.583 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.583 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.583 | | Field | Value | 2022-03-23 17:54:55.583 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.583 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:54:55.584 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:54:55.584 | | description | None | 2022-03-23 17:54:55.584 | | disk | 10 | 2022-03-23 17:54:55.584 | | id | d3 | 2022-03-23 17:54:55.584 | | name | ds2G | 2022-03-23 17:54:55.584 | | os-flavor-access:is_public | True | 2022-03-23 17:54:55.584 | | properties | hw_rng:allowed='True' | 2022-03-23 17:54:55.584 | | ram | 2048 | 2022-03-23 17:54:55.584 | | rxtx_factor | 1.0 | 2022-03-23 17:54:55.584 | | swap | | 2022-03-23 17:54:55.584 | | vcpus | 2 | 2022-03-23 17:54:55.584 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.584 | + lib/nova:create_flavors:1215 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-03-23 17:54:55.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.584 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.584 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.584 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.584 | | Field | Value | 2022-03-23 17:54:55.584 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.584 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:54:55.584 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:54:55.584 | | description | None | 2022-03-23 17:54:55.584 | | disk | 20 | 2022-03-23 17:54:55.584 | | id | d4 | 2022-03-23 17:54:55.584 | | name | ds4G | 2022-03-23 17:54:55.584 | | os-flavor-access:is_public | True | 2022-03-23 17:54:55.584 | | properties | hw_rng:allowed='True' | 2022-03-23 17:54:55.584 | | ram | 4096 | 2022-03-23 17:54:55.584 | | rxtx_factor | 1.0 | 2022-03-23 17:54:55.584 | | swap | | 2022-03-23 17:54:55.584 | | vcpus | 4 | 2022-03-23 17:54:55.584 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.585 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-03-23 17:54:55.585 | + lib/nova:create_flavors:1218 : grep -q m1.tiny 2022-03-23 17:54:55.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.585 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.585 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.585 | + lib/nova:create_flavors:1219 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-03-23 17:54:55.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.585 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.585 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.585 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.585 | | Field | Value | 2022-03-23 17:54:55.585 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.585 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:54:55.585 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:54:55.585 | | description | None | 2022-03-23 17:54:55.585 | | disk | 1 | 2022-03-23 17:54:55.585 | | id | 1 | 2022-03-23 17:54:55.585 | | name | m1.tiny | 2022-03-23 17:54:55.585 | | os-flavor-access:is_public | True | 2022-03-23 17:54:55.585 | | properties | hw_rng:allowed='True' | 2022-03-23 17:54:55.585 | | ram | 512 | 2022-03-23 17:54:55.585 | | rxtx_factor | 1.0 | 2022-03-23 17:54:55.585 | | swap | | 2022-03-23 17:54:55.585 | | vcpus | 1 | 2022-03-23 17:54:55.585 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.585 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-03-23 17:54:55.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.585 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.586 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.586 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.586 | | Field | Value | 2022-03-23 17:54:55.586 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.586 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:54:55.586 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:54:55.586 | | description | None | 2022-03-23 17:54:55.586 | | disk | 20 | 2022-03-23 17:54:55.586 | | id | 2 | 2022-03-23 17:54:55.586 | | name | m1.small | 2022-03-23 17:54:55.586 | | os-flavor-access:is_public | True | 2022-03-23 17:54:55.586 | | properties | hw_rng:allowed='True' | 2022-03-23 17:54:55.586 | | ram | 2048 | 2022-03-23 17:54:55.586 | | rxtx_factor | 1.0 | 2022-03-23 17:54:55.586 | | swap | | 2022-03-23 17:54:55.586 | | vcpus | 1 | 2022-03-23 17:54:55.586 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.586 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-03-23 17:54:55.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.586 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.586 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.586 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.586 | | Field | Value | 2022-03-23 17:54:55.586 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.586 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:54:55.586 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:54:55.586 | | description | None | 2022-03-23 17:54:55.586 | | disk | 40 | 2022-03-23 17:54:55.586 | | id | 3 | 2022-03-23 17:54:55.586 | | name | m1.medium | 2022-03-23 17:54:55.586 | | os-flavor-access:is_public | True | 2022-03-23 17:54:55.586 | | properties | hw_rng:allowed='True' | 2022-03-23 17:54:55.586 | | ram | 4096 | 2022-03-23 17:54:55.586 | | rxtx_factor | 1.0 | 2022-03-23 17:54:55.587 | | swap | | 2022-03-23 17:54:55.587 | | vcpus | 2 | 2022-03-23 17:54:55.587 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.587 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-03-23 17:54:55.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.587 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.587 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.587 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.587 | | Field | Value | 2022-03-23 17:54:55.587 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.587 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:54:55.587 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:54:55.587 | | description | None | 2022-03-23 17:54:55.587 | | disk | 80 | 2022-03-23 17:54:55.587 | | id | 4 | 2022-03-23 17:54:55.587 | | name | m1.large | 2022-03-23 17:54:55.587 | | os-flavor-access:is_public | True | 2022-03-23 17:54:55.587 | | properties | hw_rng:allowed='True' | 2022-03-23 17:54:55.587 | | ram | 8192 | 2022-03-23 17:54:55.587 | | rxtx_factor | 1.0 | 2022-03-23 17:54:55.587 | | swap | | 2022-03-23 17:54:55.587 | | vcpus | 4 | 2022-03-23 17:54:55.587 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.587 | + lib/nova:create_flavors:1223 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-03-23 17:54:55.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.587 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:55.587 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:55.587 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.587 | | Field | Value | 2022-03-23 17:54:55.587 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.587 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:54:55.588 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:54:55.588 | | description | None | 2022-03-23 17:54:55.588 | | disk | 160 | 2022-03-23 17:54:55.588 | | id | 5 | 2022-03-23 17:54:55.588 | | name | m1.xlarge | 2022-03-23 17:54:55.588 | | os-flavor-access:is_public | True | 2022-03-23 17:54:55.588 | | properties | hw_rng:allowed='True' | 2022-03-23 17:54:55.588 | | ram | 16384 | 2022-03-23 17:54:55.588 | | rxtx_factor | 1.0 | 2022-03-23 17:54:55.588 | | swap | | 2022-03-23 17:54:55.588 | | vcpus | 8 | 2022-03-23 17:54:55.588 | +----------------------------+-----------------------+ 2022-03-23 17:54:55.631 | [528514 Async create_flavors:586444]: finished create_flavors with result 0 in 31 seconds 2022-03-23 17:54:55.635 | + inc/async:async_wait:197 : return 0 2022-03-23 17:54:55.638 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-03-23 17:54:55.657 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:54:55.659 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-03-23 17:54:55.678 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:55.681 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-03-23 17:54:55.699 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:55.702 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-03-23 17:54:55.705 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 17:54:55.707 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 17:54:55.712 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-23 17:54:55.714 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 17:54:55.717 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-03-23 17:54:55.718 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-03-23 17:54:55.720 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-03-23 17:54:55.721 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-23 17:54:55.723 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-23 17:54:55.724 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-23 17:54:55.726 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-23 17:54:55.727 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-23 17:54:55.729 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-23 17:54:55.730 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-23 17:54:55.732 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-03-23 17:54:55.734 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 17:54:55.735 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-23 17:54:55.737 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 17:54:55.738 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-03-23 17:54:55.739 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 17:54:55.741 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-23 17:54:55.743 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 17:54:55.744 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-23 17:54:55.746 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 17:54:55.747 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-23 17:54:55.749 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-23 17:54:55.750 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 17:54:55.752 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-23 17:54:55.753 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 17:54:55.754 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-03-23 17:54:55.756 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-03-23 17:54:55.757 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-03-23 17:54:55.759 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 17:54:55.760 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-23 17:54:55.762 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 17:54:55.763 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-23 17:54:55.765 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-23 17:54:55.766 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-23 17:54:55.768 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-23 17:54:55.769 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-03-23 17:54:55.771 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-03-23 17:54:55.772 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-03-23 17:54:55.774 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-03-23 17:54:55.775 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-03-23 17:54:55.777 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-03-23 17:54:55.779 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-03-23 17:54:55.780 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-03-23 17:54:55.782 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 17:54:55.784 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 17:54:55.785 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-03-23 17:54:55.787 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-03-23 17:54:55.788 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-03-23 17:54:55.790 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-03-23 17:54:55.792 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-23 17:54:55.793 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-23 17:54:55.795 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-23 17:54:55.797 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-23 17:54:55.799 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-23 17:54:55.799 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-23 17:54:55.800 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-23 17:54:55.801 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-23 17:54:55.806 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-23 17:54:57.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:57.867 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:57.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:54:57.867 | from cryptography.utils import int_from_bytes 2022-03-23 17:54:57.867 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-03-23 17:54:57.869 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-03-23 17:54:58.037 | + ./stack.sh:main:1390 : save_stackenv 2022-03-23 17:54:58.040 | + functions-common:save_stackenv:60 : local tag= 2022-03-23 17:54:58.045 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 17:54:58.050 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-175458 2022-03-23 17:54:58.053 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-175458 ' 2022-03-23 17:54:58.056 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:54:58.059 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 17:54:58.063 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:54:58.065 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 17:54:58.068 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:54:58.072 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 17:54:58.075 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:54:58.078 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-03-23 17:54:58.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:54:58.084 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 17:54:58.087 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:54:58.089 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 17:54:58.092 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:54:58.095 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-174217 2022-03-23 17:54:58.098 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:54:58.101 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 17:54:58.103 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:54:58.106 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 17:54:58.108 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:54:58.112 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 17:54:58.115 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:54:58.118 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 17:54:58.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:54:58.124 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 17:54:58.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:54:58.130 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 17:54:58.133 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-23 17:54:58.135 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 17:54:58.138 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 17:54:58.141 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-23 17:54:58.143 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:54:58.145 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 17:54:58.148 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 17:54:58.151 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-23 17:54:58.154 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:54:58.157 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-23 17:54:58.160 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:54:58.163 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-23 17:54:58.163 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:54:58.163 | gsub("[][]", "", $1); 2022-03-23 17:54:58.163 | split($1, a, "|"); 2022-03-23 17:54:58.163 | if (a[1] == matchgroup) 2022-03-23 17:54:58.163 | print a[2] 2022-03-23 17:54:58.163 | } 2022-03-23 17:54:58.163 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:54:58.170 | + ./stack.sh:main:1408 : run_phase stack extra 2022-03-23 17:54:58.172 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 17:54:58.174 | + functions-common:run_phase:1854 : local phase=extra 2022-03-23 17:54:58.177 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:54:58.179 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:54:58.183 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:54:58.186 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:54:58.188 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:54:58.192 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:54:58.197 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:54:58.200 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:54:58.203 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:54:58.206 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-23 17:54:58.208 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:54:58.226 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:54:58.229 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:54:58.231 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:54:58.234 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-23 17:54:58.236 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:54:58.239 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 17:54:58.242 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:54:58.245 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-23 17:54:58.247 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-23 17:54:58.250 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 17:54:58.253 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 17:54:58.256 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:54:58.258 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 17:54:58.261 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-03-23 17:54:58.264 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 17:54:58.266 | + functions-common:run_plugins:1840 : local phase=extra 2022-03-23 17:54:58.269 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 17:54:58.271 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 17:54:58.274 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-23 17:54:58.277 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 17:54:58.279 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 17:54:58.282 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-23 17:54:58.284 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:54:58.287 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 17:54:58.290 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 17:54:58.293 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-23 17:54:58.296 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:54:58.299 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-23 17:54:58.301 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:54:58.304 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-23 17:54:58.304 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:54:58.304 | gsub("[][]", "", $1); 2022-03-23 17:54:58.304 | split($1, a, "|"); 2022-03-23 17:54:58.304 | if (a[1] == matchgroup) 2022-03-23 17:54:58.304 | print a[2] 2022-03-23 17:54:58.304 | } 2022-03-23 17:54:58.304 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:54:58.311 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-03-23 17:54:58.329 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:54:58.332 | + ./stack.sh:main:1430 : service_check 2022-03-23 17:54:58.335 | + functions-common:service_check:1718 : local service 2022-03-23 17:54:58.337 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.340 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-03-23 17:54:58.353 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-23 17:54:58.357 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.359 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-03-23 17:54:58.374 | enabled 2022-03-23 17:54:58.378 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-23 17:54:58.395 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-23 17:54:58.395 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-23 17:54:58.395 | Active: active (running) since Wed 2022-03-23 17:52:44 UTC; 2min 14s ago 2022-03-23 17:54:58.395 | Main PID: 579580 (uwsgi) 2022-03-23 17:54:58.395 | Status: "uWSGI is ready" 2022-03-23 17:54:58.396 | Tasks: 3 (limit: 14304) 2022-03-23 17:54:58.396 | Memory: 253.5M 2022-03-23 17:54:58.396 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-23 17:54:58.396 | ├─579580 nova-apiuWSGI master 2022-03-23 17:54:58.396 | ├─579581 nova-apiuWSGI worker 1 2022-03-23 17:54:58.396 | └─579582 nova-apiuWSGI worker 2 2022-03-23 17:54:58.396 | 2022-03-23 17:54:58.396 | Mar 23 17:54:40 dv-neutron-797121-12-hyperv devstack@n-api.service[579582]: [pid: 579582|app: 0|req: 16/32] 10.222.0.45 () {64 vars in 1332 bytes} [Wed Mar 23 17:54:40 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-23 17:54:58.396 | Mar 23 17:54:43 dv-neutron-797121-12-hyperv devstack@n-api.service[579581]: DEBUG nova.api.openstack.wsgi [None req-a649bb35-7cb0-49de-bd88-9615ba12e6c6 admin admin] Calling method '>' {{(pid=579581) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-23 17:54:58.396 | Mar 23 17:54:43 dv-neutron-797121-12-hyperv devstack@n-api.service[579581]: INFO nova.api.openstack.requestlog [None req-a649bb35-7cb0-49de-bd88-9615ba12e6c6 admin admin] 10.222.0.45 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002027 2022-03-23 17:54:58.396 | Mar 23 17:54:43 dv-neutron-797121-12-hyperv devstack@n-api.service[579581]: [pid: 579581|app: 0|req: 17/33] 10.222.0.45 () {54 vars in 930 bytes} [Wed Mar 23 17:54:43 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-03-23 17:54:58.396 | Mar 23 17:54:43 dv-neutron-797121-12-hyperv devstack@n-api.service[579582]: DEBUG nova.api.openstack.wsgi [None req-84a8c622-2e62-4b64-9f41-d41e005f783d admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "5", "disk": 160, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "m1.xlarge", "rxtx_factor": 1.0, "os-flavor-access:is_public": true, "ram": 16384, "vcpus": 8}} {{(pid=579582) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 17:54:58.396 | Mar 23 17:54:43 dv-neutron-797121-12-hyperv devstack@n-api.service[579582]: INFO nova.api.openstack.requestlog [None req-84a8c622-2e62-4b64-9f41-d41e005f783d admin admin] 10.222.0.45 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.083032 2022-03-23 17:54:58.396 | Mar 23 17:54:43 dv-neutron-797121-12-hyperv devstack@n-api.service[579582]: [pid: 579582|app: 0|req: 17/34] 10.222.0.45 () {64 vars in 1282 bytes} [Wed Mar 23 17:54:43 2022] POST /compute/v2.1/flavors => generated 408 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-03-23 17:54:58.396 | Mar 23 17:54:43 dv-neutron-797121-12-hyperv devstack@n-api.service[579581]: DEBUG nova.api.openstack.wsgi [None req-9c5e1a93-99f8-4a02-af10-7dfe379e0cba admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=579581) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 17:54:58.396 | Mar 23 17:54:43 dv-neutron-797121-12-hyperv devstack@n-api.service[579581]: INFO nova.api.openstack.requestlog [None req-9c5e1a93-99f8-4a02-af10-7dfe379e0cba admin admin] 10.222.0.45 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.028993 2022-03-23 17:54:58.396 | Mar 23 17:54:43 dv-neutron-797121-12-hyperv devstack@n-api.service[579581]: [pid: 579581|app: 0|req: 18/35] 10.222.0.45 () {64 vars in 1332 bytes} [Wed Mar 23 17:54:43 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2022-03-23 17:54:58.399 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.402 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-23 17:54:58.415 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-23 17:54:58.418 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.421 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-23 17:54:58.435 | enabled 2022-03-23 17:54:58.439 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-23 17:54:58.472 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-23 17:54:58.472 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-23 17:54:58.472 | Active: active (running) since Wed 2022-03-23 17:54:00 UTC; 57s ago 2022-03-23 17:54:58.472 | Main PID: 584190 (nova-scheduler) 2022-03-23 17:54:58.472 | Tasks: 3 (limit: 14304) 2022-03-23 17:54:58.472 | Memory: 153.9M 2022-03-23 17:54:58.472 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-23 17:54:58.472 | ├─584190 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 17:54:58.472 | ├─585482 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 17:54:58.472 | └─585483 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 17:54:58.472 | 2022-03-23 17:54:58.472 | Mar 23 17:54:05 dv-neutron-797121-12-hyperv nova-scheduler[584190]: DEBUG oslo_service.service [None req-286bb575-2e0a-4fbb-96cc-9345dc86368b None None] oslo_limit.split_loggers = False {{(pid=584190) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:54:58.472 | Mar 23 17:54:05 dv-neutron-797121-12-hyperv nova-scheduler[584190]: DEBUG oslo_service.service [None req-286bb575-2e0a-4fbb-96cc-9345dc86368b None None] oslo_limit.status_code_retries = None {{(pid=584190) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:54:58.472 | Mar 23 17:54:05 dv-neutron-797121-12-hyperv nova-scheduler[584190]: DEBUG oslo_service.service [None req-286bb575-2e0a-4fbb-96cc-9345dc86368b None None] oslo_limit.status_code_retry_delay = None {{(pid=584190) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:54:58.472 | Mar 23 17:54:05 dv-neutron-797121-12-hyperv nova-scheduler[584190]: DEBUG oslo_service.service [None req-286bb575-2e0a-4fbb-96cc-9345dc86368b None None] oslo_limit.timeout = None {{(pid=584190) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:54:58.472 | Mar 23 17:54:05 dv-neutron-797121-12-hyperv nova-scheduler[584190]: DEBUG oslo_service.service [None req-286bb575-2e0a-4fbb-96cc-9345dc86368b None None] oslo_limit.valid_interfaces = None {{(pid=584190) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:54:58.472 | Mar 23 17:54:05 dv-neutron-797121-12-hyperv nova-scheduler[584190]: DEBUG oslo_service.service [None req-286bb575-2e0a-4fbb-96cc-9345dc86368b None None] oslo_limit.version = None {{(pid=584190) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:54:58.472 | Mar 23 17:54:05 dv-neutron-797121-12-hyperv nova-scheduler[584190]: DEBUG oslo_service.service [None req-286bb575-2e0a-4fbb-96cc-9345dc86368b None None] oslo_reports.file_event_handler = None {{(pid=584190) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:54:58.472 | Mar 23 17:54:05 dv-neutron-797121-12-hyperv nova-scheduler[584190]: DEBUG oslo_service.service [None req-286bb575-2e0a-4fbb-96cc-9345dc86368b None None] oslo_reports.file_event_handler_interval = 1 {{(pid=584190) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:54:58.472 | Mar 23 17:54:05 dv-neutron-797121-12-hyperv nova-scheduler[584190]: DEBUG oslo_service.service [None req-286bb575-2e0a-4fbb-96cc-9345dc86368b None None] oslo_reports.log_dir = None {{(pid=584190) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:54:58.472 | Mar 23 17:54:05 dv-neutron-797121-12-hyperv nova-scheduler[584190]: DEBUG oslo_service.service [None req-286bb575-2e0a-4fbb-96cc-9345dc86368b None None] ******************************************************************************** {{(pid=584190) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-23 17:54:58.476 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.478 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-23 17:54:58.493 | enabled 2022-03-23 17:54:58.496 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-23 17:54:58.514 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-23 17:54:58.514 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-23 17:54:58.514 | Active: active (running) since Wed 2022-03-23 17:54:02 UTC; 55s ago 2022-03-23 17:54:58.514 | Main PID: 584706 (uwsgi) 2022-03-23 17:54:58.514 | Status: "uWSGI is ready" 2022-03-23 17:54:58.514 | Tasks: 4 (limit: 14304) 2022-03-23 17:54:58.514 | Memory: 216.5M 2022-03-23 17:54:58.514 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-23 17:54:58.514 | ├─584706 nova-api-metauWSGI master 2022-03-23 17:54:58.514 | ├─584713 nova-api-metauWSGI worker 1 2022-03-23 17:54:58.514 | ├─584714 nova-api-metauWSGI worker 2 2022-03-23 17:54:58.514 | └─584715 nova-api-metauWSGI http 1 2022-03-23 17:54:58.514 | 2022-03-23 17:54:58.514 | Mar 23 17:54:07 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[584713]: DEBUG oslo_concurrency.lockutils [None req-34ab1865-e884-4d2e-b9f5-0afa60477565 None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=584713) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-23 17:54:58.514 | Mar 23 17:54:07 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[584713]: DEBUG oslo_concurrency.lockutils [None req-34ab1865-e884-4d2e-b9f5-0afa60477565 None None] Lock "2fb4f70d-3dec-4dbe-9761-8f73e595db6d" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=584713) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-23 17:54:58.514 | Mar 23 17:54:07 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[584713]: DEBUG oslo_concurrency.lockutils [None req-34ab1865-e884-4d2e-b9f5-0afa60477565 None None] Lock "2fb4f70d-3dec-4dbe-9761-8f73e595db6d" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=584713) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-23 17:54:58.514 | Mar 23 17:54:07 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[584713]: DEBUG oslo_db.sqlalchemy.engines [None req-34ab1865-e884-4d2e-b9f5-0afa60477565 None None] 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=584713) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:54:58.515 | Mar 23 17:54:07 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[584713]: DEBUG oslo_db.sqlalchemy.engines [None req-34ab1865-e884-4d2e-b9f5-0afa60477565 None None] 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=584713) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:54:58.515 | Mar 23 17:54:07 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[584714]: WARNING nova.api.metadata.handler [None req-16c35945-ed90-4473-bd05-aed45a3d0271 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 17:54:58.515 | Mar 23 17:54:07 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[584714]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55db852d59b0 pid: 584714 (default app) 2022-03-23 17:54:58.515 | Mar 23 17:54:07 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[584713]: DEBUG oslo_db.sqlalchemy.engines [None req-34ab1865-e884-4d2e-b9f5-0afa60477565 None None] 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=584713) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:54:58.515 | Mar 23 17:54:08 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[584713]: WARNING nova.api.metadata.handler [None req-34ab1865-e884-4d2e-b9f5-0afa60477565 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 17:54:58.515 | Mar 23 17:54:08 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[584713]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55db852d59b0 pid: 584713 (default app) 2022-03-23 17:54:58.518 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.521 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-23 17:54:58.535 | enabled 2022-03-23 17:54:58.539 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-23 17:54:58.556 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-23 17:54:58.557 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-23 17:54:58.557 | Active: active (running) since Wed 2022-03-23 17:52:59 UTC; 1min 58s ago 2022-03-23 17:54:58.557 | Main PID: 580802 (uwsgi) 2022-03-23 17:54:58.557 | Status: "uWSGI is ready" 2022-03-23 17:54:58.557 | Tasks: 3 (limit: 14304) 2022-03-23 17:54:58.557 | Memory: 138.2M 2022-03-23 17:54:58.557 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-23 17:54:58.557 | ├─580802 placementuWSGI master 2022-03-23 17:54:58.557 | ├─580815 placementuWSGI worker 1 2022-03-23 17:54:58.557 | └─580816 placementuWSGI worker 2 2022-03-23 17:54:58.557 | 2022-03-23 17:54:58.557 | Mar 23 17:53:03 dv-neutron-797121-12-hyperv devstack@placement-api.service[580816]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55d9e8f819d0 pid: 580816 (default app) 2022-03-23 17:54:58.557 | Mar 23 17:54:04 dv-neutron-797121-12-hyperv devstack@placement-api.service[580815]: DEBUG placement.requestlog [None req-9342ee17-098c-4053-86fd-b6625c489e69 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=580815) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 17:54:58.557 | Mar 23 17:54:04 dv-neutron-797121-12-hyperv devstack@placement-api.service[580815]: INFO placement.requestlog [None req-9342ee17-098c-4053-86fd-b6625c489e69 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 17:54:58.557 | Mar 23 17:54:04 dv-neutron-797121-12-hyperv devstack@placement-api.service[580815]: [pid: 580815|app: 0|req: 2/2] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 17:54:04 2022] GET /placement => generated 136 bytes in 3 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 17:54:58.557 | Mar 23 17:54:09 dv-neutron-797121-12-hyperv devstack@placement-api.service[580816]: DEBUG placement.requestlog [None req-242300bf-b0ee-46de-aff7-f16d63bf16c8 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=580816) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 17:54:58.557 | Mar 23 17:54:09 dv-neutron-797121-12-hyperv devstack@placement-api.service[580816]: INFO placement.requestlog [None req-242300bf-b0ee-46de-aff7-f16d63bf16c8 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 17:54:58.557 | Mar 23 17:54:09 dv-neutron-797121-12-hyperv devstack@placement-api.service[580816]: [pid: 580816|app: 0|req: 1/3] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 17:54:09 2022] GET /placement => generated 136 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 17:54:58.557 | Mar 23 17:54:10 dv-neutron-797121-12-hyperv devstack@placement-api.service[580815]: DEBUG placement.requestlog [None req-24cf0397-6eaf-4cb4-be65-2fa74b193ee6 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=580815) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 17:54:58.557 | Mar 23 17:54:10 dv-neutron-797121-12-hyperv devstack@placement-api.service[580815]: INFO placement.requestlog [None req-24cf0397-6eaf-4cb4-be65-2fa74b193ee6 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 17:54:58.557 | Mar 23 17:54:10 dv-neutron-797121-12-hyperv devstack@placement-api.service[580815]: [pid: 580815|app: 0|req: 3/4] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 17:54:10 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 17:54:58.561 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.563 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-23 17:54:58.576 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-23 17:54:58.580 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.582 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-03-23 17:54:58.596 | enabled 2022-03-23 17:54:58.600 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-23 17:54:58.623 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-23 17:54:58.623 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-23 17:54:58.623 | Active: active (running) since Wed 2022-03-23 17:54:32 UTC; 26s ago 2022-03-23 17:54:58.623 | Main PID: 588731 (uwsgi) 2022-03-23 17:54:58.623 | Status: "uWSGI is ready" 2022-03-23 17:54:58.623 | Tasks: 7 (limit: 14304) 2022-03-23 17:54:58.623 | Memory: 225.4M 2022-03-23 17:54:58.623 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-23 17:54:58.623 | ├─588731 glance-apiuWSGI master 2022-03-23 17:54:58.623 | ├─588737 glance-apiuWSGI worker 1 2022-03-23 17:54:58.623 | └─588738 glance-apiuWSGI worker 2 2022-03-23 17:54:58.623 | 2022-03-23 17:54:58.623 | Mar 23 17:54:55 dv-neutron-797121-12-hyperv devstack@g-api.service[588737]: DEBUG glance_store.location [None req-a96aba6b-6689-4f9a-aa63-7ab5259692c7 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=588737) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:54:58.624 | Mar 23 17:54:55 dv-neutron-797121-12-hyperv devstack@g-api.service[588737]: DEBUG glance_store.location [None req-a96aba6b-6689-4f9a-aa63-7ab5259692c7 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=588737) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:54:58.624 | Mar 23 17:54:55 dv-neutron-797121-12-hyperv devstack@g-api.service[588737]: DEBUG glance_store.location [None req-a96aba6b-6689-4f9a-aa63-7ab5259692c7 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=588737) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:54:58.624 | Mar 23 17:54:55 dv-neutron-797121-12-hyperv devstack@g-api.service[588737]: DEBUG glance_store.location [None req-a96aba6b-6689-4f9a-aa63-7ab5259692c7 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=588737) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:54:58.624 | Mar 23 17:54:55 dv-neutron-797121-12-hyperv devstack@g-api.service[588737]: DEBUG glance_store.location [None req-a96aba6b-6689-4f9a-aa63-7ab5259692c7 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=588737) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:54:58.624 | Mar 23 17:54:55 dv-neutron-797121-12-hyperv devstack@g-api.service[588737]: DEBUG glance_store.location [None req-a96aba6b-6689-4f9a-aa63-7ab5259692c7 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=588737) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:54:58.624 | Mar 23 17:54:55 dv-neutron-797121-12-hyperv devstack@g-api.service[588737]: DEBUG glance_store.location [None req-a96aba6b-6689-4f9a-aa63-7ab5259692c7 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=588737) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:54:58.624 | Mar 23 17:54:55 dv-neutron-797121-12-hyperv devstack@g-api.service[588737]: DEBUG glance_store.location [None req-a96aba6b-6689-4f9a-aa63-7ab5259692c7 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=588737) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:54:58.624 | Mar 23 17:54:55 dv-neutron-797121-12-hyperv devstack@g-api.service[588737]: DEBUG glance_store.backend [None req-a96aba6b-6689-4f9a-aa63-7ab5259692c7 admin admin] Skipping store.set_acls... not implemented. {{(pid=588737) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-23 17:54:58.624 | Mar 23 17:54:55 dv-neutron-797121-12-hyperv devstack@g-api.service[588737]: [pid: 588737|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 880 bytes} [Wed Mar 23 17:54:40 2022] PUT /v2/images/a5d01185-0629-4662-afe8-ea27cfaea503/file => generated 0 bytes in 14926 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-03-23 17:54:58.628 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.630 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-23 17:54:58.645 | enabled 2022-03-23 17:54:58.649 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-23 17:54:58.666 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-23 17:54:58.666 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-23 17:54:58.666 | Active: active (running) since Wed 2022-03-23 17:54:21 UTC; 37s ago 2022-03-23 17:54:58.666 | Main PID: 587425 (cinder-schedule) 2022-03-23 17:54:58.666 | Tasks: 2 (limit: 14304) 2022-03-23 17:54:58.666 | Memory: 108.7M 2022-03-23 17:54:58.666 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-23 17:54:58.666 | └─587425 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-23 17:54:58.666 | 2022-03-23 17:54:58.666 | Mar 23 17:54:25 dv-neutron-797121-12-hyperv cinder-scheduler[587425]: INFO cinder.manager [None req-04a95980-bf03-40d2-8096-6c8394a1522a None None] Initiating service 1 cleanup 2022-03-23 17:54:58.667 | Mar 23 17:54:25 dv-neutron-797121-12-hyperv cinder-scheduler[587425]: INFO cinder.manager [None req-04a95980-bf03-40d2-8096-6c8394a1522a None None] Service 1 cleanup completed. 2022-03-23 17:54:58.667 | Mar 23 17:54:25 dv-neutron-797121-12-hyperv cinder-scheduler[587425]: DEBUG cinder.service [None req-04a95980-bf03-40d2-8096-6c8394a1522a None None] Creating RPC server for service cinder-scheduler {{(pid=587425) start /opt/stack/cinder/cinder/service.py:231}} 2022-03-23 17:54:58.667 | Mar 23 17:54:25 dv-neutron-797121-12-hyperv cinder-scheduler[587425]: DEBUG cinder.service [None req-04a95980-bf03-40d2-8096-6c8394a1522a None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=587425) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-23 17:54:58.667 | Mar 23 17:54:26 dv-neutron-797121-12-hyperv cinder-scheduler[587425]: DEBUG cinder.scheduler.host_manager [None req-7ab7d5dd-38fe-4e19-b8c8-b876022dae60 None None] Received backup service update from dv-neutron-797121-12-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=587425) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-03-23 17:54:58.667 | Mar 23 17:54:38 dv-neutron-797121-12-hyperv cinder-scheduler[587425]: DEBUG cinder.scheduler.host_manager [None req-9ff48f7a-37d9-4146-8166-5850ec4f1989 None None] Received volume service update from dv-neutron-797121-12-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797121-12-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=587425) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-03-23 17:54:58.667 | Mar 23 17:54:38 dv-neutron-797121-12-hyperv cinder-scheduler[587425]: DEBUG cinder.utils [None req-9ff48f7a-37d9-4146-8166-5850ec4f1989 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=587425) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 17:54:58.667 | Mar 23 17:54:38 dv-neutron-797121-12-hyperv cinder-scheduler[587425]: DEBUG cinder.scheduler.host_manager [None req-9ff48f7a-37d9-4146-8166-5850ec4f1989 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'dv-neutron-797121-12-hyperv@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 23, 17, 54, 38, 799710)}, {'type': 'backend', 'name_to_id': 'dv-neutron-797121-12-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 23, 17, 54, 38, 799710)}]. {{(pid=587425) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-03-23 17:54:58.667 | Mar 23 17:54:38 dv-neutron-797121-12-hyperv cinder-scheduler[587425]: DEBUG cinder.scheduler.host_manager [None req-9ff48f7a-37d9-4146-8166-5850ec4f1989 None None] Updating capabilities for dv-neutron-797121-12-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797121-12-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 3, 23, 17, 54, 38, 759612)} {{(pid=587425) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-03-23 17:54:58.667 | Mar 23 17:54:38 dv-neutron-797121-12-hyperv cinder-scheduler[587425]: DEBUG cinder.utils [None req-9ff48f7a-37d9-4146-8166-5850ec4f1989 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=587425) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 17:54:58.671 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.674 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-03-23 17:54:58.687 | enabled 2022-03-23 17:54:58.691 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-23 17:54:58.730 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-23 17:54:58.730 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-23 17:54:58.731 | Active: active (running) since Wed 2022-03-23 17:54:14 UTC; 44s ago 2022-03-23 17:54:58.731 | Main PID: 586967 (uwsgi) 2022-03-23 17:54:58.731 | Status: "uWSGI is ready" 2022-03-23 17:54:58.731 | Tasks: 5 (limit: 14304) 2022-03-23 17:54:58.731 | Memory: 246.2M 2022-03-23 17:54:58.731 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-23 17:54:58.731 | ├─586967 cinder-apiuWSGI master 2022-03-23 17:54:58.731 | ├─586983 cinder-apiuWSGI worker 1 2022-03-23 17:54:58.731 | └─586984 cinder-apiuWSGI worker 2 2022-03-23 17:54:58.731 | 2022-03-23 17:54:58.731 | Mar 23 17:54:29 dv-neutron-797121-12-hyperv devstack@c-api.service[586984]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. 2022-03-23 17:54:58.731 | Mar 23 17:54:29 dv-neutron-797121-12-hyperv devstack@c-api.service[586984]: warnings.warn(deprecated_msg) 2022-03-23 17:54:58.731 | Mar 23 17:54:29 dv-neutron-797121-12-hyperv devstack@c-api.service[586984]: DEBUG cinder.api.middleware.request_id [req-2973e734-7d78-44d4-a12b-b6bf7af64dc3 req-e6609e6c-2dd2-46e9-8291-ee7c8da6d62f None None] RequestId filter calling following filter/app {{(pid=586984) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-03-23 17:54:58.731 | Mar 23 17:54:29 dv-neutron-797121-12-hyperv devstack@c-api.service[586984]: INFO cinder.api.openstack.wsgi [req-2973e734-7d78-44d4-a12b-b6bf7af64dc3 req-e6609e6c-2dd2-46e9-8291-ee7c8da6d62f admin admin] POST http://10.222.0.45/volume/v3/6fce723c544f4a16ae81aa444d4d2636/types/7c9cfae0-ac7b-4c3d-8f61-29baf4c49469/extra_specs 2022-03-23 17:54:58.731 | Mar 23 17:54:29 dv-neutron-797121-12-hyperv devstack@c-api.service[586984]: DEBUG cinder.api.openstack.wsgi [req-2973e734-7d78-44d4-a12b-b6bf7af64dc3 req-e6609e6c-2dd2-46e9-8291-ee7c8da6d62f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=586984) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-03-23 17:54:58.731 | Mar 23 17:54:29 dv-neutron-797121-12-hyperv devstack@c-api.service[586984]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-03-23 17:54:58.731 | Mar 23 17:54:29 dv-neutron-797121-12-hyperv devstack@c-api.service[586984]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-23 17:54:58.731 | Mar 23 17:54:29 dv-neutron-797121-12-hyperv devstack@c-api.service[586984]: DEBUG oslo_db.sqlalchemy.engines [req-2973e734-7d78-44d4-a12b-b6bf7af64dc3 req-e6609e6c-2dd2-46e9-8291-ee7c8da6d62f admin admin] 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=586984) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:54:58.731 | Mar 23 17:54:29 dv-neutron-797121-12-hyperv devstack@c-api.service[586984]: INFO cinder.api.openstack.wsgi [req-2973e734-7d78-44d4-a12b-b6bf7af64dc3 req-e6609e6c-2dd2-46e9-8291-ee7c8da6d62f admin admin] http://10.222.0.45/volume/v3/6fce723c544f4a16ae81aa444d4d2636/types/7c9cfae0-ac7b-4c3d-8f61-29baf4c49469/extra_specs returned with HTTP 200 2022-03-23 17:54:58.731 | Mar 23 17:54:29 dv-neutron-797121-12-hyperv devstack@c-api.service[586984]: [pid: 586984|app: 0|req: 1/3] 10.222.0.45 () {62 vars in 1454 bytes} [Wed Mar 23 17:54:29 2022] POST /volume/v3/6fce723c544f4a16ae81aa444d4d2636/types/7c9cfae0-ac7b-4c3d-8f61-29baf4c49469/extra_specs => generated 55 bytes in 907 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-03-23 17:54:58.735 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.739 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-23 17:54:58.756 | enabled 2022-03-23 17:54:58.760 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-23 17:54:58.794 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-23 17:54:58.794 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-23 17:54:58.794 | Active: active (running) since Wed 2022-03-23 17:54:25 UTC; 33s ago 2022-03-23 17:54:58.794 | Main PID: 588136 (cinder-volume) 2022-03-23 17:54:58.794 | Tasks: 3 (limit: 14304) 2022-03-23 17:54:58.794 | Memory: 141.0M 2022-03-23 17:54:58.794 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-23 17:54:58.794 | ├─588136 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 17:54:58.794 | └─588244 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 17:54:58.795 | 2022-03-23 17:54:58.795 | Mar 23 17:54:38 dv-neutron-797121-12-hyperv sudo[589120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-03-23 17:54:58.795 | Mar 23 17:54:38 dv-neutron-797121-12-hyperv sudo[589120]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 17:54:58.795 | Mar 23 17:54:39 dv-neutron-797121-12-hyperv sudo[589120]: pam_unix(sudo:session): session closed for user root 2022-03-23 17:54:58.795 | Mar 23 17:54:39 dv-neutron-797121-12-hyperv cinder-volume[588244]: DEBUG oslo_concurrency.processutils [None req-9ff48f7a-37d9-4146-8166-5850ec4f1989 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.083s {{(pid=588244) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 17:54:58.795 | Mar 23 17:54:39 dv-neutron-797121-12-hyperv cinder-volume[588244]: DEBUG oslo_concurrency.processutils [None req-9ff48f7a-37d9-4146-8166-5850ec4f1989 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=588244) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-23 17:54:58.795 | Mar 23 17:54:39 dv-neutron-797121-12-hyperv sudo[589125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-03-23 17:54:58.795 | Mar 23 17:54:39 dv-neutron-797121-12-hyperv sudo[589125]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 17:54:58.795 | Mar 23 17:54:41 dv-neutron-797121-12-hyperv sudo[589125]: pam_unix(sudo:session): session closed for user root 2022-03-23 17:54:58.795 | Mar 23 17:54:41 dv-neutron-797121-12-hyperv cinder-volume[588244]: DEBUG oslo_concurrency.processutils [None req-9ff48f7a-37d9-4146-8166-5850ec4f1989 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.130s {{(pid=588244) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 17:54:58.795 | Mar 23 17:54:41 dv-neutron-797121-12-hyperv cinder-volume[588244]: INFO cinder.volume.manager [None req-9ff48f7a-37d9-4146-8166-5850ec4f1989 None None] Driver post RPC initialization completed successfully. 2022-03-23 17:54:58.798 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.801 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-23 17:54:58.813 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-23 17:54:58.817 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.820 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-23 17:54:58.832 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-23 17:54:58.836 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.839 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-23 17:54:58.852 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-23 17:54:58.856 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.859 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-23 17:54:58.872 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-23 17:54:58.876 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.879 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-23 17:54:58.892 | enabled 2022-03-23 17:54:58.896 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-23 17:54:58.913 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-23 17:54:58.914 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-23 17:54:58.914 | Active: active (running) since Wed 2022-03-23 17:52:51 UTC; 2min 7s ago 2022-03-23 17:54:58.914 | Main PID: 580210 (/usr/bin/python) 2022-03-23 17:54:58.914 | Tasks: 10 (limit: 14304) 2022-03-23 17:54:58.914 | Memory: 394.3M 2022-03-23 17:54:58.914 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-23 17:54:58.914 | ├─580210 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:54:58.914 | ├─580317 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 17:54:58.914 | ├─580318 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 17:54:58.914 | ├─580319 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 17:54:58.914 | └─580320 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 17:54:58.914 | 2022-03-23 17:54:58.914 | Mar 23 17:54:02 dv-neutron-797121-12-hyperv neutron-server[580320]: DEBUG neutron.db.agents_db [None req-a13112cb-7d47-4a34-8d38-1fa5a094915e None None] Agent healthcheck: found 4 active agents {{(pid=580320) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 17:54:58.914 | Mar 23 17:54:09 dv-neutron-797121-12-hyperv neutron-server[580319]: DEBUG neutron_lib.callbacks.manager [None req-8eedd334-8d71-40d3-9dd5-74b06880bf5d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8732669457201', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2085033'] for agent (6fcacd9b-8898-4273-ad07-95a6e33aeece), after_update {{(pid=580319) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:54:58.914 | Mar 23 17:54:12 dv-neutron-797121-12-hyperv neutron-server[580319]: DEBUG neutron_lib.callbacks.manager [None req-954e8a71-e3c7-4f54-b93b-97976b71b1f0 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8732669457201', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2085033'] for agent (a32690c0-af8c-437b-8b34-fb1d9df4fbd5), after_update {{(pid=580319) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:54:58.914 | Mar 23 17:54:13 dv-neutron-797121-12-hyperv neutron-server[580319]: DEBUG neutron_lib.callbacks.manager [None req-7ac01700-3019-4bf5-8c54-17b4abd1e1d1 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8732669457201', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2085033'] for agent (71759c1b-8b64-4745-88d9-0606185e1647), after_update {{(pid=580319) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:54:58.914 | Mar 23 17:54:15 dv-neutron-797121-12-hyperv neutron-server[580319]: DEBUG neutron_lib.callbacks.manager [None req-690d338c-8aae-4aef-afd4-fbd81b72b3dd None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8732669457201', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2085033'] for agent (6caac451-30ab-4b4e-94d9-7ae8b099d5e0), after_update {{(pid=580319) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:54:58.914 | Mar 23 17:54:39 dv-neutron-797121-12-hyperv neutron-server[580320]: DEBUG neutron.db.agents_db [None req-a13112cb-7d47-4a34-8d38-1fa5a094915e None None] Agent healthcheck: found 4 active agents {{(pid=580320) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 17:54:58.914 | Mar 23 17:54:39 dv-neutron-797121-12-hyperv neutron-server[580319]: DEBUG neutron_lib.callbacks.manager [None req-fa7413ce-7140-415f-9fab-617a275b21b6 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8732669457201', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2085033'] for agent (6fcacd9b-8898-4273-ad07-95a6e33aeece), after_update {{(pid=580319) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:54:58.914 | Mar 23 17:54:42 dv-neutron-797121-12-hyperv neutron-server[580319]: DEBUG neutron_lib.callbacks.manager [None req-c5b98849-491d-488c-98ca-816f36191c26 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8732669457201', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2085033'] for agent (a32690c0-af8c-437b-8b34-fb1d9df4fbd5), after_update {{(pid=580319) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:54:58.914 | Mar 23 17:54:43 dv-neutron-797121-12-hyperv neutron-server[580319]: DEBUG neutron_lib.callbacks.manager [None req-7ac01700-3019-4bf5-8c54-17b4abd1e1d1 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8732669457201', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2085033'] for agent (71759c1b-8b64-4745-88d9-0606185e1647), after_update {{(pid=580319) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:54:58.914 | Mar 23 17:54:45 dv-neutron-797121-12-hyperv neutron-server[580319]: DEBUG neutron_lib.callbacks.manager [None req-690d338c-8aae-4aef-afd4-fbd81b72b3dd None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8732669457201', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2085033'] for agent (6caac451-30ab-4b4e-94d9-7ae8b099d5e0), after_update {{(pid=580319) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:54:58.918 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.921 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-23 17:54:58.933 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-23 17:54:58.937 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.940 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-23 17:54:58.952 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-23 17:54:58.956 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.959 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-03-23 17:54:58.971 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-23 17:54:58.975 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.978 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-03-23 17:54:58.991 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-23 17:54:58.994 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:58.997 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-23 17:54:59.009 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-23 17:54:59.013 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:59.016 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-03-23 17:54:59.029 | enabled 2022-03-23 17:54:59.033 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-23 17:54:59.051 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-23 17:54:59.051 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-23 17:54:59.051 | Active: active (running) since Wed 2022-03-23 17:46:24 UTC; 8min ago 2022-03-23 17:54:59.051 | Main PID: 555036 (dstat.sh) 2022-03-23 17:54:59.051 | Tasks: 3 (limit: 14304) 2022-03-23 17:54:59.051 | Memory: 20.5M 2022-03-23 17:54:59.051 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-23 17:54:59.051 | ├─555036 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-23 17:54:59.051 | ├─555183 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-23 17:54:59.051 | └─555184 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-23 17:54:59.051 | 2022-03-23 17:54:59.051 | Mar 23 17:54:49 dv-neutron-797121-12-hyperv dstat.sh[555184]: 23-03 17:54:49| 47 10 42 0 0|5130M 523M 175M 5838M| 185M 185M| 0 1224k| 0 81.0 |5271 13k|3.21 2.60 2.39|3.0 0 2.0| 0 0 | 0 0 | 22 197 0 51 0 2022-03-23 17:54:59.051 | Mar 23 17:54:50 dv-neutron-797121-12-hyperv dstat.sh[555184]: 23-03 17:54:50| 45 10 41 0 0|5132M 476M 175M 5882M| 187M 187M| 0 512k| 0 55.0 |5669 14k|3.21 2.60 2.39|4.0 0 0| 0 0 | 0 0 | 22 197 0 51 0 2022-03-23 17:54:59.051 | Mar 23 17:54:51 dv-neutron-797121-12-hyperv dstat.sh[555184]: 23-03 17:54:51| 45 15 37 2 0|5132M 272M 175M 6082M| 184M 184M| 0 200k| 0 21.0 |5233 13k|3.11 2.59 2.39|4.0 1.0 0| 0 0 | 0 0 | 22 197 0 51 0 2022-03-23 17:54:59.051 | Mar 23 17:54:52 dv-neutron-797121-12-hyperv dstat.sh[555184]: 23-03 17:54:52| 45 18 32 1 0|5137M 139M 173M 6215M| 183M 183M| 0 422M| 0 944 |4616 12k|3.11 2.59 2.39|2.0 0 8.0| 0 0 | 0 0 | 22 197 0 50 0 2022-03-23 17:54:59.051 | Mar 23 17:54:53 dv-neutron-797121-12-hyperv dstat.sh[555184]: 23-03 17:54:53| 46 13 39 1 0|5137M 621M 173M 5734M| 189M 189M| 56k 38M|2.00 101 |5621 13k|3.11 2.59 2.39|2.0 0 21| 0 0 | 0 0 | 22 199 0 50 0 2022-03-23 17:54:59.051 | Mar 23 17:54:54 dv-neutron-797121-12-hyperv dstat.sh[555184]: 23-03 17:54:54| 47 9 42 0 0|5135M 578M 173M 5779M| 187M 187M|4096B 456k|1.00 35.0 |5542 13k|3.11 2.59 2.39|2.0 0 0| 0 0 | 0 0 | 22 199 0 50 0 2022-03-23 17:54:59.051 | Mar 23 17:54:55 dv-neutron-797121-12-hyperv dstat.sh[555184]: 23-03 17:54:55| 30 12 56 2 0|5066M 628M 173M 5795M| 48M 48M| 0 104M| 0 241 |3216 11k|3.11 2.59 2.39|1.0 0 99| 0 0 | 0 0 | 22 194 0 54 0 2022-03-23 17:54:59.051 | Mar 23 17:54:56 dv-neutron-797121-12-hyperv dstat.sh[555184]: 23-03 17:54:56| 23 7 69 0 0|5089M 605M 173M 5796M| 12k 6255 | 0 284k| 0 21.0 |1106 5194 |2.94 2.56 2.38|1.0 0 186| 0 0 | 0 0 | 22 194 0 53 0 2022-03-23 17:54:59.051 | Mar 23 17:54:57 dv-neutron-797121-12-hyperv dstat.sh[555184]: 23-03 17:54:57| 26 2 70 0 0|5115M 579M 173M 5796M| 24k 7692 | 0 260k| 0 26.0 | 420 4064 |2.94 2.56 2.38|2.0 0 0| 0 0 | 0 0 | 22 194 0 53 0 2022-03-23 17:54:59.052 | Mar 23 17:54:58 dv-neutron-797121-12-hyperv dstat.sh[555184]: 23-03 17:54:58| 17 11 69 1 0|5062M 632M 173M 5796M| 39k 312 | 164k 204k|10.0 13.0 |1665 5929 |2.94 2.56 2.38|1.0 0 287| 0 0 | 0 0 | 22 194 0 50 0 2022-03-23 17:54:59.055 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:59.057 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-23 17:54:59.070 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-23 17:54:59.074 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:59.077 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-23 17:54:59.089 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-23 17:54:59.093 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:54:59.095 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-23 17:54:59.110 | enabled 2022-03-23 17:54:59.114 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-23 17:54:59.134 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-23 17:54:59.134 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-23 17:54:59.134 | Active: failed (Result: exit-code) since Wed 2022-03-23 17:53:10 UTC; 1min 48s ago 2022-03-23 17:54:59.134 | Main PID: 581275 (code=exited, status=1/FAILURE) 2022-03-23 17:54:59.134 | 2022-03-23 17:54:59.134 | Mar 23 17:53:09 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[581275]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 196, in __init__ 2022-03-23 17:54:59.134 | Mar 23 17:53:09 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[581275]: ERROR neutron self.setup_integration_br() 2022-03-23 17:54:59.134 | Mar 23 17:53:09 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[581275]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 1402, in setup_integration_br 2022-03-23 17:54:59.134 | Mar 23 17:53:09 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[581275]: ERROR neutron self.int_br.setup_default_table( 2022-03-23 17:54:59.134 | Mar 23 17:53:09 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[581275]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py", line 56, in setup_default_table 2022-03-23 17:54:59.134 | Mar 23 17:53:09 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[581275]: ERROR neutron self.install_goto(dest_table_id=constants.PACKET_RATE_LIMIT) 2022-03-23 17:54:59.134 | Mar 23 17:53:09 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[581275]: ERROR neutron AttributeError: module 'neutron_lib.plugins.ml2.ovs_constants' has no attribute 'PACKET_RATE_LIMIT' 2022-03-23 17:54:59.134 | Mar 23 17:53:09 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[581275]: ERROR neutron 2022-03-23 17:54:59.134 | Mar 23 17:53:10 dv-neutron-797121-12-hyperv systemd[1]: devstack@q-agt.service: Main process exited, code=exited, status=1/FAILURE 2022-03-23 17:54:59.134 | Mar 23 17:53:10 dv-neutron-797121-12-hyperv systemd[1]: devstack@q-agt.service: Failed with result 'exit-code'. 2022-03-23 17:54:59.139 | + functions-common:service_check:1 : exit_trap 2022-03-23 17:54:59.142 | + ./stack.sh:exit_trap:521 : local r=3 2022-03-23 17:54:59.146 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-23 17:54:59.149 | + ./stack.sh:exit_trap:522 : jobs=553886 2022-03-23 17:54:59.152 | + ./stack.sh:exit_trap:525 : [[ -n 553886 ]] 2022-03-23 17:54:59.155 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-23-174217 ]] 2022-03-23 17:54:59.157 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-23 17:54:59.160 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-23 17:54:59.160 | exit_trap: cleaning up child processes 2022-03-23 17:54:59.162 | + ./stack.sh:exit_trap:527 : kill 553886 2022-03-23 17:54:59.165 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.UeI09jy0x0 ']' 2022-03-23 17:54:59.167 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.UeI09jy0x0 2022-03-23 17:54:59.172 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-23 17:54:59.175 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-23 17:54:59.177 | + ./stack.sh:exit_trap:538 : [[ 3 -ne 0 ]] 2022-03-23 17:54:59.180 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-23 17:54:59.180 | Error on exit 2022-03-23 17:54:59.182 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-23 17:54:59.185 | + ./stack.sh:exit_trap:542 : generate-subunit 1648057333 766 fail 2022-03-23 17:54:59.863 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-23 17:54:59.867 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-23 17:55:01.221 | + ./stack.sh:exit_trap:556 : exit 3