2022-03-23 17:10:08.247 | + ./stack.sh:main:487 : exec 2022-03-23 17:10:08.247 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-171008' 2022-03-23 17:10:08.247 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-23-171008.summary.2022-03-23-171008 2022-03-23 17:10:08.247 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:10:08.247 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-171008 2022-03-23 17:10:08.247 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-171008 /opt/stack/logs/stack.sh.log 2022-03-23 17:10:08.247 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-171008.summary.2022-03-23-171008 /opt/stack/logs/stack.sh.log.summary 2022-03-23 17:10:08.247 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-23 17:10:08.247 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-23 17:10:08.248 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-23 17:10:08.248 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-23 17:10:08.248 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-23 17:10:08.248 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-23 17:10:08.248 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-23 17:10:08.248 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 17:10:08.248 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-23 17:10:08.248 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-23 17:10:08.248 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 17:10:08.248 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 17:10:08.248 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-23 17:10:08.248 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-23 17:10:08.248 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 17:10:08.248 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-23 17:10:08.248 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-23 17:10:08.249 | + ./stack.sh:main:573 : set -o errexit 2022-03-23 17:10:08.251 | + ./stack.sh:main:576 : uname -a 2022-03-23 17:10:08.252 | Linux dv-neutron-797120-14-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:10:08.254 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-23 17:10:08.256 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-23 17:10:08.259 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-23 17:10:08.295 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-23 17:10:08.312 | + ./stack.sh:main:590 : fetch_plugins 2022-03-23 17:10:08.314 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-23 17:10:08.316 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-23 17:10:08.318 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-23 17:10:08.319 | + functions-common:fetch_plugins:1776 : return 2022-03-23 17:10:08.322 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-23 17:10:08.323 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-23 17:10:08.326 | + functions-common:run_phase:1854 : local phase= 2022-03-23 17:10:08.328 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:10:08.329 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:10:08.331 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:10:08.333 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:10:08.335 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:10:08.337 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:10:08.341 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:10:08.342 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:10:08.344 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:10:08.346 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-23 17:10:08.348 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:10:08.360 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:10:08.362 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 17:10:08.364 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 17:10:08.366 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 17:10:08.368 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 17:10:08.370 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 17:10:08.371 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 17:10:08.373 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-23 17:10:08.375 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-23 17:10:08.377 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 17:10:08.379 | + 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:10:08.381 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-23 17:10:08.382 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-23 17:10:08.384 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-23 17:10:08.386 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-23 17:10:08.388 | + functions-common:plugin_override_defaults:1817 : return 2022-03-23 17:10:08.390 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-23 17:10:08.408 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-23 17:10:08.410 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-23 17:10:08.423 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:10:08.426 | +++ lib/tls:source:43 : hostname -f 2022-03-23 17:10:08.429 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-23 17:10:08.431 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-23 17:10:08.433 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-23 17:10:08.435 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-23 17:10:08.437 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-23 17:10:08.439 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-23 17:10:08.441 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-23 17:10:08.443 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-23 17:10:08.445 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-23 17:10:08.447 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-23 17:10:08.452 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-23 17:10:08.465 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-23 17:10:08.483 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-23 17:10:08.495 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-23 17:10:08.507 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-23 17:10:08.544 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-23 17:10:08.603 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-23 17:10:08.694 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-23 17:10:08.718 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-23 17:10:08.772 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-23 17:10:08.828 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-23 17:10:08.979 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-23 17:10:08.994 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-23 17:10:09.007 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-23 17:10:09.020 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-23 17:10:09.116 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-23 17:10:09.119 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-23 17:10:09.122 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-23 17:10:09.124 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-23 17:10:09.126 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-23 17:10:09.128 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-23 17:10:09.131 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-23 17:10:09.131 | False' 2022-03-23 17:10:09.134 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-23 17:10:09.149 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-23 17:10:09.151 | + ./stack.sh:main:624 : run_phase source 2022-03-23 17:10:09.154 | + functions-common:run_phase:1853 : local mode=source 2022-03-23 17:10:09.156 | + functions-common:run_phase:1854 : local phase= 2022-03-23 17:10:09.158 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:10:09.160 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:10:09.162 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:10:09.164 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:10:09.166 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:10:09.169 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:10:09.173 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:10:09.175 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:10:09.177 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:10:09.179 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-23 17:10:09.182 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:10:09.196 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:10:09.198 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 17:10:09.200 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-23 17:10:09.240 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-23 17:10:09.242 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-23 17:10:09.244 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 17:10:09.246 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-23 17:10:09.248 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-23 17:10:09.250 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-23 17:10:09.252 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-23 17:10:09.255 | + functions-common:load_plugin_settings:1794 : return 2022-03-23 17:10:09.257 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-23 17:10:09.259 | + functions-common:verify_disabled_services:2136 : local service 2022-03-23 17:10:09.261 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.263 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-23 17:10:09.266 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.268 | + 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:10:09.270 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.273 | + 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:10:09.275 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.278 | + 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:10:09.280 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.283 | + 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:10:09.285 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.287 | + 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:10:09.290 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.292 | + 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:10:09.295 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.297 | + 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:10:09.299 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.301 | + 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:10:09.304 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.306 | + 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:10:09.308 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.311 | + 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:10:09.313 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.315 | + 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:10:09.317 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.320 | + 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:10:09.322 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.324 | + 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:10:09.327 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.329 | + 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:10:09.331 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.333 | + 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:10:09.336 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.338 | + 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:10:09.341 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.343 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-23 17:10:09.345 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.347 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-23 17:10:09.350 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.352 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-23 17:10:09.354 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.357 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-23 17:10:09.359 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.361 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-23 17:10:09.364 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.366 | + 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:10:09.368 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.370 | + 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:10:09.373 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.375 | + 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:10:09.377 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.380 | + 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:10:09.382 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.384 | + 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:10:09.386 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.389 | + 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:10:09.391 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.393 | + 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:10:09.395 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.398 | + 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:10:09.400 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.403 | + 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:10:09.405 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.407 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-23 17:10:09.409 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.412 | + 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:10:09.414 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.417 | + 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:10:09.419 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.421 | + 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:10:09.424 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.426 | + 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:10:09.428 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.430 | + 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:10:09.433 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.435 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-23 17:10:09.438 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.440 | + 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:10:09.442 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.444 | + 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:10:09.447 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.450 | + 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:10:09.452 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.454 | + 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:10:09.457 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.459 | + 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:10:09.461 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.463 | + 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:10:09.466 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.468 | + 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:10:09.470 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.473 | + 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:10:09.475 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:10:09.477 | + 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:10:09.480 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-23 17:10:09.482 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 17:10:09.485 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-23 17:10:09.500 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:10:09.502 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-23 17:10:09.505 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 17:10:09.507 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-23 17:10:09.522 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:10:09.525 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-23 17:10:09.527 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-23 17:10:09.529 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-23 17:10:09.532 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-23 17:10:09.534 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-23 17:10:09.536 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-23 17:10:09.539 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-23 17:10:09.541 | + lib/database:initialize_database_backends:92 : return 0 2022-03-23 17:10:09.544 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-23 17:10:09.544 | Using mysql database backend 2022-03-23 17:10:09.546 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-23 17:10:09.563 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-23 17:10:09.566 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-23 17:10:09.568 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 17:10:09.571 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-23 17:10:09.574 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 17:10:09.576 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-23 17:10:09.592 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:10:09.595 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-23 17:10:09.611 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-23 17:10:09.628 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:10:09.630 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-23 17:10:09.647 | + ./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:10:09.663 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-23 17:10:09.680 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:10:09.682 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-23 17:10:09.699 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:10:09.702 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-23 17:10:09.718 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-23 17:10:09.720 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-23 17:10:09.723 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-23 17:10:09.725 | + functions-common:save_stackenv:60 : local tag=757 2022-03-23 17:10:09.728 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 17:10:09.733 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-171009 2022-03-23 17:10:09.735 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-171009 757' 2022-03-23 17:10:09.738 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:10:09.740 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 17:10:09.743 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:10:09.745 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 17:10:09.748 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:10:09.750 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 17:10:09.752 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:10:09.755 | + 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:10:09.757 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:10:09.760 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-03-23 17:10:09.763 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:10:09.765 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-03-23 17:10:09.767 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:10:09.770 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-171008 2022-03-23 17:10:09.772 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:10:09.775 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 17:10:09.777 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:10:09.780 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-03-23 17:10:09.782 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:10:09.784 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 17:10:09.787 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:10:09.789 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 17:10:09.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:10:09.795 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 17:10:09.797 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:10:09.799 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 17:10:09.802 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-23 17:10:09.804 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-23 17:10:09.807 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-23 17:10:09.809 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-23 17:10:09.811 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:10:09.813 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:10:09.816 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:10:09.819 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:10:09.821 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:10:09.824 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:10:09.839 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:10:09.842 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:10:09.844 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:10:09.847 | + functions-common:git_clone:629 : echo master 2022-03-23 17:10:09.847 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:10:09.852 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-23 17:10:09.855 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:10:09.857 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-23 17:10:09.860 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:10:09.860 | + functions-common:git_clone:678 : head -1 2022-03-23 17:10:09.863 | 2f2467ad Update constraint for diskimagebuilder to 3.20.1 2022-03-23 17:10:09.865 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:10:09.868 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-23 17:10:09.870 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:10:09.873 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-23 17:10:09.875 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-23 17:10:09.878 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-23 17:10:09.881 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-23 17:10:09.883 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 17:10:09.886 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-23 17:10:09.889 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-23 17:10:09.891 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-23 17:10:09.894 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-23 17:10:09.899 | ++ tools/install_prereqs.sh:source:47 : NOW=1648055409 2022-03-23 17:10:09.902 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-23 17:10:09.907 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648054594 2022-03-23 17:10:09.909 | ++ tools/install_prereqs.sh:source:49 : DELTA=815 2022-03-23 17:10:09.912 | ++ tools/install_prereqs.sh:source:50 : [[ 815 -lt 7200 ]] 2022-03-23 17:10:09.914 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-23 17:10:09.917 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-23 17:10:09.919 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-23 17:10:09.922 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-23 17:10:09.924 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-23 17:10:09.927 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-23 17:10:09.929 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-23 17:10:09.932 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-23 17:10:09.935 | +++ 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:10:09.983 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-23 17:10:09.983 | apache2-dev 2022-03-23 17:10:09.983 | bc 2022-03-23 17:10:09.983 | bsdmainutils 2022-03-23 17:10:09.983 | curl 2022-03-23 17:10:09.983 | g++ 2022-03-23 17:10:09.983 | gawk 2022-03-23 17:10:09.983 | gcc 2022-03-23 17:10:09.983 | gettext 2022-03-23 17:10:09.983 | git 2022-03-23 17:10:09.983 | graphviz 2022-03-23 17:10:09.983 | iputils-ping 2022-03-23 17:10:09.983 | libapache2-mod-proxy-uwsgi 2022-03-23 17:10:09.983 | libffi-dev 2022-03-23 17:10:09.983 | libjpeg-dev 2022-03-23 17:10:09.983 | libpcre3-dev 2022-03-23 17:10:09.983 | libpq-dev 2022-03-23 17:10:09.983 | libssl-dev 2022-03-23 17:10:09.983 | libsystemd-dev 2022-03-23 17:10:09.983 | libxml2-dev 2022-03-23 17:10:09.983 | libxslt1-dev 2022-03-23 17:10:09.983 | libyaml-dev 2022-03-23 17:10:09.983 | lsof 2022-03-23 17:10:09.983 | openssh-server 2022-03-23 17:10:09.983 | openssl 2022-03-23 17:10:09.983 | pkg-config 2022-03-23 17:10:09.983 | psmisc 2022-03-23 17:10:09.983 | python3-dev 2022-03-23 17:10:09.983 | python3-pip 2022-03-23 17:10:09.983 | python3-systemd 2022-03-23 17:10:09.983 | python3-venv 2022-03-23 17:10:09.984 | tar 2022-03-23 17:10:09.984 | tcpdump 2022-03-23 17:10:09.984 | unzip 2022-03-23 17:10:09.984 | uuid-runtime 2022-03-23 17:10:09.984 | wget 2022-03-23 17:10:09.984 | wget 2022-03-23 17:10:09.984 | zlib1g-dev 2022-03-23 17:10:09.984 | libkrb5-dev 2022-03-23 17:10:09.984 | libldap2-dev 2022-03-23 17:10:09.984 | libsasl2-dev 2022-03-23 17:10:09.984 | memcached 2022-03-23 17:10:09.984 | python3-mysqldb 2022-03-23 17:10:09.984 | sqlite3 2022-03-23 17:10:09.984 | conntrack 2022-03-23 17:10:09.984 | curl 2022-03-23 17:10:09.984 | dnsmasq-base 2022-03-23 17:10:09.984 | dnsmasq-utils 2022-03-23 17:10:09.984 | ebtables 2022-03-23 17:10:09.984 | genisoimage 2022-03-23 17:10:09.984 | iptables 2022-03-23 17:10:09.984 | iputils-arping 2022-03-23 17:10:09.984 | kpartx 2022-03-23 17:10:09.984 | libjs-jquery-tablesorter 2022-03-23 17:10:09.984 | parted 2022-03-23 17:10:09.984 | pm-utils 2022-03-23 17:10:09.984 | python3-mysqldb 2022-03-23 17:10:09.984 | socat 2022-03-23 17:10:09.984 | sqlite3 2022-03-23 17:10:09.984 | sudo 2022-03-23 17:10:09.984 | vlan 2022-03-23 17:10:09.984 | lsscsi 2022-03-23 17:10:09.984 | open-iscsi 2022-03-23 17:10:09.984 | lvm2 2022-03-23 17:10:09.984 | qemu-utils 2022-03-23 17:10:09.984 | thin-provisioning-tools 2022-03-23 17:10:09.984 | acl 2022-03-23 17:10:09.984 | dnsmasq-base 2022-03-23 17:10:09.985 | dnsmasq-utils 2022-03-23 17:10:09.985 | ebtables 2022-03-23 17:10:09.985 | haproxy 2022-03-23 17:10:09.985 | iptables 2022-03-23 17:10:09.985 | iputils-arping 2022-03-23 17:10:09.985 | iputils-ping 2022-03-23 17:10:09.985 | postgresql-server-dev-all 2022-03-23 17:10:09.985 | python3-mysqldb 2022-03-23 17:10:09.985 | sqlite3 2022-03-23 17:10:09.985 | sudo 2022-03-23 17:10:09.985 | vlan 2022-03-23 17:10:09.985 | pcp 2022-03-23 17:10:09.985 | ipset 2022-03-23 17:10:09.985 | conntrack 2022-03-23 17:10:09.985 | conntrackd 2022-03-23 17:10:09.985 | keepalived 2022-03-23 17:10:09.985 | lvm2 2022-03-23 17:10:09.985 | qemu-utils 2022-03-23 17:10:09.985 | thin-provisioning-tools 2022-03-23 17:10:09.985 | curl 2022-03-23 17:10:09.985 | liberasurecode-dev 2022-03-23 17:10:09.985 | make 2022-03-23 17:10:09.985 | memcached 2022-03-23 17:10:09.985 | rsync 2022-03-23 17:10:09.985 | sqlite3 2022-03-23 17:10:09.985 | xfsprogs' 2022-03-23 17:10:09.986 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-23 17:10:10.005 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-23 17:10:10.005 | apache2-dev 2022-03-23 17:10:10.005 | bc 2022-03-23 17:10:10.005 | bsdmainutils 2022-03-23 17:10:10.005 | curl 2022-03-23 17:10:10.005 | g++ 2022-03-23 17:10:10.005 | gawk 2022-03-23 17:10:10.005 | gcc 2022-03-23 17:10:10.005 | gettext 2022-03-23 17:10:10.005 | git 2022-03-23 17:10:10.005 | graphviz 2022-03-23 17:10:10.005 | iputils-ping 2022-03-23 17:10:10.005 | libapache2-mod-proxy-uwsgi 2022-03-23 17:10:10.005 | libffi-dev 2022-03-23 17:10:10.005 | libjpeg-dev 2022-03-23 17:10:10.005 | libpcre3-dev 2022-03-23 17:10:10.005 | libpq-dev 2022-03-23 17:10:10.005 | libssl-dev 2022-03-23 17:10:10.005 | libsystemd-dev 2022-03-23 17:10:10.005 | libxml2-dev 2022-03-23 17:10:10.005 | libxslt1-dev 2022-03-23 17:10:10.005 | libyaml-dev 2022-03-23 17:10:10.005 | lsof 2022-03-23 17:10:10.005 | openssh-server 2022-03-23 17:10:10.005 | openssl 2022-03-23 17:10:10.005 | pkg-config 2022-03-23 17:10:10.005 | psmisc 2022-03-23 17:10:10.006 | python3-dev 2022-03-23 17:10:10.006 | python3-pip 2022-03-23 17:10:10.006 | python3-systemd 2022-03-23 17:10:10.006 | python3-venv 2022-03-23 17:10:10.006 | tar 2022-03-23 17:10:10.006 | tcpdump 2022-03-23 17:10:10.006 | unzip 2022-03-23 17:10:10.006 | uuid-runtime 2022-03-23 17:10:10.006 | wget 2022-03-23 17:10:10.006 | wget 2022-03-23 17:10:10.006 | zlib1g-dev 2022-03-23 17:10:10.006 | libkrb5-dev 2022-03-23 17:10:10.006 | libldap2-dev 2022-03-23 17:10:10.006 | libsasl2-dev 2022-03-23 17:10:10.006 | memcached 2022-03-23 17:10:10.006 | python3-mysqldb 2022-03-23 17:10:10.006 | sqlite3 2022-03-23 17:10:10.006 | conntrack 2022-03-23 17:10:10.006 | curl 2022-03-23 17:10:10.006 | dnsmasq-base 2022-03-23 17:10:10.006 | dnsmasq-utils 2022-03-23 17:10:10.006 | ebtables 2022-03-23 17:10:10.006 | genisoimage 2022-03-23 17:10:10.006 | iptables 2022-03-23 17:10:10.006 | iputils-arping 2022-03-23 17:10:10.006 | kpartx 2022-03-23 17:10:10.006 | libjs-jquery-tablesorter 2022-03-23 17:10:10.006 | parted 2022-03-23 17:10:10.006 | pm-utils 2022-03-23 17:10:10.006 | python3-mysqldb 2022-03-23 17:10:10.006 | socat 2022-03-23 17:10:10.006 | sqlite3 2022-03-23 17:10:10.006 | sudo 2022-03-23 17:10:10.006 | vlan 2022-03-23 17:10:10.006 | lsscsi 2022-03-23 17:10:10.006 | open-iscsi 2022-03-23 17:10:10.007 | lvm2 2022-03-23 17:10:10.007 | qemu-utils 2022-03-23 17:10:10.007 | thin-provisioning-tools 2022-03-23 17:10:10.007 | acl 2022-03-23 17:10:10.007 | dnsmasq-base 2022-03-23 17:10:10.007 | dnsmasq-utils 2022-03-23 17:10:10.007 | ebtables 2022-03-23 17:10:10.007 | haproxy 2022-03-23 17:10:10.007 | iptables 2022-03-23 17:10:10.007 | iputils-arping 2022-03-23 17:10:10.007 | iputils-ping 2022-03-23 17:10:10.007 | postgresql-server-dev-all 2022-03-23 17:10:10.007 | python3-mysqldb 2022-03-23 17:10:10.007 | sqlite3 2022-03-23 17:10:10.007 | sudo 2022-03-23 17:10:10.007 | vlan 2022-03-23 17:10:10.007 | pcp 2022-03-23 17:10:10.007 | ipset 2022-03-23 17:10:10.007 | conntrack 2022-03-23 17:10:10.007 | conntrackd 2022-03-23 17:10:10.007 | keepalived 2022-03-23 17:10:10.007 | lvm2 2022-03-23 17:10:10.007 | qemu-utils 2022-03-23 17:10:10.007 | thin-provisioning-tools 2022-03-23 17:10:10.007 | curl 2022-03-23 17:10:10.007 | liberasurecode-dev 2022-03-23 17:10:10.007 | make 2022-03-23 17:10:10.007 | memcached 2022-03-23 17:10:10.007 | rsync 2022-03-23 17:10:10.007 | sqlite3 2022-03-23 17:10:10.007 | xfsprogs ' 2022-03-23 17:10:10.007 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-23 17:10:10.010 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:10:10.013 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:10:10.016 | ++ 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:10:10.016 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-23 17:10:10.021 | ++ 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:10:10.023 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-23 17:10:10.025 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:10:10.027 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-23 17:10:10.029 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:10:10.032 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:10:10.034 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:10:10.036 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:10:10.038 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:10:10.040 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:10:10.042 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-23 17:10:10.044 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-23 17:10:10.046 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-23 17:10:10.049 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-23 17:10:10.053 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-23 17:10:10.055 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-23 17:10:10.057 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-23 17:10:10.059 | ++ functions-common:time_start:2412 : local start_time= 2022-03-23 17:10:10.061 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:10:10.064 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:10:10.068 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648055410066 2022-03-23 17:10:10.070 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-23 17:10:10.072 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-23 17:10:10.075 | ++ 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:10:10.288 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-23 17:10:10.326 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-23 17:10:10.328 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-23 17:10:10.513 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-23 17:10:11.220 | Fetched 222 kB in 1s (349 kB/s) 2022-03-23 17:10:12.750 | Reading package lists... 2022-03-23 17:10:12.786 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-23 17:10:12.788 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-23 17:10:12.790 | ++ functions-common:time_stop:2425 : local name 2022-03-23 17:10:12.792 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 17:10:12.795 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:10:12.797 | ++ functions-common:time_stop:2428 : local total 2022-03-23 17:10:12.799 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 17:10:12.801 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-23 17:10:12.803 | ++ functions-common:time_stop:2432 : start_time=1648055410066 2022-03-23 17:10:12.805 | ++ functions-common:time_stop:2434 : [[ -z 1648055410066 ]] 2022-03-23 17:10:12.808 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:10:12.812 | ++ functions-common:time_stop:2437 : end_time=1648055412809 2022-03-23 17:10:12.814 | ++ functions-common:time_stop:2438 : elapsed_time=2743 2022-03-23 17:10:12.816 | ++ functions-common:time_stop:2439 : total=0 2022-03-23 17:10:12.818 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:10:12.820 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2743 2022-03-23 17:10:12.823 | ++ 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:10:12.826 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:10:12.828 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:10:12.830 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:10:12.833 | ++ 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:10:12.854 | ++ 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:10:12.965 | Reading package lists... 2022-03-23 17:10:13.205 | Building dependency tree... 2022-03-23 17:10:13.206 | Reading state information... 2022-03-23 17:10:13.242 | acl is already the newest version (2.2.53-6). 2022-03-23 17:10:13.242 | bc is already the newest version (1.07.1-2build1). 2022-03-23 17:10:13.242 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-23 17:10:13.242 | conntrack is already the newest version (1:1.4.5-2). 2022-03-23 17:10:13.242 | ebtables is already the newest version (2.0.11-3build1). 2022-03-23 17:10:13.242 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 17:10:13.242 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-23 17:10:13.242 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 17:10:13.242 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-23 17:10:13.242 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-23 17:10:13.242 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-23 17:10:13.242 | iputils-arping is already the newest version (3:20190709-3). 2022-03-23 17:10:13.242 | iputils-ping is already the newest version (3:20190709-3). 2022-03-23 17:10:13.242 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-23 17:10:13.242 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-23 17:10:13.242 | libffi-dev is already the newest version (3.3-4). 2022-03-23 17:10:13.242 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-23 17:10:13.242 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-23 17:10:13.242 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-23 17:10:13.242 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-23 17:10:13.242 | lsscsi is already the newest version (0.30-0.1). 2022-03-23 17:10:13.242 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-23 17:10:13.243 | make is already the newest version (4.2.1-1.2). 2022-03-23 17:10:13.243 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-23 17:10:13.243 | psmisc is already the newest version (23.3-1). 2022-03-23 17:10:13.243 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-23 17:10:13.243 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-23 17:10:13.243 | python3-systemd is already the newest version (234-3build2). 2022-03-23 17:10:13.243 | socat is already the newest version (1.7.3.3-2). 2022-03-23 17:10:13.243 | tcpdump is already the newest version (4.9.3-4). 2022-03-23 17:10:13.243 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-23 17:10:13.243 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-23 17:10:13.243 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-23 17:10:13.243 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-23 17:10:13.243 | graphviz is already the newest version (2.42.2-3build2). 2022-03-23 17:10:13.243 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-23 17:10:13.243 | pcp is already the newest version (5.0.3-1). 2022-03-23 17:10:13.243 | pm-utils is already the newest version (1.4.1-19). 2022-03-23 17:10:13.243 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-23 17:10:13.243 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 17:10:13.243 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 17:10:13.243 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-23 17:10:13.243 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 17:10:13.243 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 17:10:13.243 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-23 17:10:13.243 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-23 17:10:13.243 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-23 17:10:13.243 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-23 17:10:13.243 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-23 17:10:13.243 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-23 17:10:13.243 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-23 17:10:13.243 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-23 17:10:13.243 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 17:10:13.243 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-23 17:10:13.243 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-23 17:10:13.243 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-23 17:10:13.244 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-23 17:10:13.244 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-23 17:10:13.244 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-23 17:10:13.244 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 17:10:13.244 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-23 17:10:13.244 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-23 17:10:13.244 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-23 17:10:13.244 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-23 17:10:13.244 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-23 17:10:13.244 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-23 17:10:13.244 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-23 17:10:13.244 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-23 17:10:13.244 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-23 17:10:13.465 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 17:10:13.465 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-23 17:10:13.466 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-23 17:10:13.466 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-23 17:10:13.466 | The following packages were automatically installed and are no longer required: 2022-03-23 17:10:13.466 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:10:13.467 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:10:13.467 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:10:13.467 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:10:13.467 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:10:13.467 | python3-zope.interface 2022-03-23 17:10:13.467 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:10:13.582 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:10:13.587 | ++ functions-common:apt_get:1234 : result=0 2022-03-23 17:10:13.589 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:10:13.592 | ++ functions-common:time_stop:2425 : local name 2022-03-23 17:10:13.594 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 17:10:13.596 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:10:13.598 | ++ functions-common:time_stop:2428 : local total 2022-03-23 17:10:13.600 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 17:10:13.603 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:10:13.605 | ++ functions-common:time_stop:2432 : start_time=1648055412851 2022-03-23 17:10:13.607 | ++ functions-common:time_stop:2434 : [[ -z 1648055412851 ]] 2022-03-23 17:10:13.610 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:10:13.614 | ++ functions-common:time_stop:2437 : end_time=1648055413612 2022-03-23 17:10:13.616 | ++ functions-common:time_stop:2438 : elapsed_time=761 2022-03-23 17:10:13.619 | ++ functions-common:time_stop:2439 : total=897 2022-03-23 17:10:13.621 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:10:13.623 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1658 2022-03-23 17:10:13.626 | ++ functions-common:apt_get:1238 : return 0 2022-03-23 17:10:13.628 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-23 17:10:13.631 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-23 17:10:13.634 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-23 17:10:13.638 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-23 17:10:13.642 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-23 17:10:13.645 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-23 17:10:13.647 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-23 17:10:15.071 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-23 17:10:15.072 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-23 17:10:15.074 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-23 17:10:15.076 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-23 17:10:15.078 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-23 17:10:15.080 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-23 17:10:15.082 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-23 17:10:15.083 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-23 17:10:15.085 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-23 17:10:15.087 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-23 17:10:15.088 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-23 17:10:15.090 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-23 17:10:15.092 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-23 17:10:15.094 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-23 17:10:15.095 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-23 17:10:15.097 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-23 17:10:15.099 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-23 17:10:15.101 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-23 17:10:15.102 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-23 17:10:15.104 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-23 17:10:15.107 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-23 17:10:15.109 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-23 17:10:15.111 | + functions-common:_ensure_lsb_release:394 : return 2022-03-23 17:10:15.113 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-23 17:10:15.190 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-23 17:10:15.193 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-23 17:10:15.268 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-23 17:10:15.271 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-23 17:10:15.347 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-23 17:10:15.349 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-23 17:10:15.351 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-23 17:10:15.353 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-23 17:10:15.355 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-23 17:10:15.357 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-23 17:10:15.359 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-23 17:10:15.361 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-23 17:10:15.363 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-23 17:10:15.365 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-23 17:10:15.367 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-23 17:10:15.367 | Distro: focal 2022-03-23 17:10:15.369 | + tools/install_pip.sh:main:124 : get_versions 2022-03-23 17:10:15.371 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 17:10:15.375 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 17:10:15.377 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 17:10:15.379 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 17:10:15.379 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 17:10:16.076 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 17:10:16.078 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 17:10:16.078 | pip: 21.3.1 2022-03-23 17:10:16.080 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-23 17:10:16.082 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-23 17:10:16.084 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:10:16.085 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:10:16.087 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:10:16.089 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:10:16.091 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:10:16.093 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:10:16.094 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:10:16.096 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:10:16.098 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:10:16.100 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:10:16.101 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:10:16.103 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-23 17:10:16.105 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:10:16.107 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:10:16.109 | + tools/install_pip.sh:main:142 : : 2022-03-23 17:10:16.111 | + tools/install_pip.sh:main:147 : set -x 2022-03-23 17:10:16.113 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-23 17:10:16.115 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-23 17:10:16.116 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:10:16.119 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-23 17:10:16.120 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-23 17:10:16.122 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:10:16.125 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:10:16.125 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:10:16.129 | ++ 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:10:16.131 | ++ 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:10:16.133 | ++ 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:10:16.135 | + 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:10:16.137 | + 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:10:16.154 | 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:10:16.156 | + 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:10:17.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:10:17.044 | from cryptography.utils import int_from_bytes 2022-03-23 17:10:17.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:10:17.044 | from cryptography.utils import int_from_bytes 2022-03-23 17:10:18.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:10:19.810 | 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:10:19.820 | 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:10:22.340 | Installing collected packages: setuptools 2022-03-23 17:10:23.124 | Successfully installed setuptools-60.9.3 2022-03-23 17:10:23.124 | 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:10:23.301 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:10:23.301 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:10:23.441 | + inc/python:pip_install:200 : result=0 2022-03-23 17:10:23.442 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:10:23.444 | + functions-common:time_stop:2425 : local name 2022-03-23 17:10:23.446 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:10:23.448 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:10:23.451 | + functions-common:time_stop:2428 : local total 2022-03-23 17:10:23.452 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:10:23.454 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:10:23.456 | + functions-common:time_stop:2432 : start_time=1648055416149 2022-03-23 17:10:23.457 | + functions-common:time_stop:2434 : [[ -z 1648055416149 ]] 2022-03-23 17:10:23.460 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:10:23.463 | + functions-common:time_stop:2437 : end_time=1648055423461 2022-03-23 17:10:23.464 | + functions-common:time_stop:2438 : elapsed_time=7312 2022-03-23 17:10:23.466 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:10:23.468 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:10:23.470 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7312 2022-03-23 17:10:23.471 | + inc/python:pip_install:203 : return 0 2022-03-23 17:10:23.473 | + tools/install_pip.sh:main:153 : get_versions 2022-03-23 17:10:23.476 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 17:10:23.479 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 17:10:23.481 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 17:10:23.484 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 17:10:23.487 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 17:10:24.182 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 17:10:24.184 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 17:10:24.184 | pip: 21.3.1 2022-03-23 17:10:24.187 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-23 17:10:24.190 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 17:10:24.193 | + ./stack.sh:main:796 : fixup_all 2022-03-23 17:10:24.196 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-23 17:10:24.198 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-23 17:10:24.201 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:10:24.203 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:10:24.205 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-23 17:10:24.217 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-23 17:10:24.229 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-23 17:10:24.241 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-23 17:10:24.243 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-23 17:10:24.245 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:10:24.248 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:10:24.250 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:10:24.252 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:10:24.255 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:10:24.257 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:10:24.259 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:10:24.261 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:10:24.264 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:10:24.266 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:10:24.268 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:10:24.270 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-23 17:10:24.272 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-23 17:10:24.275 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-23 17:10:24.277 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:10:24.279 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:10:24.281 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:10:24.283 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:10:24.285 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:10:24.288 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:10:24.290 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-23 17:10:24.292 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-23 17:10:24.295 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-23 17:10:24.298 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-23 17:10:24.300 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-23 17:10:24.302 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-23 17:10:24.305 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-23 17:10:24.326 | Using python 3.8 to install os-testr 2022-03-23 17:10:24.329 | + 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:10:25.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:10:25.208 | from cryptography.utils import int_from_bytes 2022-03-23 17:10:25.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:10:25.208 | from cryptography.utils import int_from_bytes 2022-03-23 17:10:26.345 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:10:26.371 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-23 17:10:26.445 | 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:10:26.446 | 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:10:26.447 | 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:10:26.448 | 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:10:26.462 | 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:10:26.487 | 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:10:26.488 | 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:10:26.490 | 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:10:26.490 | 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:10:26.491 | 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:10:26.515 | 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:10:26.516 | 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:10:26.517 | 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:10:26.519 | 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:10:26.520 | 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:10:26.533 | 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:10:26.597 | 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:10:26.598 | 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:10:26.599 | 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:10:29.022 | 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:10:29.029 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:10:29.029 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:10:29.152 | + inc/python:pip_install:200 : result=0 2022-03-23 17:10:29.155 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:10:29.157 | + functions-common:time_stop:2425 : local name 2022-03-23 17:10:29.159 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:10:29.161 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:10:29.163 | + functions-common:time_stop:2428 : local total 2022-03-23 17:10:29.165 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:10:29.168 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:10:29.170 | + functions-common:time_stop:2432 : start_time=1648055424321 2022-03-23 17:10:29.173 | + functions-common:time_stop:2434 : [[ -z 1648055424321 ]] 2022-03-23 17:10:29.176 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:10:29.180 | + functions-common:time_stop:2437 : end_time=1648055429177 2022-03-23 17:10:29.182 | + functions-common:time_stop:2438 : elapsed_time=4856 2022-03-23 17:10:29.184 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:10:29.186 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:10:29.188 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4856 2022-03-23 17:10:29.191 | + inc/python:pip_install:203 : return 0 2022-03-23 17:10:29.193 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-23 17:10:29.246 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-23 17:10:29.353 | + ./stack.sh:main:810 : install_infra 2022-03-23 17:10:29.356 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 17:10:29.359 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-23 17:10:29.361 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 17:10:29.364 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-23 17:10:29.389 | + 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:10:31.337 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.348 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.354 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.358 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.460 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.479 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.483 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.487 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.502 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.510 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.512 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.543 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.552 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.557 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.575 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.613 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.621 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.626 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.673 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.686 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.690 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.711 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.717 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.765 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.783 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.787 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.878 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.885 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:31.939 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:32.060 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:32.084 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:32.088 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:32.099 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:32.105 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:32.124 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:32.131 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:32.148 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:32.205 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:32.218 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:32.234 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:32.276 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:32.280 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:32.287 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:10:32.421 | 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:10:32.695 | + inc/python:pip_install:200 : result=0 2022-03-23 17:10:32.698 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:10:32.701 | + functions-common:time_stop:2425 : local name 2022-03-23 17:10:32.703 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:10:32.705 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:10:32.707 | + functions-common:time_stop:2428 : local total 2022-03-23 17:10:32.709 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:10:32.711 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:10:32.713 | + functions-common:time_stop:2432 : start_time=1648055429381 2022-03-23 17:10:32.716 | + functions-common:time_stop:2434 : [[ -z 1648055429381 ]] 2022-03-23 17:10:32.719 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:10:32.723 | + functions-common:time_stop:2437 : end_time=1648055432720 2022-03-23 17:10:32.725 | + functions-common:time_stop:2438 : elapsed_time=3339 2022-03-23 17:10:32.727 | + functions-common:time_stop:2439 : total=4856 2022-03-23 17:10:32.729 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:10:32.731 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8195 2022-03-23 17:10:32.734 | + inc/python:pip_install:203 : return 0 2022-03-23 17:10:32.736 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 17:10:32.739 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-23 17:10:32.763 | + 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:10:34.578 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.588 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.595 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.599 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.701 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.720 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.724 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.728 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.743 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.751 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.753 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.784 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.794 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.798 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.816 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.854 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.862 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.867 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.915 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.928 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.932 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.953 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:34.959 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.010 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.034 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.037 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.128 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.135 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.190 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.310 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.335 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.339 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.350 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.355 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.375 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.381 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.398 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.455 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.468 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.483 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.526 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.530 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 17:10:35.536 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:10:35.538 | Processing /opt/stack/requirements 2022-03-23 17:10:37.286 | 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:10:37.289 | 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:10:37.300 | 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:10:37.305 | 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:10:37.308 | 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:10:37.314 | 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:10:37.341 | 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:10:37.363 | 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:10:37.373 | 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:10:37.394 | 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:10:37.396 | 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:10:37.411 | 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:10:37.415 | 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:10:37.419 | 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:10:37.422 | 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:10:37.424 | 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:10:37.437 | 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:10:37.486 | 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:10:37.489 | 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:10:37.495 | 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:10:37.507 | 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:10:37.568 | 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:10:37.570 | 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:10:37.575 | Building wheels for collected packages: openstack-requirements 2022-03-23 17:10:37.576 | Building wheel for openstack-requirements (setup.py): started 2022-03-23 17:10:38.406 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-23 17:10:38.407 | ERROR: Command errored out with exit status 1: 2022-03-23 17:10:38.407 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-zfc10ugo/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-zfc10ugo/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-pdymjq93 2022-03-23 17:10:38.407 | cwd: /tmp/pip-req-build-zfc10ugo/ 2022-03-23 17:10:38.407 | Complete output (6 lines): 2022-03-23 17:10:38.407 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-23 17:10:38.407 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-23 17:10:38.407 | or: setup.py --help-commands 2022-03-23 17:10:38.407 | or: setup.py cmd --help 2022-03-23 17:10:38.407 | 2022-03-23 17:10:38.407 | error: invalid command 'bdist_wheel' 2022-03-23 17:10:38.407 | ---------------------------------------- 2022-03-23 17:10:38.407 | ERROR: Failed building wheel for openstack-requirements 2022-03-23 17:10:38.407 | Running setup.py clean for openstack-requirements 2022-03-23 17:10:39.248 | Failed to build openstack-requirements 2022-03-23 17:10:39.265 | Installing collected packages: openstack-requirements 2022-03-23 17:10:39.265 | Attempting uninstall: openstack-requirements 2022-03-23 17:10:39.266 | Found existing installation: openstack-requirements 1.2.1.dev5343 2022-03-23 17:10:39.301 | Uninstalling openstack-requirements-1.2.1.dev5343: 2022-03-23 17:10:39.320 | Successfully uninstalled openstack-requirements-1.2.1.dev5343 2022-03-23 17:10:39.324 | Running setup.py install for openstack-requirements: started 2022-03-23 17:10:41.682 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-23 17:10:41.707 | Successfully installed openstack-requirements-1.2.1.dev5343 2022-03-23 17:10:41.834 | + inc/python:pip_install:200 : result=0 2022-03-23 17:10:41.836 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:10:41.838 | + functions-common:time_stop:2425 : local name 2022-03-23 17:10:41.840 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:10:41.843 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:10:41.845 | + functions-common:time_stop:2428 : local total 2022-03-23 17:10:41.847 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:10:41.849 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:10:41.851 | + functions-common:time_stop:2432 : start_time=1648055432753 2022-03-23 17:10:41.853 | + functions-common:time_stop:2434 : [[ -z 1648055432753 ]] 2022-03-23 17:10:41.856 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:10:41.861 | + functions-common:time_stop:2437 : end_time=1648055441858 2022-03-23 17:10:41.863 | + functions-common:time_stop:2438 : elapsed_time=9105 2022-03-23 17:10:41.865 | + functions-common:time_stop:2439 : total=8195 2022-03-23 17:10:41.867 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:10:41.869 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17300 2022-03-23 17:10:41.872 | + inc/python:pip_install:203 : return 0 2022-03-23 17:10:41.875 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-23 17:10:41.877 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-23 17:10:41.880 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-23 17:10:41.882 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:10:41.884 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:10:41.887 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-23 17:10:41.889 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:10:41.892 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-23 17:10:41.912 | Using python 3.8 to install pbr 2022-03-23 17:10:41.914 | + 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:10:42.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:10:42.790 | from cryptography.utils import int_from_bytes 2022-03-23 17:10:42.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:10:42.790 | from cryptography.utils import int_from_bytes 2022-03-23 17:10:43.934 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:10:43.961 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-23 17:10:46.594 | 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:10:46.601 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:10:46.601 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:10:46.724 | + inc/python:pip_install:200 : result=0 2022-03-23 17:10:46.726 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:10:46.728 | + functions-common:time_stop:2425 : local name 2022-03-23 17:10:46.731 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:10:46.733 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:10:46.735 | + functions-common:time_stop:2428 : local total 2022-03-23 17:10:46.737 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:10:46.740 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:10:46.742 | + functions-common:time_stop:2432 : start_time=1648055441907 2022-03-23 17:10:46.744 | + functions-common:time_stop:2434 : [[ -z 1648055441907 ]] 2022-03-23 17:10:46.747 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:10:46.751 | + functions-common:time_stop:2437 : end_time=1648055446748 2022-03-23 17:10:46.753 | + functions-common:time_stop:2438 : elapsed_time=4841 2022-03-23 17:10:46.755 | + functions-common:time_stop:2439 : total=17300 2022-03-23 17:10:46.757 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:10:46.759 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22141 2022-03-23 17:10:46.762 | + inc/python:pip_install:203 : return 0 2022-03-23 17:10:46.764 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-23 17:10:49.080 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-23 17:10:50.990 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:10:50.991 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-23 17:10:51.006 | 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:10:51.008 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-23 17:10:51.011 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-23 17:10:51.014 | 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:10:51.020 | 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:10:51.093 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 17:10:51.096 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 17:10:51.099 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-23 17:10:51.116 | + ./stack.sh:main:819 : pkgs= 2022-03-23 17:10:51.119 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-23 17:10:51.121 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-23 17:10:51.124 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 17:10:51.126 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-23 17:10:51.128 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:10:51.130 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:10:51.133 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:10:51.135 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:10:51.137 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:10:51.140 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:10:51.144 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:10:51.146 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:10:51.150 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:10:51.152 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-23 17:10:51.155 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:10:51.171 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:10:51.173 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:10:51.175 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:10:51.177 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-23 17:10:51.179 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:10:51.181 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 17:10:51.183 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:10:51.186 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-23 17:10:51.188 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:10:51.193 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-23 17:10:51.198 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:10:51.200 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-23 17:10:51.202 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 17:10:51.204 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 17:10:51.207 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:10:51.209 | + 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:10:51.211 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-23 17:10:51.214 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 17:10:51.216 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-23 17:10:51.219 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 17:10:51.221 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 17:10:51.224 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-23 17:10:51.226 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-23 17:10:51.228 | + functions:set_systemd_override:821 : local value=2048 2022-03-23 17:10:51.231 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-23 17:10:51.233 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-23 17:10:51.287 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-23 17:10:51.287 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-23 17:10:51.290 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-23 17:10:51.750 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-23 17:10:51.752 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-23 17:10:51.770 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:10:51.772 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-23 17:10:51.775 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:10:51.777 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:10:51.779 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:10:51.782 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:10:51.784 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:10:51.786 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:10:51.793 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:10:51.796 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:10:51.798 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:10:51.801 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:10:51.803 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:10:51.805 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:10:51.808 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-23 17:10:51.811 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:10:51.813 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:10:51.815 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:10:51.817 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-23 17:10:51.839 | + 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:10:51.950 | Reading package lists... 2022-03-23 17:10:52.203 | Building dependency tree... 2022-03-23 17:10:52.205 | Reading state information... 2022-03-23 17:10:52.473 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-23 17:10:52.473 | The following packages were automatically installed and are no longer required: 2022-03-23 17:10:52.474 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:10:52.474 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:10:52.474 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:10:52.475 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:10:52.475 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:10:52.475 | python3-zope.interface 2022-03-23 17:10:52.475 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:10:52.592 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:10:52.596 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:10:52.599 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:10:52.601 | + functions-common:time_stop:2425 : local name 2022-03-23 17:10:52.603 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:10:52.606 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:10:52.608 | + functions-common:time_stop:2428 : local total 2022-03-23 17:10:52.611 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:10:52.613 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:10:52.615 | + functions-common:time_stop:2432 : start_time=1648055451837 2022-03-23 17:10:52.617 | + functions-common:time_stop:2434 : [[ -z 1648055451837 ]] 2022-03-23 17:10:52.620 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:10:52.624 | + functions-common:time_stop:2437 : end_time=1648055452622 2022-03-23 17:10:52.627 | + functions-common:time_stop:2438 : elapsed_time=785 2022-03-23 17:10:52.629 | + functions-common:time_stop:2439 : total=1658 2022-03-23 17:10:52.631 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:10:52.633 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2443 2022-03-23 17:10:52.636 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:10:52.638 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-23 17:10:52.641 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:10:52.643 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:10:52.645 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:10:52.648 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:10:52.650 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:10:52.653 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:10:52.655 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-23 17:10:52.658 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:10:52.660 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:10:52.662 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:10:52.665 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:10:52.667 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:10:52.670 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:10:52.672 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:10:52.675 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:10:52.677 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:10:52.679 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:10:52.682 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:10:52.684 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-23 17:10:52.686 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:10:52.688 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:10:52.691 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:10:52.693 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:10:52.696 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:10:52.698 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:10:52.700 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-23 17:10:52.703 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-23 17:10:52.719 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:10:52.722 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-23 17:10:52.724 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:10:52.727 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-23 17:10:52.729 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-23 17:10:52.732 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-23 17:10:52.736 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-23 17:10:52.739 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-23 17:10:52.741 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-23 17:10:52.743 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-23 17:10:52.746 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-23 17:10:52.748 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-23 17:10:52.751 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-23 17:10:53.444 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-23 17:10:53.445 | user tags 2022-03-23 17:10:53.445 | stackrabbit []' 2022-03-23 17:10:53.448 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-23 17:10:53.448 | user tags 2022-03-23 17:10:53.448 | stackrabbit []' 2022-03-23 17:10:53.449 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-23 17:10:53.455 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-23 17:10:53.457 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-23 17:10:53.460 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 17:10:54.132 | Changing password for user "stackrabbit" ... 2022-03-23 17:10:54.156 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-23 17:10:54.843 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-23 17:10:54.869 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-23 17:10:54.871 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 17:10:55.524 | Changing password for user "stackrabbit" ... 2022-03-23 17:10:55.550 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-23 17:10:55.552 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-23 17:10:55.555 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-23 17:10:56.203 | Deleting user "guest" ... 2022-03-23 17:10:56.224 | Error: 2022-03-23 17:10:56.224 | {:no_such_user, "guest"} 2022-03-23 17:10:56.238 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-23 17:10:56.241 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-23 17:10:56.258 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:10:56.260 | + ./stack.sh:main:836 : install_database 2022-03-23 17:10:56.263 | + lib/database:install_database:118 : install_database_mysql 2022-03-23 17:10:56.265 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-23 17:10:56.267 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:10:56.270 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:10:56.272 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-23 17:10:56.484 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-23 17:10:56.487 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-23 17:10:56.489 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-23 17:10:56.492 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-23 17:10:56.494 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:10:56.497 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-23 17:10:56.500 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:10:56.502 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:10:56.504 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:10:56.507 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:10:56.509 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:10:56.512 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:10:56.514 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:10:56.517 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:10:56.519 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:10:56.522 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:10:56.524 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:10:56.527 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-23 17:10:56.529 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:10:56.532 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:10:56.534 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:10:56.536 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:10:56.539 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:10:56.541 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:10:56.544 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-23 17:10:56.546 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:10:56.549 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:10:56.551 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-23 17:10:56.554 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:10:56.556 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:10:56.559 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:10:56.561 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:10:56.564 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:10:56.566 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:10:56.568 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:10:56.571 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:10:56.573 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:10:56.576 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:10:56.578 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:10:56.580 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:10:56.583 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-23 17:10:56.585 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:10:56.587 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:10:56.590 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:10:56.592 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-23 17:10:56.614 | + 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:10:56.724 | Reading package lists... 2022-03-23 17:10:56.970 | Building dependency tree... 2022-03-23 17:10:56.971 | Reading state information... 2022-03-23 17:10:57.238 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-23 17:10:57.238 | The following packages were automatically installed and are no longer required: 2022-03-23 17:10:57.239 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:10:57.239 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:10:57.239 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:10:57.239 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:10:57.239 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:10:57.240 | python3-zope.interface 2022-03-23 17:10:57.240 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:10:57.360 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:10:57.365 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:10:57.367 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:10:57.370 | + functions-common:time_stop:2425 : local name 2022-03-23 17:10:57.372 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:10:57.374 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:10:57.376 | + functions-common:time_stop:2428 : local total 2022-03-23 17:10:57.378 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:10:57.381 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:10:57.383 | + functions-common:time_stop:2432 : start_time=1648055456611 2022-03-23 17:10:57.385 | + functions-common:time_stop:2434 : [[ -z 1648055456611 ]] 2022-03-23 17:10:57.389 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:10:57.393 | + functions-common:time_stop:2437 : end_time=1648055457390 2022-03-23 17:10:57.395 | + functions-common:time_stop:2438 : elapsed_time=779 2022-03-23 17:10:57.397 | + functions-common:time_stop:2439 : total=2443 2022-03-23 17:10:57.399 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:10:57.401 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3222 2022-03-23 17:10:57.404 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:10:57.407 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-23 17:10:57.409 | + ./stack.sh:main:839 : install_database_python 2022-03-23 17:10:57.411 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-23 17:10:57.414 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-23 17:10:57.416 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-23 17:10:57.418 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:10:57.421 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-23 17:10:57.424 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-23 17:10:57.426 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:10:57.430 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:10:57.430 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:10:57.435 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-23 17:10:57.437 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-23 17:10:57.440 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-23 17:10:57.443 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-23 17:10:57.445 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-23 17:10:57.468 | Using python 3.8 to install PyMySQL 2022-03-23 17:10:57.470 | + 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:10:58.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:10:58.339 | from cryptography.utils import int_from_bytes 2022-03-23 17:10:58.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:10:58.339 | from cryptography.utils import int_from_bytes 2022-03-23 17:10:59.465 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:10:59.492 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-23 17:11:01.969 | 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:11:01.976 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:11:01.976 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:11:02.095 | + inc/python:pip_install:200 : result=0 2022-03-23 17:11:02.097 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:11:02.100 | + functions-common:time_stop:2425 : local name 2022-03-23 17:11:02.102 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:11:02.104 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:11:02.107 | + functions-common:time_stop:2428 : local total 2022-03-23 17:11:02.109 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:11:02.111 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:11:02.114 | + functions-common:time_stop:2432 : start_time=1648055457461 2022-03-23 17:11:02.116 | + functions-common:time_stop:2434 : [[ -z 1648055457461 ]] 2022-03-23 17:11:02.119 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:11:02.124 | + functions-common:time_stop:2437 : end_time=1648055462121 2022-03-23 17:11:02.126 | + functions-common:time_stop:2438 : elapsed_time=4660 2022-03-23 17:11:02.128 | + functions-common:time_stop:2439 : total=22141 2022-03-23 17:11:02.131 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:11:02.133 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26801 2022-03-23 17:11:02.135 | + inc/python:pip_install:203 : return 0 2022-03-23 17:11:02.138 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-23 17:11:02.141 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 17:11:02.143 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-23 17:11:02.145 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-23 17:11:02.162 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:11:02.164 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-23 17:11:02.167 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-23 17:11:02.170 | ++ 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:11:02.171 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:11:02.176 | + 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:11:02.178 | + 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:11:02.181 | + 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:11:02.184 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:11:02.186 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-23 17:11:02.189 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-23 17:11:02.205 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:11:02.208 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-23 17:11:02.210 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:11:02.213 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:11:02.215 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:11:02.217 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:11:02.220 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:11:02.222 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:11:02.224 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:11:02.227 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:11:02.229 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:11:02.231 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:11:02.234 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:11:02.236 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:11:02.238 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-23 17:11:02.241 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:11:02.243 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:11:02.245 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:11:02.248 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-23 17:11:02.269 | + 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:11:02.380 | Reading package lists... 2022-03-23 17:11:02.624 | Building dependency tree... 2022-03-23 17:11:02.625 | Reading state information... 2022-03-23 17:11:02.887 | radvd is already the newest version (1:2.17-2). 2022-03-23 17:11:02.888 | The following packages were automatically installed and are no longer required: 2022-03-23 17:11:02.889 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:11:02.889 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:11:02.889 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:11:02.889 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:11:02.889 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:11:02.889 | python3-zope.interface 2022-03-23 17:11:02.889 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:11:03.009 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:11:03.013 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:11:03.016 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:11:03.018 | + functions-common:time_stop:2425 : local name 2022-03-23 17:11:03.020 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:11:03.023 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:11:03.025 | + functions-common:time_stop:2428 : local total 2022-03-23 17:11:03.028 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:11:03.030 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:11:03.032 | + functions-common:time_stop:2432 : start_time=1648055462267 2022-03-23 17:11:03.034 | + functions-common:time_stop:2434 : [[ -z 1648055462267 ]] 2022-03-23 17:11:03.037 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:11:03.041 | + functions-common:time_stop:2437 : end_time=1648055463039 2022-03-23 17:11:03.044 | + functions-common:time_stop:2438 : elapsed_time=772 2022-03-23 17:11:03.047 | + functions-common:time_stop:2439 : total=3222 2022-03-23 17:11:03.049 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:11:03.051 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3994 2022-03-23 17:11:03.053 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:11:03.056 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-23 17:11:03.073 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:11:03.075 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-23 17:11:03.078 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-23 17:11:03.080 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-23 17:11:03.083 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-23 17:11:03.103 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-23 17:11:03.106 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:11:03.109 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:11:03.112 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:11:03.115 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:11:03.117 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:11:03.119 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:11:03.122 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:11:03.124 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:11:03.126 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:11:03.128 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:11:03.130 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:11:03.132 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:11:03.135 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-23 17:11:03.137 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:11:03.139 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:11:03.142 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:11:03.144 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-23 17:11:03.165 | + 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:11:03.277 | Reading package lists... 2022-03-23 17:11:03.534 | Building dependency tree... 2022-03-23 17:11:03.535 | Reading state information... 2022-03-23 17:11:03.815 | fakeroot is already the newest version (1.24-1). 2022-03-23 17:11:03.815 | make is already the newest version (4.2.1-1.2). 2022-03-23 17:11:03.815 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-23 17:11:03.815 | The following packages were automatically installed and are no longer required: 2022-03-23 17:11:03.816 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:11:03.816 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:11:03.816 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:11:03.816 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:11:03.816 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:11:03.816 | python3-zope.interface 2022-03-23 17:11:03.816 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:11:03.931 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:11:03.936 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:11:03.939 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:11:03.941 | + functions-common:time_stop:2425 : local name 2022-03-23 17:11:03.943 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:11:03.945 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:11:03.947 | + functions-common:time_stop:2428 : local total 2022-03-23 17:11:03.950 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:11:03.952 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:11:03.955 | + functions-common:time_stop:2432 : start_time=1648055463163 2022-03-23 17:11:03.957 | + functions-common:time_stop:2434 : [[ -z 1648055463163 ]] 2022-03-23 17:11:03.960 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:11:03.964 | + functions-common:time_stop:2437 : end_time=1648055463961 2022-03-23 17:11:03.966 | + functions-common:time_stop:2438 : elapsed_time=798 2022-03-23 17:11:03.968 | + functions-common:time_stop:2439 : total=3994 2022-03-23 17:11:03.970 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:11:03.973 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4792 2022-03-23 17:11:03.975 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:11:03.977 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-23 17:11:03.979 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:11:03.982 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:11:03.984 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-23 17:11:03.987 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-23 17:11:03.990 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-23 17:11:03.994 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-23 17:11:03.997 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-23 17:11:04.001 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-23 17:11:04.001 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-23 17:11:04.006 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-23 17:11:04.009 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-23 17:11:04.011 | + functions:vercmp:628 : local v1=5.4 2022-03-23 17:11:04.015 | + functions:vercmp:629 : local 'op=<' 2022-03-23 17:11:04.017 | + functions:vercmp:630 : local v2=3.13 2022-03-23 17:11:04.020 | + functions:vercmp:631 : local result 2022-03-23 17:11:04.024 | ++ functions:vercmp:635 : sort -V 2022-03-23 17:11:04.024 | ++ functions:vercmp:635 : head -1 2022-03-23 17:11:04.024 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-23 17:11:04.028 | + functions:vercmp:635 : result=3.13 2022-03-23 17:11:04.031 | + functions:vercmp:637 : case $op in 2022-03-23 17:11:04.033 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-23 17:11:04.035 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-23 17:11:04.037 | + functions:vercmp:648 : return 2022-03-23 17:11:04.040 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-23 17:11:04.042 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:11:04.045 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-23 17:11:04.584 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-23 17:11:04.586 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-23 17:11:04.589 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:04.592 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:04.595 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-23 17:11:04.598 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:04.601 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-23 17:11:04.619 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:11:04.622 | + ./stack.sh:main:847 : install_etcd3 2022-03-23 17:11:04.624 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-23 17:11:04.625 | Installing etcd 2022-03-23 17:11:04.627 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-23 17:11:04.640 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-23 17:11:04.655 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-23 17:11:04.657 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-23 17:11:04.673 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-23 17:11:04.676 | ++ 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:11:04.678 | ++ 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:11:04.681 | +++ 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:11:04.686 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 17:11:04.689 | ++ 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:11:04.691 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-23 17:11:04.694 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 17:11:04.696 | ++ functions:get_extra_file:74 : return 2022-03-23 17:11:04.700 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 17:11:04.702 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-23 17:11:04.704 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-23 17:11:04.707 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-23 17:11:04.723 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:11:04.726 | + ./stack.sh:main:866 : install_dstat 2022-03-23 17:11:04.728 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-23 17:11:04.745 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:11:04.748 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-23 17:11:04.750 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:11:04.752 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-23 17:11:04.755 | + ./stack.sh:main:875 : install_libs 2022-03-23 17:11:04.757 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-23 17:11:04.760 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-23 17:11:04.762 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-23 17:11:04.765 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-23 17:11:04.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:04.769 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:04.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-23 17:11:04.774 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:04.776 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-23 17:11:04.779 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-23 17:11:04.781 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-23 17:11:04.783 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-23 17:11:04.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:04.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:04.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-23 17:11:04.792 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:04.795 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-23 17:11:04.797 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-23 17:11:04.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-23 17:11:04.802 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-23 17:11:04.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:04.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:04.809 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-23 17:11:04.811 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:04.814 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-23 17:11:04.816 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-23 17:11:04.818 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-23 17:11:04.821 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-23 17:11:04.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:04.825 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:04.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-23 17:11:04.830 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:04.832 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-23 17:11:04.835 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-23 17:11:04.837 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-23 17:11:04.839 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-23 17:11:04.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:04.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:04.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-23 17:11:04.848 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:04.851 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-23 17:11:04.853 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-23 17:11:04.856 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-23 17:11:04.858 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-23 17:11:04.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:04.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:04.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-23 17:11:04.867 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:04.870 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-23 17:11:04.873 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-23 17:11:04.875 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-23 17:11:04.877 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-23 17:11:04.880 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:04.882 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:04.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-23 17:11:04.886 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:04.889 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-23 17:11:04.891 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-23 17:11:04.893 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-23 17:11:04.896 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-23 17:11:04.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:04.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:04.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-23 17:11:04.905 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:04.907 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-23 17:11:04.909 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-23 17:11:04.912 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-23 17:11:04.914 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-23 17:11:04.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:04.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:04.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-23 17:11:04.924 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:04.926 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-23 17:11:04.929 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-23 17:11:04.931 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-23 17:11:04.934 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-23 17:11:04.936 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:04.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:04.941 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-23 17:11:04.943 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:04.946 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-23 17:11:04.948 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-23 17:11:04.950 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-23 17:11:04.953 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-23 17:11:04.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:04.958 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:04.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-23 17:11:04.963 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:04.966 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-23 17:11:04.968 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-23 17:11:04.970 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-23 17:11:04.973 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-23 17:11:04.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:04.977 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:04.980 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-23 17:11:04.982 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:04.985 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-23 17:11:04.987 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-23 17:11:04.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-23 17:11:04.992 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-23 17:11:04.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:04.997 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:04.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-23 17:11:05.001 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.004 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-23 17:11:05.006 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-23 17:11:05.008 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-23 17:11:05.010 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-23 17:11:05.013 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.015 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.017 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-23 17:11:05.020 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.022 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-23 17:11:05.024 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-23 17:11:05.026 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-23 17:11:05.029 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-23 17:11:05.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.034 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-23 17:11:05.038 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.041 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-23 17:11:05.044 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-23 17:11:05.046 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-23 17:11:05.048 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-23 17:11:05.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-23 17:11:05.058 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.060 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-23 17:11:05.063 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-23 17:11:05.065 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-23 17:11:05.067 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-23 17:11:05.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.072 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-23 17:11:05.077 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.079 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-23 17:11:05.082 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-23 17:11:05.084 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-23 17:11:05.086 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-23 17:11:05.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.091 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.093 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-23 17:11:05.096 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.098 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-23 17:11:05.101 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-23 17:11:05.103 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-23 17:11:05.106 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-23 17:11:05.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.110 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-23 17:11:05.115 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.117 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-23 17:11:05.120 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-23 17:11:05.122 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-23 17:11:05.125 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-23 17:11:05.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.129 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.132 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-23 17:11:05.134 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.136 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-23 17:11:05.139 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-23 17:11:05.141 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-23 17:11:05.144 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-23 17:11:05.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.150 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-23 17:11:05.153 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.156 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-23 17:11:05.158 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-23 17:11:05.160 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-23 17:11:05.163 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-23 17:11:05.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.170 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-23 17:11:05.172 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.174 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-23 17:11:05.177 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-23 17:11:05.179 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-23 17:11:05.181 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-23 17:11:05.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.187 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.189 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-23 17:11:05.191 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.194 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-23 17:11:05.196 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-23 17:11:05.199 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-23 17:11:05.201 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-23 17:11:05.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.206 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.208 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-23 17:11:05.210 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.213 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-23 17:11:05.215 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-23 17:11:05.218 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-23 17:11:05.220 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-23 17:11:05.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.225 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-23 17:11:05.229 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.232 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-23 17:11:05.235 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-23 17:11:05.237 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-23 17:11:05.239 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-23 17:11:05.242 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.244 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.246 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-23 17:11:05.249 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.251 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-23 17:11:05.253 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-23 17:11:05.256 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-23 17:11:05.258 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-23 17:11:05.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.263 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-23 17:11:05.267 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.270 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-23 17:11:05.272 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-23 17:11:05.275 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-23 17:11:05.277 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-23 17:11:05.280 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.282 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.284 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-23 17:11:05.287 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.289 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-23 17:11:05.291 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-23 17:11:05.294 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-23 17:11:05.297 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-23 17:11:05.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.301 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-23 17:11:05.306 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.308 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-23 17:11:05.311 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-23 17:11:05.313 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-23 17:11:05.316 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-23 17:11:05.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.320 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.323 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-23 17:11:05.325 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.328 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-23 17:11:05.330 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-23 17:11:05.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-23 17:11:05.335 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-23 17:11:05.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.341 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.343 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-23 17:11:05.345 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.348 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-23 17:11:05.350 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-23 17:11:05.352 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-23 17:11:05.355 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-23 17:11:05.358 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.360 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.362 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-23 17:11:05.370 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.373 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-23 17:11:05.375 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-23 17:11:05.378 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-23 17:11:05.380 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-23 17:11:05.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-23 17:11:05.389 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.392 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-23 17:11:05.394 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-23 17:11:05.397 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-23 17:11:05.399 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-23 17:11:05.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.404 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.407 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-23 17:11:05.409 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.411 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-23 17:11:05.414 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-23 17:11:05.416 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-23 17:11:05.419 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-23 17:11:05.421 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.424 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.426 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-23 17:11:05.429 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.432 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-23 17:11:05.434 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-23 17:11:05.436 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-23 17:11:05.439 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-23 17:11:05.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.444 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.446 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-23 17:11:05.449 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.451 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-23 17:11:05.453 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-23 17:11:05.456 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-23 17:11:05.458 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-23 17:11:05.460 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.463 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.466 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-23 17:11:05.468 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.470 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-23 17:11:05.473 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-23 17:11:05.475 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-23 17:11:05.478 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-23 17:11:05.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:05.483 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:05.485 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-23 17:11:05.488 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:05.490 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-23 17:11:05.513 | Using python 3.8 to install etcd3 2022-03-23 17:11:05.515 | + 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:11:06.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:11:06.428 | from cryptography.utils import int_from_bytes 2022-03-23 17:11:06.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:11:06.428 | from cryptography.utils import int_from_bytes 2022-03-23 17:11:07.572 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:11:07.598 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-23 17:11:07.606 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-23 17:11:07.607 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-23 17:11:07.608 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-23 17:11:07.609 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-23 17:11:10.110 | 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:11:10.117 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:11:10.117 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:11:10.238 | + inc/python:pip_install:200 : result=0 2022-03-23 17:11:10.240 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:11:10.243 | + functions-common:time_stop:2425 : local name 2022-03-23 17:11:10.245 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:11:10.248 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:11:10.250 | + functions-common:time_stop:2428 : local total 2022-03-23 17:11:10.252 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:11:10.254 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:11:10.256 | + functions-common:time_stop:2432 : start_time=1648055465507 2022-03-23 17:11:10.258 | + functions-common:time_stop:2434 : [[ -z 1648055465507 ]] 2022-03-23 17:11:10.261 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:11:10.265 | + functions-common:time_stop:2437 : end_time=1648055470263 2022-03-23 17:11:10.268 | + functions-common:time_stop:2438 : elapsed_time=4756 2022-03-23 17:11:10.270 | + functions-common:time_stop:2439 : total=26801 2022-03-23 17:11:10.272 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:11:10.274 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31557 2022-03-23 17:11:10.276 | + inc/python:pip_install:203 : return 0 2022-03-23 17:11:10.279 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-23 17:11:10.301 | Using python 3.8 to install etcd3gw 2022-03-23 17:11:10.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 etcd3gw 2022-03-23 17:11:11.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:11:11.177 | from cryptography.utils import int_from_bytes 2022-03-23 17:11:11.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:11:11.177 | from cryptography.utils import int_from_bytes 2022-03-23 17:11:12.314 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:11:12.341 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-23 17:11:12.349 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-23 17:11:12.350 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-23 17:11:12.351 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-23 17:11:12.352 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-23 17:11:12.384 | 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:11:12.386 | 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:11:12.389 | 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:11:12.390 | 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:11:14.885 | 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:11:14.891 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:11:14.892 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:11:15.010 | + inc/python:pip_install:200 : result=0 2022-03-23 17:11:15.013 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:11:15.015 | + functions-common:time_stop:2425 : local name 2022-03-23 17:11:15.018 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:11:15.020 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:11:15.022 | + functions-common:time_stop:2428 : local total 2022-03-23 17:11:15.024 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:11:15.026 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:11:15.029 | + functions-common:time_stop:2432 : start_time=1648055470295 2022-03-23 17:11:15.031 | + functions-common:time_stop:2434 : [[ -z 1648055470295 ]] 2022-03-23 17:11:15.034 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:11:15.038 | + functions-common:time_stop:2437 : end_time=1648055475035 2022-03-23 17:11:15.040 | + functions-common:time_stop:2438 : elapsed_time=4740 2022-03-23 17:11:15.042 | + functions-common:time_stop:2439 : total=31557 2022-03-23 17:11:15.044 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:11:15.047 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36297 2022-03-23 17:11:15.049 | + inc/python:pip_install:203 : return 0 2022-03-23 17:11:15.051 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-23 17:11:15.054 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-23 17:11:15.056 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-23 17:11:15.059 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:11:15.062 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:11:15.064 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:11:15.067 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:11:15.069 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:11:15.072 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:11:15.075 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:11:15.077 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:11:15.079 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:11:15.082 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:11:15.084 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:11:15.087 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-23 17:11:15.089 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:11:15.091 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:11:15.094 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-23 17:11:15.096 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 17:11:15.098 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:11:15.101 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:11:15.103 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:11:15.106 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:11:15.108 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:11:15.110 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:11:15.113 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:11:15.115 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:11:15.118 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:11:15.120 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:11:15.123 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:11:15.125 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:11:15.128 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 17:11:15.130 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:11:15.133 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:11:15.135 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:11:15.138 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 17:11:15.159 | + 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:11:15.270 | Reading package lists... 2022-03-23 17:11:15.516 | Building dependency tree... 2022-03-23 17:11:15.517 | Reading state information... 2022-03-23 17:11:15.783 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-23 17:11:15.783 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-23 17:11:15.784 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 17:11:15.784 | The following packages were automatically installed and are no longer required: 2022-03-23 17:11:15.785 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:11:15.785 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:11:15.785 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:11:15.785 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:11:15.785 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:11:15.785 | python3-zope.interface 2022-03-23 17:11:15.785 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:11:15.900 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:11:15.904 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:11:15.907 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:11:15.909 | + functions-common:time_stop:2425 : local name 2022-03-23 17:11:15.911 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:11:15.914 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:11:15.916 | + functions-common:time_stop:2428 : local total 2022-03-23 17:11:15.918 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:11:15.920 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:11:15.923 | + functions-common:time_stop:2432 : start_time=1648055475156 2022-03-23 17:11:15.925 | + functions-common:time_stop:2434 : [[ -z 1648055475156 ]] 2022-03-23 17:11:15.928 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:11:15.932 | + functions-common:time_stop:2437 : end_time=1648055475929 2022-03-23 17:11:15.935 | + functions-common:time_stop:2438 : elapsed_time=773 2022-03-23 17:11:15.937 | + functions-common:time_stop:2439 : total=4792 2022-03-23 17:11:15.939 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:11:15.941 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5565 2022-03-23 17:11:15.944 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:11:15.946 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-23 17:11:15.950 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:11:15.952 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:11:15.954 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-23 17:11:16.017 | Module proxy already enabled 2022-03-23 17:11:16.021 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-23 17:11:16.082 | Considering dependency proxy for proxy_uwsgi: 2022-03-23 17:11:16.083 | Module proxy already enabled 2022-03-23 17:11:16.083 | Module proxy_uwsgi already enabled 2022-03-23 17:11:16.087 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-23 17:11:16.089 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:11:16.092 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:11:16.094 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:11:16.316 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-23 17:11:16.319 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-23 17:11:16.321 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-23 17:11:16.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:16.327 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:16.330 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-23 17:11:16.335 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:16.338 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-23 17:11:16.340 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-23 17:11:16.343 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-23 17:11:16.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:16.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:16.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-23 17:11:16.352 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:16.355 | + ./stack.sh:main:883 : install_glanceclient 2022-03-23 17:11:16.358 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-23 17:11:16.360 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-23 17:11:16.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:16.365 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:16.367 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-23 17:11:16.370 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:16.373 | + ./stack.sh:main:884 : install_cinderclient 2022-03-23 17:11:16.376 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-23 17:11:16.378 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-23 17:11:16.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:16.383 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:16.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-23 17:11:16.388 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:16.390 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-23 17:11:16.392 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-23 17:11:16.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:16.398 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:16.401 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-23 17:11:16.404 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:16.406 | + ./stack.sh:main:885 : install_novaclient 2022-03-23 17:11:16.409 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-23 17:11:16.411 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-23 17:11:16.413 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:16.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:16.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-23 17:11:16.421 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:16.424 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-23 17:11:16.441 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:11:16.444 | + ./stack.sh:main:887 : install_swiftclient 2022-03-23 17:11:16.447 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-23 17:11:16.450 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-23 17:11:16.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:16.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:16.457 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-23 17:11:16.459 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:16.462 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-23 17:11:16.478 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:11:16.481 | + ./stack.sh:main:890 : install_neutronclient 2022-03-23 17:11:16.484 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-23 17:11:16.486 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-23 17:11:16.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:16.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:16.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-23 17:11:16.496 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:16.499 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-23 17:11:16.501 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-23 17:11:16.504 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-23 17:11:16.506 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:16.509 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:16.512 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-23 17:11:16.514 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:16.517 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-23 17:11:16.519 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-23 17:11:16.522 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:11:16.525 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-23 17:11:16.527 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-23 17:11:16.530 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:11:16.533 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:11:16.534 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:11:16.539 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-23 17:11:16.542 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-23 17:11:16.544 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-23 17:11:16.547 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-23 17:11:16.550 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-23 17:11:16.571 | Using python 3.8 to install keystonemiddleware 2022-03-23 17:11:16.573 | + 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:11:17.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:11:17.465 | from cryptography.utils import int_from_bytes 2022-03-23 17:11:17.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:11:17.465 | from cryptography.utils import int_from_bytes 2022-03-23 17:11:18.608 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:11:18.634 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-23 17:11:18.687 | 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:11:18.688 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-23 17:11:18.689 | 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:11:18.690 | 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:11:18.692 | 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:11:18.692 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-23 17:11:18.694 | 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:11:18.695 | 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:11:18.696 | 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:11:18.697 | 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:11:18.698 | 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:11:18.699 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-23 17:11:18.700 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-23 17:11:18.701 | 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:11:18.759 | 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:11:18.761 | 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:11:18.762 | 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:11:18.799 | 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:11:18.840 | 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:11:18.841 | 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:11:18.843 | 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:11:18.844 | 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:11:18.894 | 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:11:18.897 | 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:11:18.907 | 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:11:18.908 | 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:11:18.922 | 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:11:18.923 | 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:11:18.925 | 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:11:18.989 | 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:11:18.992 | 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:11:18.993 | 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:11:18.995 | 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:11:19.047 | 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:11:19.059 | 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:11:21.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:11:21.495 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:11:21.495 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:11:21.621 | + inc/python:pip_install:200 : result=0 2022-03-23 17:11:21.623 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:11:21.626 | + functions-common:time_stop:2425 : local name 2022-03-23 17:11:21.628 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:11:21.630 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:11:21.632 | + functions-common:time_stop:2428 : local total 2022-03-23 17:11:21.635 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:11:21.637 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:11:21.640 | + functions-common:time_stop:2432 : start_time=1648055476565 2022-03-23 17:11:21.642 | + functions-common:time_stop:2434 : [[ -z 1648055476565 ]] 2022-03-23 17:11:21.645 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:11:21.649 | + functions-common:time_stop:2437 : end_time=1648055481646 2022-03-23 17:11:21.651 | + functions-common:time_stop:2438 : elapsed_time=5081 2022-03-23 17:11:21.653 | + functions-common:time_stop:2439 : total=36297 2022-03-23 17:11:21.656 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:11:21.658 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41378 2022-03-23 17:11:21.660 | + inc/python:pip_install:203 : return 0 2022-03-23 17:11:21.663 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-23 17:11:21.665 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-23 17:11:21.667 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:11:21.670 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-23 17:11:21.673 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-23 17:11:21.675 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:11:21.679 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:11:21.679 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:11:21.685 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-23 17:11:21.688 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-23 17:11:21.690 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-23 17:11:21.693 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-23 17:11:21.695 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-23 17:11:21.717 | Using python 3.8 to install python-memcached 2022-03-23 17:11:21.720 | + 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:11:22.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:11:22.606 | from cryptography.utils import int_from_bytes 2022-03-23 17:11:22.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:11:22.606 | from cryptography.utils import int_from_bytes 2022-03-23 17:11:23.753 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:11:23.779 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-23 17:11:23.782 | 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:11:26.331 | 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:11:26.338 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:11:26.338 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:11:26.458 | + inc/python:pip_install:200 : result=0 2022-03-23 17:11:26.461 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:11:26.463 | + functions-common:time_stop:2425 : local name 2022-03-23 17:11:26.466 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:11:26.468 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:11:26.470 | + functions-common:time_stop:2428 : local total 2022-03-23 17:11:26.473 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:11:26.475 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:11:26.477 | + functions-common:time_stop:2432 : start_time=1648055481712 2022-03-23 17:11:26.479 | + functions-common:time_stop:2434 : [[ -z 1648055481712 ]] 2022-03-23 17:11:26.483 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:11:26.487 | + functions-common:time_stop:2437 : end_time=1648055486484 2022-03-23 17:11:26.489 | + functions-common:time_stop:2438 : elapsed_time=4772 2022-03-23 17:11:26.491 | + functions-common:time_stop:2439 : total=41378 2022-03-23 17:11:26.494 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:11:26.496 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46150 2022-03-23 17:11:26.498 | + inc/python:pip_install:203 : return 0 2022-03-23 17:11:26.501 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-23 17:11:26.518 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:11:26.520 | + ./stack.sh:main:897 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-03-23 17:11:26.523 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-23 17:11:26.525 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-23 17:11:26.528 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-23 17:11:26.531 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:11:26.533 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-23 17:11:26.535 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-23 17:11:26.551 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:11:26.553 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-23 17:11:26.555 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-23 17:11:26.557 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-23 17:11:26.560 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:11:26.563 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:11:26.565 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:11:26.568 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:11:26.570 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:11:26.573 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:11:26.591 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:11:26.593 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:11:26.595 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:11:26.598 | + functions-common:git_clone:629 : echo master 2022-03-23 17:11:26.598 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:11:26.603 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-23 17:11:26.606 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:11:26.608 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-23 17:11:26.610 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:11:26.611 | + functions-common:git_clone:678 : head -1 2022-03-23 17:11:26.618 | c141e6164 trivial: Fix typo 2022-03-23 17:11:26.621 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:11:26.623 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-23 17:11:26.625 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:11:26.628 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 17:11:26.630 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-23 17:11:26.633 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:11:26.635 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-23 17:11:26.637 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:11:26.640 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 17:11:26.643 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-23 17:11:26.645 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:11:26.648 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:11:26.651 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-23 17:11:26.653 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:11:26.656 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-23 17:11:26.658 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:11:26.660 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:11:26.663 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-23 17:11:26.670 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-23 17:11:26.672 | + 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:11:27.345 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-23 17:11:27.347 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:11:27.349 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:11:27.352 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:11:27.354 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 17:11:27.356 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-23 17:11:27.358 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:11:27.361 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:11:27.363 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:11:27.365 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:11:27.367 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:11:27.369 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:11:27.372 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:11:27.374 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-23 17:11:27.395 | Using python 3.8 to install /opt/stack/keystone 2022-03-23 17:11:27.397 | + 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:11:28.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:11:28.277 | from cryptography.utils import int_from_bytes 2022-03-23 17:11:28.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:11:28.277 | from cryptography.utils import int_from_bytes 2022-03-23 17:11:29.420 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:11:29.446 | Obtaining file:///opt/stack/keystone 2022-03-23 17:11:29.447 | Preparing metadata (setup.py): started 2022-03-23 17:11:33.003 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:11:33.078 | 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:11:33.079 | 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:11:33.080 | 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:11:33.081 | 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:11:33.082 | 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:11:33.084 | 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:11:33.085 | 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:11:33.086 | 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:11:33.087 | 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:11:33.088 | 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:11:33.089 | 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:11:33.090 | 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:11:33.091 | 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:11:33.092 | 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:11:33.093 | 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:11:33.094 | 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:11:33.095 | 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:11:33.096 | 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:11:33.098 | 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:11:33.099 | 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:11:33.100 | 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:11:33.101 | 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:11:33.102 | 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:11:33.103 | 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:11:33.104 | 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:11:33.105 | 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:11:33.106 | 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:11:33.108 | 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:11:33.109 | 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:11:33.110 | 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:11:33.111 | 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:11:33.112 | 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:11:33.113 | 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:11:33.114 | 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:11:33.126 | 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:11:33.127 | 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:11:33.169 | 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:11:33.181 | 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:11:33.182 | 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:11:33.184 | 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:11:33.185 | 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:11:33.195 | 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:11:33.255 | 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:11:33.259 | 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:11:33.353 | 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:11:33.354 | 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:11:33.356 | 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:11:33.357 | 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:11:33.409 | 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:11:33.412 | 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:11:33.413 | 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:11:33.462 | 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:11:33.466 | 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:11:33.521 | 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:11:33.522 | 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:11:33.523 | 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:11:33.526 | 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:11:33.529 | 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:11:33.530 | 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:11:33.550 | 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:11:33.599 | 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:11:33.618 | 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:11:33.620 | 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:11:33.621 | 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:11:33.623 | 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:11:33.700 | 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:11:33.815 | 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:11:33.816 | 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:11:33.816 | 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:11:33.817 | 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:11:33.819 | 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:11:34.038 | 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:11:34.059 | 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:11:34.060 | 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:11:34.128 | 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:11:34.130 | 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:11:34.148 | 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:11:34.220 | 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:11:34.258 | 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:11:34.369 | 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:11:34.442 | 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:11:34.566 | 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:11:34.597 | 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:11:34.637 | 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:11:34.640 | 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:11:34.641 | 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:11:34.643 | 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:11:34.644 | 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:11:34.646 | 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:11:34.699 | 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:11:34.834 | 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:11:34.835 | 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:11:34.837 | 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:11:34.840 | 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:11:34.987 | 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:11:35.067 | 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:11:35.141 | 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:11:35.313 | 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:11:35.573 | 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:11:35.607 | 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:11:37.489 | Installing collected packages: keystone 2022-03-23 17:11:37.490 | Attempting uninstall: keystone 2022-03-23 17:11:37.490 | Found existing installation: keystone 21.1.0.dev2 2022-03-23 17:11:37.493 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-23 17:11:37.496 | Running setup.py develop for keystone 2022-03-23 17:11:42.010 | Successfully installed keystone 2022-03-23 17:11:42.010 | 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:11:42.018 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:11:42.018 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:11:42.160 | + inc/python:pip_install:200 : result=0 2022-03-23 17:11:42.162 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:11:42.164 | + functions-common:time_stop:2425 : local name 2022-03-23 17:11:42.167 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:11:42.169 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:11:42.171 | + functions-common:time_stop:2428 : local total 2022-03-23 17:11:42.173 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:11:42.175 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:11:42.177 | + functions-common:time_stop:2432 : start_time=1648055487389 2022-03-23 17:11:42.179 | + functions-common:time_stop:2434 : [[ -z 1648055487389 ]] 2022-03-23 17:11:42.182 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:11:42.186 | + functions-common:time_stop:2437 : end_time=1648055502184 2022-03-23 17:11:42.189 | + functions-common:time_stop:2438 : elapsed_time=14795 2022-03-23 17:11:42.191 | + functions-common:time_stop:2439 : total=46150 2022-03-23 17:11:42.193 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:11:42.195 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=60945 2022-03-23 17:11:42.197 | + inc/python:pip_install:203 : return 0 2022-03-23 17:11:42.200 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:11:42.203 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 17:11:42.205 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 17:11:42.223 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 17:11:42.235 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-23 17:11:42.238 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-23 17:11:42.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:42.247 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:42.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-23 17:11:42.252 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:42.254 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-23 17:11:42.272 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:11:42.274 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-23 17:11:42.276 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:11:42.279 | + ./stack.sh:main:899 : configure_keystone 2022-03-23 17:11:42.281 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-23 17:11:42.294 | + 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:11:42.296 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-23 17:11:42.301 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-23 17:11:42.317 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:11:42.319 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-23 17:11:42.349 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-23 17:11:42.378 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-23 17:11:42.408 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-23 17:11:42.439 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-23 17:11:42.470 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-23 17:11:42.501 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-23 17:11:42.529 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-23 17:11:42.556 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-23 17:11:42.559 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-23 17:11:42.561 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-23 17:11:42.564 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-23 17:11:42.566 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 17:11:42.568 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:11:42.584 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:11:42.587 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 17:11:42.589 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 17:11:42.592 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:11:42.608 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:11:42.610 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 17:11:42.613 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 17:11:42.644 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:11:42.646 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:11:42.648 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-23 17:11:42.651 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-23 17:11:42.667 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:11:42.669 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.47/identity 2022-03-23 17:11:42.700 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-23 17:11:42.703 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-23 17:11:42.734 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-23 17:11:42.737 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-23 17:11:42.739 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-23 17:11:42.741 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-23 17:11:42.744 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 17:11:42.749 | + 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:11:42.779 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-23 17:11:42.781 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-23 17:11:42.783 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-23 17:11:42.786 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-23 17:11:42.789 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:11:42.806 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:11:42.809 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:11:42.811 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:11:42.814 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:11:42.816 | + 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:11:42.844 | + 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:11:42.872 | + 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:11:42.900 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:11:42.928 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-23 17:11:42.956 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-23 17:11:42.958 | + 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:11:42.961 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-23 17:11:42.963 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-23 17:11:42.965 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-23 17:11:42.968 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 17:11:42.970 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 17:11:42.973 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-23 17:11:42.977 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-23 17:11:42.980 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 17:11:42.982 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 17:11:42.995 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 17:11:42.995 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:11:43.004 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 17:11:43.007 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:11:43.023 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 17:11:43.025 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-23 17:11:43.029 | + 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:11:43.059 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-23 17:11:43.086 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-23 17:11:43.114 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-23 17:11:43.141 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-23 17:11:43.170 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-23 17:11:43.196 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-23 17:11:43.224 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-23 17:11:43.251 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-23 17:11:43.279 | + 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:11:43.307 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-23 17:11:43.335 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-23 17:11:43.363 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-23 17:11:43.390 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 17:11:43.392 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 17:11:43.395 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-23 17:11:43.398 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-23 17:11:43.400 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 17:11:43.403 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:11:43.405 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:11:43.408 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 17:11:43.410 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 17:11:43.413 | + 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:11:43.440 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-23 17:11:43.469 | + 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:11:43.469 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 17:11:43.478 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-23 17:11:43.481 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-23 17:11:43.484 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-23 17:11:43.486 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 17:11:43.489 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 17:11:43.491 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:11:43.493 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:11:43.496 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:11:43.498 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 17:11:43.501 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 17:11:43.503 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:11:43.505 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:11:43.508 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-23 17:11:43.570 | Site keystone-wsgi-public already enabled 2022-03-23 17:11:43.575 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 17:11:43.577 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:11:43.579 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:11:43.582 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:11:43.783 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-23 17:11:43.818 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-23 17:11:43.849 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-23 17:11:43.881 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-23 17:11:43.883 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-23 17:11:43.914 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-23 17:11:43.943 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-23 17:11:43.971 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-23 17:11:43.974 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-23 17:11:43.991 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:11:43.994 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-23 17:11:44.011 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:11:44.013 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-23 17:11:44.016 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-23 17:11:44.018 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-23 17:11:44.021 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:11:44.023 | + lib/stack:stack_install_service:32 : install_swift 2022-03-23 17:11:44.026 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-23 17:11:44.029 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-23 17:11:44.031 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-23 17:11:44.033 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:11:44.036 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:11:44.039 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:11:44.041 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:11:44.044 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:11:44.047 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:11:44.063 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:11:44.065 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:11:44.067 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:11:44.070 | + functions-common:git_clone:629 : echo master 2022-03-23 17:11:44.071 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:11:44.076 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-23 17:11:44.078 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:11:44.080 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-23 17:11:44.083 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:11:44.084 | + functions-common:git_clone:678 : head -1 2022-03-23 17:11:44.086 | f83bfe1df Update master for stable/yoga 2022-03-23 17:11:44.089 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:11:44.092 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-23 17:11:44.095 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:11:44.097 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 17:11:44.099 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-23 17:11:44.102 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-23 17:11:44.104 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-23 17:11:44.107 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:11:44.110 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 17:11:44.112 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-23 17:11:44.115 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:11:44.117 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-23 17:11:44.120 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-23 17:11:44.123 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:11:44.126 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-23 17:11:44.128 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:11:44.130 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:11:44.134 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-23 17:11:44.139 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-23 17:11:44.141 | + 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:11:44.793 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-23 17:11:44.795 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:11:44.798 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:11:44.800 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:11:44.802 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 17:11:44.805 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-23 17:11:44.807 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:11:44.809 | + inc/python:setup_package:428 : local extras=keystone 2022-03-23 17:11:44.812 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:11:44.814 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-23 17:11:44.816 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-23 17:11:44.819 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-23 17:11:44.821 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:11:44.824 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-23 17:11:44.846 | Using python 3.8 to install /opt/stack/swift 2022-03-23 17:11:44.848 | + 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:11:45.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:11:45.715 | from cryptography.utils import int_from_bytes 2022-03-23 17:11:45.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:11:45.715 | from cryptography.utils import int_from_bytes 2022-03-23 17:11:46.869 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:11:46.895 | Obtaining file:///opt/stack/swift 2022-03-23 17:11:46.896 | Preparing metadata (setup.py): started 2022-03-23 17:11:50.108 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:11:50.148 | 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:11:50.149 | 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:11:50.150 | 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:11:50.151 | 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:11:50.152 | 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:11:50.153 | 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:11:50.154 | 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:11:50.155 | 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:11:50.156 | 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:11:50.157 | 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:11:50.158 | 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:11:50.196 | 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:11:50.205 | 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:11:50.261 | 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:11:50.262 | 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:11:50.263 | 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:11:50.264 | 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:11:50.265 | 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:11:50.266 | 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:11:50.267 | 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:11:50.268 | 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:11:50.270 | 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:11:50.271 | 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:11:50.272 | 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:11:50.273 | 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:11:50.294 | 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:11:50.327 | 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:11:50.329 | 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:11:50.330 | 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:11:50.331 | 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:11:50.353 | 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:11:50.445 | 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:11:50.446 | 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:11:50.448 | 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:11:50.490 | 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:11:50.534 | 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:11:50.535 | 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:11:50.536 | 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:11:50.538 | 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:11:50.600 | 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:11:50.602 | 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:11:50.616 | 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:11:50.617 | 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:11:50.638 | 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:11:50.642 | 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:11:50.747 | 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:11:50.762 | 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:11:53.077 | Installing collected packages: swift 2022-03-23 17:11:53.077 | Attempting uninstall: swift 2022-03-23 17:11:53.078 | Found existing installation: swift 2.30.0.dev1 2022-03-23 17:11:53.081 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-23 17:11:53.083 | Running setup.py develop for swift 2022-03-23 17:11:57.369 | Successfully installed swift 2022-03-23 17:11:57.369 | 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:11:57.377 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:11:57.377 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:11:57.510 | + inc/python:pip_install:200 : result=0 2022-03-23 17:11:57.513 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:11:57.516 | + functions-common:time_stop:2425 : local name 2022-03-23 17:11:57.518 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:11:57.521 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:11:57.523 | + functions-common:time_stop:2428 : local total 2022-03-23 17:11:57.525 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:11:57.528 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:11:57.530 | + functions-common:time_stop:2432 : start_time=1648055504840 2022-03-23 17:11:57.532 | + functions-common:time_stop:2434 : [[ -z 1648055504840 ]] 2022-03-23 17:11:57.535 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:11:57.539 | + functions-common:time_stop:2437 : end_time=1648055517537 2022-03-23 17:11:57.541 | + functions-common:time_stop:2438 : elapsed_time=12697 2022-03-23 17:11:57.544 | + functions-common:time_stop:2439 : total=60945 2022-03-23 17:11:57.546 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:11:57.548 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73642 2022-03-23 17:11:57.550 | + inc/python:pip_install:203 : return 0 2022-03-23 17:11:57.553 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:11:57.564 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 17:11:57.566 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 17:11:57.586 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 17:11:57.598 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-23 17:11:57.601 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-23 17:11:57.603 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:11:57.606 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:11:57.608 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-23 17:11:57.610 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:11:57.613 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-23 17:11:57.615 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:11:57.618 | + ./stack.sh:main:908 : configure_swift 2022-03-23 17:11:57.621 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-23 17:11:57.623 | + lib/swift:configure_swift:332 : local node_number 2022-03-23 17:11:57.625 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-23 17:11:57.627 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-23 17:11:57.629 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 17:11:58.800 | No container-auditor running 2022-03-23 17:11:58.800 | No container-server running 2022-03-23 17:11:58.800 | No account-reaper running 2022-03-23 17:11:58.800 | No account-replicator running 2022-03-23 17:11:58.800 | No container-sync running 2022-03-23 17:11:58.801 | No account-server running 2022-03-23 17:11:58.801 | No container-updater running 2022-03-23 17:11:58.801 | No object-auditor running 2022-03-23 17:11:58.801 | No object-server running 2022-03-23 17:11:58.801 | No container-sharder running 2022-03-23 17:11:58.801 | No object-reconstructor running 2022-03-23 17:11:58.801 | No proxy-server running 2022-03-23 17:11:58.801 | No account-auditor running 2022-03-23 17:11:58.801 | No object-updater running 2022-03-23 17:11:58.801 | No container-reconciler running 2022-03-23 17:11:58.801 | No object-expirer running 2022-03-23 17:11:58.801 | No object-replicator running 2022-03-23 17:11:58.801 | No container-replicator running 2022-03-23 17:11:58.892 | + lib/swift:configure_swift:337 : true 2022-03-23 17:11:58.895 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-23 17:11:58.908 | + 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:11:58.920 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-23 17:11:58.923 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-23 17:11:58.923 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-23 17:11:58.928 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-23 17:11:58.928 | s/%GROUP%/ubuntu/; 2022-03-23 17:11:58.928 | s/%USER%/ubuntu/; 2022-03-23 17:11:58.928 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-23 17:11:58.928 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-23 17:11:58.932 | uid = ubuntu 2022-03-23 17:11:58.932 | gid = ubuntu 2022-03-23 17:11:58.932 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-23 17:11:58.932 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-23 17:11:58.932 | address = 127.0.0.1 2022-03-23 17:11:58.932 | 2022-03-23 17:11:58.932 | [account6612] 2022-03-23 17:11:58.932 | max connections = 25 2022-03-23 17:11:58.932 | path = /opt/stack/data/swift/1/node/ 2022-03-23 17:11:58.932 | read only = false 2022-03-23 17:11:58.932 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-23 17:11:58.932 | 2022-03-23 17:11:58.932 | [account6622] 2022-03-23 17:11:58.932 | max connections = 25 2022-03-23 17:11:58.932 | path = /opt/stack/data/swift/2/node/ 2022-03-23 17:11:58.932 | read only = false 2022-03-23 17:11:58.932 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-23 17:11:58.932 | 2022-03-23 17:11:58.932 | [account6632] 2022-03-23 17:11:58.932 | max connections = 25 2022-03-23 17:11:58.933 | path = /opt/stack/data/swift/3/node/ 2022-03-23 17:11:58.933 | read only = false 2022-03-23 17:11:58.933 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-23 17:11:58.933 | 2022-03-23 17:11:58.933 | [account6642] 2022-03-23 17:11:58.933 | max connections = 25 2022-03-23 17:11:58.933 | path = /opt/stack/data/swift/4/node/ 2022-03-23 17:11:58.933 | read only = false 2022-03-23 17:11:58.933 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-23 17:11:58.933 | 2022-03-23 17:11:58.933 | 2022-03-23 17:11:58.933 | [container6611] 2022-03-23 17:11:58.933 | max connections = 25 2022-03-23 17:11:58.933 | path = /opt/stack/data/swift/1/node/ 2022-03-23 17:11:58.933 | read only = false 2022-03-23 17:11:58.933 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-23 17:11:58.933 | 2022-03-23 17:11:58.933 | [container6621] 2022-03-23 17:11:58.933 | max connections = 25 2022-03-23 17:11:58.933 | path = /opt/stack/data/swift/2/node/ 2022-03-23 17:11:58.933 | read only = false 2022-03-23 17:11:58.933 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-23 17:11:58.933 | 2022-03-23 17:11:58.933 | [container6631] 2022-03-23 17:11:58.934 | max connections = 25 2022-03-23 17:11:58.934 | path = /opt/stack/data/swift/3/node/ 2022-03-23 17:11:58.934 | read only = false 2022-03-23 17:11:58.934 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-23 17:11:58.934 | 2022-03-23 17:11:58.934 | [container6641] 2022-03-23 17:11:58.934 | max connections = 25 2022-03-23 17:11:58.934 | path = /opt/stack/data/swift/4/node/ 2022-03-23 17:11:58.934 | read only = false 2022-03-23 17:11:58.934 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-23 17:11:58.934 | 2022-03-23 17:11:58.934 | 2022-03-23 17:11:58.934 | [object6613] 2022-03-23 17:11:58.934 | max connections = 25 2022-03-23 17:11:58.934 | path = /opt/stack/data/swift/1/node/ 2022-03-23 17:11:58.934 | read only = false 2022-03-23 17:11:58.934 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-23 17:11:58.934 | 2022-03-23 17:11:58.934 | [object6623] 2022-03-23 17:11:58.934 | max connections = 25 2022-03-23 17:11:58.934 | path = /opt/stack/data/swift/2/node/ 2022-03-23 17:11:58.934 | read only = false 2022-03-23 17:11:58.934 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-23 17:11:58.934 | 2022-03-23 17:11:58.934 | [object6633] 2022-03-23 17:11:58.934 | max connections = 25 2022-03-23 17:11:58.934 | path = /opt/stack/data/swift/3/node/ 2022-03-23 17:11:58.934 | read only = false 2022-03-23 17:11:58.934 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-23 17:11:58.934 | 2022-03-23 17:11:58.934 | [object6643] 2022-03-23 17:11:58.934 | max connections = 25 2022-03-23 17:11:58.934 | path = /opt/stack/data/swift/4/node/ 2022-03-23 17:11:58.934 | read only = false 2022-03-23 17:11:58.934 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-23 17:11:58.936 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-23 17:11:58.939 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:11:58.941 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:11:58.943 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-23 17:11:58.955 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-23 17:11:58.957 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-23 17:11:58.962 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-23 17:11:58.966 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-23 17:11:58.968 | + 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:11:58.972 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-23 17:11:59.001 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.47:8080/v1/ 2022-03-23 17:11:59.027 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-23 17:11:59.044 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-23 17:11:59.073 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-23 17:11:59.091 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-23 17:11:59.119 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-23 17:11:59.138 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-23 17:11:59.166 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-23 17:11:59.184 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-23 17:11:59.213 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-23 17:11:59.230 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 17:11:59.258 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-23 17:11:59.277 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-23 17:11:59.291 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:11:59.294 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-23 17:11:59.323 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-23 17:11:59.349 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-23 17:11:59.377 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-23 17:11:59.404 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-23 17:11:59.419 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:11:59.422 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-23 17:11:59.449 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-23 17:11:59.464 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:11:59.466 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-23 17:11:59.481 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:11:59.483 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-23 17:11:59.486 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-23 17:11:59.501 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:11:59.503 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-23 17:11:59.505 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-23 17:11:59.507 | + 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:11:59.512 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-23 17:11:59.517 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-23 17:11:59.545 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-23 17:11:59.572 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-23 17:11:59.602 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-23 17:11:59.632 | + 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:11:59.659 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-23 17:11:59.661 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-23 17:11:59.663 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-23 17:11:59.665 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-23 17:11:59.668 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-23 17:11:59.695 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-23 17:11:59.723 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.47/identity 2022-03-23 17:11:59.750 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-23 17:11:59.778 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-23 17:11:59.806 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-23 17:11:59.833 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-23 17:11:59.862 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-23 17:11:59.889 | + 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:11:59.916 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-23 17:11:59.944 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-23 17:11:59.975 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-23 17:12:00.003 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-23 17:12:00.031 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-23 17:12:00.061 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-23 17:12:00.089 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-23 17:12:00.107 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-23 17:12:00.135 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-23 17:12:00.163 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-23 17:12:00.168 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-23 17:12:00.196 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-23 17:12:00.224 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-23 17:12:00.250 | + lib/swift:configure_swift:475 : local node_number 2022-03-23 17:12:00.253 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 17:12:00.255 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 17:12:00.257 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-23 17:12:00.262 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-23 17:12:00.264 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 17:12:00.267 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 17:12:00.269 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-23 17:12:00.271 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-23 17:12:00.273 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 17:12:00.276 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 17:12:00.278 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-23 17:12:00.296 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-23 17:12:00.325 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-23 17:12:00.343 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-23 17:12:00.371 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-23 17:12:00.389 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 17:12:00.418 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-23 17:12:00.436 | + 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:12:00.465 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-23 17:12:00.484 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 17:12:00.512 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-23 17:12:00.530 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-23 17:12:00.559 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-23 17:12:00.577 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-23 17:12:00.606 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-23 17:12:00.624 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-23 17:12:00.653 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-23 17:12:00.672 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-23 17:12:00.699 | + 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:12:00.704 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-23 17:12:00.723 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 17:12:00.751 | + 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:12:00.781 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 17:12:00.783 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-23 17:12:00.788 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-23 17:12:00.790 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 17:12:00.792 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 17:12:00.794 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-23 17:12:00.796 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-23 17:12:00.799 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 17:12:00.801 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 17:12:00.803 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-23 17:12:00.821 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-23 17:12:00.851 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-23 17:12:00.868 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-23 17:12:00.898 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-23 17:12:00.917 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 17:12:00.945 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-23 17:12:00.965 | + 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:12:00.993 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-23 17:12:01.012 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 17:12:01.041 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-23 17:12:01.059 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-23 17:12:01.088 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-23 17:12:01.107 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-23 17:12:01.135 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-23 17:12:01.154 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-23 17:12:01.182 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-23 17:12:01.202 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-23 17:12:01.229 | + 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:12:01.233 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-23 17:12:01.252 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 17:12:01.281 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 17:12:01.283 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-23 17:12:01.287 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-23 17:12:01.290 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 17:12:01.292 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 17:12:01.294 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-23 17:12:01.296 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-23 17:12:01.299 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 17:12:01.301 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 17:12:01.303 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-23 17:12:01.321 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-23 17:12:01.350 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-23 17:12:01.368 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-23 17:12:01.397 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-23 17:12:01.415 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 17:12:01.444 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-23 17:12:01.463 | + 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:12:01.491 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-23 17:12:01.510 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 17:12:01.538 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-23 17:12:01.557 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-23 17:12:01.586 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-23 17:12:01.604 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-23 17:12:01.633 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-23 17:12:01.651 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-23 17:12:01.680 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-23 17:12:01.699 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-23 17:12:01.726 | + 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:12:01.731 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-23 17:12:01.749 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 17:12:01.778 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-23 17:12:01.806 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-23 17:12:01.835 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-23 17:12:01.863 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-23 17:12:01.866 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-23 17:12:01.870 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-23 17:12:01.898 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-23 17:12:01.927 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-23 17:12:01.956 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-23 17:12:01.985 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-23 17:12:02.014 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-23 17:12:02.042 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-23 17:12:02.069 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-23 17:12:02.097 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-23 17:12:02.125 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-23 17:12:02.141 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:12:02.143 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-23 17:12:02.161 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-23 17:12:02.164 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-23 17:12:02.184 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-23 17:12:02.187 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.47 2022-03-23 17:12:02.215 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-23 17:12:02.217 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-23 17:12:02.244 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.47/identity 2022-03-23 17:12:02.273 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-23 17:12:02.276 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-23 17:12:02.303 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-23 17:12:02.319 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:12:02.321 | + lib/swift:configure_swift:538 : local user_group 2022-03-23 17:12:02.325 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-23 17:12:02.330 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-23 17:12:02.332 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-23 17:12:02.345 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-23 17:12:02.347 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-23 17:12:02.358 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-23 17:12:02.361 | + lib/swift:configure_swift:545 : is_suse 2022-03-23 17:12:02.363 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:12:02.365 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:12:02.368 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:12:02.370 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:12:02.372 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:12:02.376 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:12:02.378 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-23 17:12:02.391 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-23 17:12:02.394 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-23 17:12:02.396 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-23 17:12:02.414 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:12:02.417 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-23 17:12:02.434 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:12:02.436 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-23 17:12:02.439 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-23 17:12:02.441 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-23 17:12:02.444 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:12:02.446 | + lib/stack:stack_install_service:32 : install_glance 2022-03-23 17:12:02.450 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-23 17:12:02.452 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-23 17:12:02.455 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-23 17:12:02.472 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:12:02.475 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-23 17:12:02.477 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-23 17:12:02.494 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:12:02.497 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-23 17:12:02.500 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-23 17:12:02.502 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-23 17:12:02.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:12:02.507 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:12:02.510 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-23 17:12:02.513 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:12:02.517 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-23 17:12:02.519 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-23 17:12:02.522 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-23 17:12:02.525 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-23 17:12:02.528 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-23 17:12:02.531 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-23 17:12:02.533 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-23 17:12:02.536 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-23 17:12:02.539 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-23 17:12:02.542 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-23 17:12:02.546 | +++ 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:12:02.546 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-23 17:12:02.551 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-23 17:12:02.554 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-23 17:12:02.556 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-23 17:12:02.560 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-23 17:12:02.563 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 17:12:02.585 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-23 17:12:02.588 | + 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:12:03.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:12:03.463 | from cryptography.utils import int_from_bytes 2022-03-23 17:12:03.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:12:03.463 | from cryptography.utils import int_from_bytes 2022-03-23 17:12:04.595 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:12:04.624 | 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:12:04.705 | 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:12:04.706 | 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:12:04.707 | 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:12:04.708 | 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:12:04.709 | 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:12:04.710 | 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:12:04.711 | 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:12:04.712 | 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:12:04.713 | 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:12:04.714 | 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:12:04.716 | 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:12:04.717 | 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:12:04.719 | 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:12:04.721 | 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:12:04.723 | 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:12:04.726 | 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:12:04.728 | 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:12:04.731 | 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:12:04.740 | 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:12:04.741 | 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:12:04.754 | 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:12:04.823 | 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:12:04.825 | 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:12:04.826 | 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:12:04.849 | 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:12:04.851 | 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:12:04.853 | 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:12:04.854 | 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:12:04.855 | 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:12:04.865 | 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:12:04.907 | 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:12:04.908 | 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:12:04.909 | 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:12:04.910 | 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:12:04.933 | 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:12:04.935 | 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:12:04.950 | 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:12:04.966 | 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:12:04.967 | 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:12:04.987 | 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:12:04.988 | 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:12:05.068 | 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:12:05.069 | 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:12:05.071 | 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:12:05.073 | 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:12:05.123 | 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:12:05.147 | 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:12:05.343 | 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:12:05.346 | 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:12:05.381 | 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:12:05.382 | 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:12:05.385 | 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:12:05.387 | 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:12:05.388 | 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:12:05.389 | 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:12:05.442 | 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:12:05.630 | 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:12:05.655 | 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:12:05.737 | 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:12:05.885 | 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:12:07.970 | 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:12:07.977 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:12:07.977 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:12:08.109 | + inc/python:pip_install:200 : result=0 2022-03-23 17:12:08.111 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:12:08.114 | + functions-common:time_stop:2425 : local name 2022-03-23 17:12:08.116 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:12:08.118 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:12:08.121 | + functions-common:time_stop:2428 : local total 2022-03-23 17:12:08.124 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:12:08.126 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:12:08.128 | + functions-common:time_stop:2432 : start_time=1648055522580 2022-03-23 17:12:08.131 | + functions-common:time_stop:2434 : [[ -z 1648055522580 ]] 2022-03-23 17:12:08.134 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:12:08.139 | + functions-common:time_stop:2437 : end_time=1648055528135 2022-03-23 17:12:08.141 | + functions-common:time_stop:2438 : elapsed_time=5555 2022-03-23 17:12:08.143 | + functions-common:time_stop:2439 : total=73642 2022-03-23 17:12:08.146 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:12:08.148 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79197 2022-03-23 17:12:08.151 | + inc/python:pip_install:203 : return 0 2022-03-23 17:12:08.153 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-23 17:12:08.156 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-23 17:12:08.158 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-23 17:12:08.171 | + 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:12:08.176 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-23 17:12:08.179 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-23 17:12:08.181 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-23 17:12:08.184 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:12:08.186 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:12:08.189 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:12:08.192 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:12:08.194 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:12:08.198 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:12:08.215 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:12:08.218 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:12:08.220 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:12:08.223 | + functions-common:git_clone:629 : echo master 2022-03-23 17:12:08.224 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:12:08.229 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-23 17:12:08.232 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:12:08.234 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-23 17:12:08.237 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:12:08.237 | + functions-common:git_clone:678 : head -1 2022-03-23 17:12:08.241 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-23 17:12:08.244 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:12:08.247 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-23 17:12:08.250 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:12:08.252 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 17:12:08.255 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-23 17:12:08.258 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:12:08.261 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-23 17:12:08.263 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:12:08.266 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 17:12:08.268 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-23 17:12:08.271 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:12:08.274 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:12:08.277 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-23 17:12:08.279 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:12:08.282 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-23 17:12:08.285 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:12:08.288 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:12:08.291 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-23 17:12:08.297 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-23 17:12:08.300 | + 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:12:08.955 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-23 17:12:08.958 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:12:08.960 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:12:08.962 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:12:08.965 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 17:12:08.968 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-23 17:12:08.970 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:12:08.972 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:12:08.975 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:12:08.977 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:12:08.980 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:12:08.982 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:12:08.984 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:12:08.987 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-23 17:12:09.008 | Using python 3.8 to install /opt/stack/glance 2022-03-23 17:12:09.011 | + 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:12:09.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:12:09.887 | from cryptography.utils import int_from_bytes 2022-03-23 17:12:09.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:12:09.888 | from cryptography.utils import int_from_bytes 2022-03-23 17:12:11.024 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:12:11.050 | Obtaining file:///opt/stack/glance 2022-03-23 17:12:11.051 | Preparing metadata (setup.py): started 2022-03-23 17:12:14.290 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:12:14.360 | 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:12:14.361 | 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:12:14.362 | 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:12:14.364 | 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:12:14.365 | 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:12:14.366 | 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:12:14.367 | 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:12:14.368 | 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:12:14.369 | 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:12:14.370 | 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:12:14.371 | 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:12:14.372 | 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:12:14.373 | 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:12:14.374 | 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:12:14.375 | 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:12:14.376 | 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:12:14.377 | 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:12:14.379 | 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:12:14.380 | 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:12:14.381 | 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:12:14.382 | 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:12:14.383 | 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:12:14.384 | 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:12:14.385 | 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:12:14.386 | 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:12:14.387 | 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:12:14.388 | 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:12:14.390 | 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:12:14.391 | 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:12:14.392 | 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:12:14.393 | 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:12:14.395 | 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:12:14.396 | 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:12:14.397 | 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:12:14.398 | 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:12:14.399 | 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:12:14.400 | 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:12:14.402 | 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:12:14.403 | 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:12:14.404 | 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:12:14.405 | 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:12:14.406 | 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:12:14.407 | 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:12:14.423 | 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:12:14.424 | 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:12:14.425 | 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:12:14.445 | 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:12:14.447 | 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:12:14.487 | 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:12:14.502 | 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:12:14.512 | 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:12:14.527 | 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:12:14.528 | 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:12:14.529 | 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:12:14.619 | 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:12:14.696 | 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:12:14.749 | 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:12:14.750 | 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:12:14.784 | 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:12:14.827 | 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:12:14.829 | 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:12:14.830 | 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:12:14.889 | 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:12:14.891 | 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:12:14.893 | 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:12:14.920 | 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:12:14.992 | 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:12:14.997 | 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:12:15.056 | 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:12:15.058 | 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:12:15.060 | 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:12:15.063 | 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:12:15.064 | 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:12:15.089 | 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:12:15.091 | 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:12:15.093 | 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:12:15.134 | 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:12:15.179 | 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:12:15.181 | 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:12:15.183 | 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:12:15.259 | 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:12:15.319 | 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:12:15.421 | 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:12:15.691 | 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:12:15.695 | 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:12:15.697 | 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:12:15.699 | 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:12:15.754 | 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:12:15.778 | 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:12:15.893 | 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:12:15.998 | 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:12:16.209 | 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:12:16.210 | 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:12:16.212 | 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:12:16.213 | 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:12:16.215 | 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:12:16.217 | 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:12:16.218 | 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:12:16.338 | 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:12:16.367 | 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:12:16.417 | 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:12:16.420 | 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:12:16.658 | 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:12:16.843 | 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:12:16.845 | 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:12:16.847 | 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:12:16.849 | 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:12:16.956 | 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:12:17.112 | 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:12:17.216 | 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:12:17.525 | 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:12:17.526 | 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:12:17.757 | 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:12:18.069 | 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:12:18.379 | 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:12:18.380 | 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:12:19.832 | Installing collected packages: glance 2022-03-23 17:12:19.832 | Attempting uninstall: glance 2022-03-23 17:12:19.832 | Found existing installation: glance 24.1.0.dev4 2022-03-23 17:12:19.839 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-23 17:12:19.841 | Running setup.py develop for glance 2022-03-23 17:12:24.277 | Successfully installed glance 2022-03-23 17:12:24.278 | 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:12:24.285 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:12:24.285 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:12:24.424 | + inc/python:pip_install:200 : result=0 2022-03-23 17:12:24.427 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:12:24.429 | + functions-common:time_stop:2425 : local name 2022-03-23 17:12:24.432 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:12:24.434 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:12:24.436 | + functions-common:time_stop:2428 : local total 2022-03-23 17:12:24.438 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:12:24.441 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:12:24.443 | + functions-common:time_stop:2432 : start_time=1648055529002 2022-03-23 17:12:24.446 | + functions-common:time_stop:2434 : [[ -z 1648055529002 ]] 2022-03-23 17:12:24.449 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:12:24.453 | + functions-common:time_stop:2437 : end_time=1648055544450 2022-03-23 17:12:24.455 | + functions-common:time_stop:2438 : elapsed_time=15448 2022-03-23 17:12:24.458 | + functions-common:time_stop:2439 : total=79197 2022-03-23 17:12:24.460 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:12:24.462 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94645 2022-03-23 17:12:24.465 | + inc/python:pip_install:203 : return 0 2022-03-23 17:12:24.468 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:12:24.470 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 17:12:24.473 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 17:12:24.493 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 17:12:24.505 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-23 17:12:24.508 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-23 17:12:24.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:12:24.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:12:24.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-23 17:12:24.518 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:12:24.521 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:12:24.523 | + ./stack.sh:main:920 : configure_glance 2022-03-23 17:12:24.526 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-23 17:12:24.538 | + lib/glance:configure_glance:326 : local dburl 2022-03-23 17:12:24.541 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-23 17:12:24.544 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-23 17:12:24.547 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-23 17:12:24.549 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-23 17:12:24.552 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 17:12:24.555 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 17:12:24.557 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-23 17:12:24.585 | + 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:12:24.615 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-23 17:12:24.644 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 17:12:24.675 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-23 17:12:24.705 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-23 17:12:24.736 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-23 17:12:24.738 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 17:12:24.741 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-23 17:12:24.743 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 17:12:24.746 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-23 17:12:24.775 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-23 17:12:24.805 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 17:12:24.835 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-23 17:12:24.866 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-23 17:12:24.895 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-23 17:12:24.926 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-23 17:12:24.956 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-23 17:12:24.986 | + 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:12:25.019 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 17:12:25.050 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-23 17:12:25.082 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-23 17:12:25.085 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-23 17:12:25.087 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-23 17:12:25.090 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:12:25.092 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 17:12:25.094 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:12:25.111 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:12:25.114 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 17:12:25.117 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 17:12:25.120 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:12:25.137 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:12:25.140 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 17:12:25.143 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 17:12:25.173 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:12:25.175 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:12:25.178 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-23 17:12:25.180 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-23 17:12:25.183 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-23 17:12:25.213 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-23 17:12:25.243 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-23 17:12:25.247 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-23 17:12:25.249 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-23 17:12:25.251 | + lib/glance:configure_glance_store:254 : local be 2022-03-23 17:12:25.254 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-23 17:12:25.256 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-23 17:12:25.259 | + 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:12:25.290 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-23 17:12:25.293 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.47 2022-03-23 17:12:25.322 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-23 17:12:25.325 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-23 17:12:25.343 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:12:25.346 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-23 17:12:25.376 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-23 17:12:25.407 | + 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:12:25.437 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-23 17:12:25.468 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-23 17:12:25.498 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-23 17:12:25.515 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:12:25.518 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 17:12:25.548 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-23 17:12:25.578 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-23 17:12:25.608 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.47/identity/v3 2022-03-23 17:12:25.638 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-23 17:12:25.668 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.47/image 2022-03-23 17:12:25.700 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-23 17:12:25.717 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:12:25.720 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-23 17:12:25.723 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-23 17:12:25.725 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 17:12:25.728 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:12:25.746 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:12:25.748 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:12:25.751 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:12:25.753 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:12:25.756 | + 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:12:25.787 | + 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:12:25.818 | + 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:12:25.848 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:12:25.878 | + 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:12:25.883 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-23 17:12:25.913 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-23 17:12:25.944 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 17:12:25.974 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.47/identity 2022-03-23 17:12:26.005 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-23 17:12:26.036 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-23 17:12:26.066 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-23 17:12:26.096 | + 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:12:26.127 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-23 17:12:26.157 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-23 17:12:26.188 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-23 17:12:26.219 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-23 17:12:26.224 | + 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:12:26.233 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-23 17:12:26.254 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:12:26.256 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-23 17:12:26.259 | + 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:12:26.261 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-23 17:12:26.263 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-23 17:12:26.266 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-23 17:12:26.269 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-23 17:12:26.273 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-23 17:12:26.275 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-23 17:12:26.279 | + 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:12:26.310 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-23 17:12:26.313 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-23 17:12:26.315 | ++ functions:get_random_port:837 : true 2022-03-23 17:12:26.318 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-23 17:12:26.320 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-23 17:12:26.323 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-23 17:12:26.390 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-23 17:12:26.392 | ++ functions:get_random_port:841 : break 2 2022-03-23 17:12:26.395 | ++ functions:get_random_port:845 : echo 60999 2022-03-23 17:12:26.398 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-23 17:12:26.400 | + 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:12:26.428 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-23 17:12:26.456 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-23 17:12:26.484 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-23 17:12:26.512 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 17:12:26.540 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-23 17:12:26.568 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-23 17:12:26.597 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-23 17:12:26.625 | + 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:12:26.654 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 17:12:26.682 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 17:12:26.711 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 17:12:26.739 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-23 17:12:26.768 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 17:12:26.795 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-23 17:12:26.824 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-23 17:12:26.852 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-23 17:12:26.880 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-23 17:12:26.908 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-23 17:12:26.936 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-23 17:12:26.939 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-23 17:12:26.941 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:12:26.944 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:12:26.946 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:12:26.949 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-23 17:12:26.951 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-23 17:12:27.008 | proxy (enabled by site administrator) 2022-03-23 17:12:27.011 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-23 17:12:27.014 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-23 17:12:27.016 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:12:27.019 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:12:27.021 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:12:27.024 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-23 17:12:27.026 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-23 17:12:27.081 | proxy_http (enabled by site administrator) 2022-03-23 17:12:27.084 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-23 17:12:27.088 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-23 17:12:27.090 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-23 17:12:27.093 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 17:12:27.095 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:12:27.097 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:12:27.100 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 17:12:27.103 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 17:12:27.107 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-23 17:12:27.107 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 17:12:27.116 | KeepAlive Off 2022-03-23 17:12:27.121 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 17:12:27.121 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-23 17:12:27.129 | SetEnv proxy-sendchunked 1 2022-03-23 17:12:27.134 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-23 17:12:27.134 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 17:12:27.142 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-23 17:12:27.146 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-23 17:12:27.148 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-23 17:12:27.151 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 17:12:27.153 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 17:12:27.155 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:12:27.158 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:12:27.160 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:12:27.163 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 17:12:27.165 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 17:12:27.168 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:12:27.170 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:12:27.173 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-23 17:12:27.234 | Site glance-wsgi-api already enabled 2022-03-23 17:12:27.239 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-23 17:12:27.241 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:12:27.244 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:12:27.247 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:12:27.388 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-23 17:12:27.394 | + 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:12:27.431 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-23 17:12:27.434 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-23 17:12:27.452 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:12:27.455 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-23 17:12:27.458 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-23 17:12:27.460 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-23 17:12:27.463 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:12:27.466 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-23 17:12:27.469 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-23 17:12:27.471 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-23 17:12:27.473 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-23 17:12:27.476 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:12:27.478 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:12:27.482 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:12:27.485 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:12:27.487 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:12:27.490 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:12:27.507 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:12:27.510 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:12:27.512 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:12:27.515 | + functions-common:git_clone:629 : echo master 2022-03-23 17:12:27.515 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:12:27.521 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-23 17:12:27.523 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:12:27.526 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-23 17:12:27.529 | + functions-common:git_clone:678 : head -1 2022-03-23 17:12:27.530 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:12:27.546 | b5a6ff227 Merge "db: Remove 'use_slave' arguments" 2022-03-23 17:12:27.549 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:12:27.552 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-23 17:12:27.554 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:12:27.557 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 17:12:27.559 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-23 17:12:27.562 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:12:27.565 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-23 17:12:27.567 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:12:27.570 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 17:12:27.572 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-23 17:12:27.575 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:12:27.578 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:12:27.581 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-23 17:12:27.583 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:12:27.586 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-23 17:12:27.590 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:12:27.592 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:12:27.595 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-23 17:12:27.601 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-23 17:12:27.604 | + 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:12:28.257 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-23 17:12:28.260 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:12:28.262 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:12:28.265 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:12:28.267 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 17:12:28.269 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-23 17:12:28.272 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:12:28.274 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:12:28.277 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:12:28.280 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:12:28.282 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:12:28.285 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:12:28.287 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:12:28.290 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-23 17:12:28.312 | Using python 3.8 to install /opt/stack/cinder 2022-03-23 17:12:28.314 | + 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:12:29.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:12:29.208 | from cryptography.utils import int_from_bytes 2022-03-23 17:12:29.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:12:29.208 | from cryptography.utils import int_from_bytes 2022-03-23 17:12:30.349 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:12:30.376 | Obtaining file:///opt/stack/cinder 2022-03-23 17:12:30.377 | Preparing metadata (setup.py): started 2022-03-23 17:12:34.388 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:12:34.520 | 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:12:34.521 | 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:12:34.522 | 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:12:34.523 | 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:12:34.524 | 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:12:34.526 | 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:12:34.527 | 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:12:34.528 | 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:12:34.529 | 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:12:34.530 | 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:12:34.531 | 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:12:34.532 | 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:12:34.533 | 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:12:34.534 | 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:12:34.536 | 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:12:34.537 | 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:12:34.538 | 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:12:34.539 | 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:12:34.540 | 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:12:34.541 | 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:12:34.542 | 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:12:34.543 | 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:12:34.544 | 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:12:34.545 | 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:12:34.547 | 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:12:34.548 | 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:12:34.549 | 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:12:34.550 | 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:12:34.551 | 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:12:34.552 | 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:12:34.553 | 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:12:34.554 | 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:12:34.555 | 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:12:34.556 | 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:12:34.558 | 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:12:34.559 | 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:12:34.560 | 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:12:34.561 | 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:12:34.562 | 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:12:34.563 | 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:12:34.564 | 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:12:34.565 | 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:12:34.567 | 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:12:34.568 | 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:12:34.569 | 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:12:34.570 | 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:12:34.571 | 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:12:34.572 | 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:12:34.574 | 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:12:34.575 | 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:12:34.576 | 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:12:34.577 | 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:12:34.578 | 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:12:34.579 | 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:12:34.580 | 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:12:34.581 | 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:12:34.583 | 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:12:34.584 | 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:12:34.585 | 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:12:34.586 | 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:12:34.587 | 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:12:34.588 | 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:12:34.602 | 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:12:34.603 | 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:12:34.604 | 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:12:34.665 | 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:12:34.696 | 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:12:34.711 | 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:12:34.712 | 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:12:34.713 | 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:12:34.714 | 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:12:34.810 | 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:12:34.866 | 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:12:34.867 | 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:12:34.894 | 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:12:34.895 | 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:12:34.897 | 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:12:34.951 | 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:12:34.995 | 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:12:34.996 | 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:12:34.997 | 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:12:34.999 | 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:12:35.085 | 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:12:35.086 | 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:12:35.090 | 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:12:35.145 | 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:12:35.149 | 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:12:35.211 | 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:12:35.213 | 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:12:35.216 | 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:12:35.217 | 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:12:35.218 | 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:12:35.240 | 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:12:35.242 | 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:12:35.243 | 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:12:35.291 | 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:12:35.378 | 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:12:35.380 | 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:12:35.402 | 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:12:35.431 | 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:12:35.496 | 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:12:35.500 | 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:12:35.632 | 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:12:35.657 | 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:12:35.797 | 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:12:35.834 | 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:12:35.836 | 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:12:35.838 | 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:12:36.036 | 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:12:36.038 | 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:12:36.040 | 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:12:36.077 | 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:12:36.107 | 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:12:36.348 | 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:12:36.349 | 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:12:36.493 | 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:12:36.496 | 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:12:36.497 | 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:12:36.627 | 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:12:36.749 | 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:12:36.751 | 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:12:36.752 | 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:12:36.787 | 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:12:37.038 | 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:12:37.118 | 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:12:37.121 | 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:12:37.318 | 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:12:37.412 | 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:12:37.413 | 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:12:37.595 | 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:12:38.022 | 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:12:38.072 | 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:12:38.123 | 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:12:39.177 | 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:12:39.450 | 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:12:39.451 | 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:12:39.595 | 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:12:39.785 | 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:12:39.916 | 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:12:41.606 | Installing collected packages: cinder 2022-03-23 17:12:41.606 | Attempting uninstall: cinder 2022-03-23 17:12:41.606 | Found existing installation: cinder 20.1.0.dev31 2022-03-23 17:12:41.612 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-23 17:12:41.614 | Running setup.py develop for cinder 2022-03-23 17:12:47.409 | Successfully installed cinder 2022-03-23 17:12:47.409 | 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:12:47.418 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:12:47.418 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:12:47.569 | + inc/python:pip_install:200 : result=0 2022-03-23 17:12:47.572 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:12:47.575 | + functions-common:time_stop:2425 : local name 2022-03-23 17:12:47.577 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:12:47.579 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:12:47.582 | + functions-common:time_stop:2428 : local total 2022-03-23 17:12:47.584 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:12:47.586 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:12:47.588 | + functions-common:time_stop:2432 : start_time=1648055548306 2022-03-23 17:12:47.591 | + functions-common:time_stop:2434 : [[ -z 1648055548306 ]] 2022-03-23 17:12:47.594 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:12:47.598 | + functions-common:time_stop:2437 : end_time=1648055567595 2022-03-23 17:12:47.600 | + functions-common:time_stop:2438 : elapsed_time=19289 2022-03-23 17:12:47.602 | + functions-common:time_stop:2439 : total=94645 2022-03-23 17:12:47.605 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:12:47.607 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=113934 2022-03-23 17:12:47.610 | + inc/python:pip_install:203 : return 0 2022-03-23 17:12:47.612 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:12:47.615 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 17:12:47.617 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 17:12:47.637 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 17:12:47.649 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-23 17:12:47.652 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-23 17:12:47.654 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:12:47.657 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:12:47.659 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-23 17:12:47.662 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:12:47.665 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-23 17:12:47.668 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-23 17:12:47.670 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-23 17:12:47.673 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:12:47.675 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:12:47.678 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-23 17:12:47.690 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-23 17:12:47.693 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:12:47.696 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:12:47.698 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:12:47.701 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:12:47.704 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:12:47.706 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:12:47.709 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:12:47.711 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:12:47.714 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:12:47.716 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:12:47.719 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:12:47.721 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:12:47.724 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-23 17:12:47.726 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:12:47.730 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:12:47.732 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:12:47.735 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-23 17:12:47.758 | + 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:12:47.867 | Reading package lists... 2022-03-23 17:12:48.122 | Building dependency tree... 2022-03-23 17:12:48.124 | Reading state information... 2022-03-23 17:12:48.396 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-23 17:12:48.396 | The following packages were automatically installed and are no longer required: 2022-03-23 17:12:48.397 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:12:48.397 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:12:48.397 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:12:48.397 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:12:48.397 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:12:48.398 | python3-zope.interface 2022-03-23 17:12:48.398 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:12:48.517 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:12:48.522 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:12:48.525 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:12:48.528 | + functions-common:time_stop:2425 : local name 2022-03-23 17:12:48.530 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:12:48.533 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:12:48.535 | + functions-common:time_stop:2428 : local total 2022-03-23 17:12:48.538 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:12:48.541 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:12:48.544 | + functions-common:time_stop:2432 : start_time=1648055567755 2022-03-23 17:12:48.546 | + functions-common:time_stop:2434 : [[ -z 1648055567755 ]] 2022-03-23 17:12:48.549 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:12:48.554 | + functions-common:time_stop:2437 : end_time=1648055568551 2022-03-23 17:12:48.557 | + functions-common:time_stop:2438 : elapsed_time=796 2022-03-23 17:12:48.560 | + functions-common:time_stop:2439 : total=5565 2022-03-23 17:12:48.563 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:12:48.565 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6361 2022-03-23 17:12:48.568 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:12:48.571 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:12:48.573 | + ./stack.sh:main:926 : configure_cinder 2022-03-23 17:12:48.576 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-23 17:12:48.589 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-23 17:12:48.593 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-23 17:12:48.595 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-23 17:12:48.597 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 17:12:48.600 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-23 17:12:48.601 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 17:12:48.606 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-23 17:12:48.608 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-23 17:12:48.610 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 17:12:48.612 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-23 17:12:48.615 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-23 17:12:48.617 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-23 17:12:48.619 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-23 17:12:48.622 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-23 17:12:48.633 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-23 17:12:48.645 | + 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:12:48.658 | + 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:12:48.671 | + 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:12:48.683 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 17:12:48.686 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 17:12:48.690 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.xerHIHN2Sf 2022-03-23 17:12:48.693 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 17:12:48.695 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 17:12:48.698 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-23 17:12:48.700 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.xerHIHN2Sf 2022-03-23 17:12:48.704 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.xerHIHN2Sf 2022-03-23 17:12:48.716 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.xerHIHN2Sf /etc/sudoers.d/cinder-rootwrap 2022-03-23 17:12:48.729 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-23 17:12:48.734 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 17:12:48.736 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 17:12:48.738 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 17:12:48.740 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 17:12:48.743 | + 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:12:48.745 | + 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:12:48.747 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-23 17:12:48.750 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-23 17:12:48.755 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-23 17:12:48.760 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-23 17:12:48.780 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-23 17:12:48.799 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-23 17:12:48.818 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-23 17:12:48.837 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-23 17:12:48.856 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-23 17:12:48.875 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-23 17:12:48.894 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-23 17:12:48.913 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-23 17:12:48.916 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 17:12:48.919 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-23 17:12:48.921 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 17:12:48.924 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-23 17:12:48.953 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-23 17:12:48.983 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 17:12:49.010 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-23 17:12:49.039 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-23 17:12:49.067 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-23 17:12:49.096 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-23 17:12:49.124 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-23 17:12:49.152 | + 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:12:49.181 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 17:12:49.210 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-23 17:12:49.241 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-23 17:12:49.270 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-23 17:12:49.272 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-23 17:12:49.275 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-23 17:12:49.279 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-23 17:12:49.282 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 17:12:49.285 | + 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:12:49.315 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-23 17:12:49.344 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-23 17:12:49.372 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-23 17:12:49.401 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-23 17:12:49.430 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-23 17:12:49.458 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-23 17:12:49.490 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-23 17:12:49.493 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.47 2022-03-23 17:12:49.521 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 17:12:49.553 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-23 17:12:49.560 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 00ab7b8aaa6d954ac08dbc6caa0af14d 2022-03-23 17:12:49.591 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-23 17:12:49.594 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 17:12:49.623 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 17:12:49.652 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 17:12:49.681 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-23 17:12:49.709 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-23 17:12:49.726 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:12:49.729 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 17:12:49.732 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-23 17:12:49.734 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-23 17:12:49.737 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-23 17:12:49.739 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 17:12:49.741 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-23 17:12:49.744 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-23 17:12:49.746 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-23 17:12:49.749 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-23 17:12:49.751 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-23 17:12:49.753 | + 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:12:49.785 | + 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:12:49.813 | + 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:12:49.843 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-23 17:12:49.871 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-23 17:12:49.899 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-23 17:12:49.929 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-23 17:12:49.931 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-23 17:12:49.934 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-23 17:12:49.936 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-23 17:12:49.966 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-23 17:12:49.969 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-23 17:12:49.997 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-23 17:12:50.000 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-23 17:12:50.002 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-23 17:12:50.004 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-23 17:12:50.034 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-23 17:12:50.036 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-23 17:12:50.039 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-23 17:12:50.055 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:12:50.058 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-23 17:12:50.060 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-23 17:12:50.062 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-23 17:12:50.065 | + 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:12:50.095 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.47:8080/v1/AUTH_ 2022-03-23 17:12:50.123 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-23 17:12:50.139 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:12:50.142 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-23 17:12:50.160 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:12:50.162 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-23 17:12:50.179 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:12:50.181 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-23 17:12:50.183 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-23 17:12:50.186 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-23 17:12:50.188 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-23 17:12:50.191 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:12:50.193 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 17:12:50.195 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:12:50.212 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:12:50.217 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 17:12:50.219 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 17:12:50.222 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:12:50.238 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:12:50.241 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 17:12:50.244 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 17:12:50.272 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:12:50.274 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:12:50.277 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-23 17:12:50.279 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-23 17:12:50.282 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 17:12:50.285 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:12:50.302 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:12:50.305 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:12:50.308 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:12:50.310 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:12:50.312 | + 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:12:50.341 | + 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:12:50.369 | + 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:12:50.398 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:12:50.426 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-23 17:12:50.443 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:12:50.445 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-23 17:12:50.448 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-23 17:12:50.451 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-23 17:12:50.453 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-23 17:12:50.456 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 17:12:50.458 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 17:12:50.461 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-23 17:12:50.465 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-23 17:12:50.468 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 17:12:50.470 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 17:12:50.483 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 17:12:50.483 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:12:50.492 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 17:12:50.496 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:12:50.512 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-23 17:12:50.514 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-23 17:12:50.518 | + 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:12:50.547 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-23 17:12:50.576 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-23 17:12:50.603 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 17:12:50.631 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 17:12:50.659 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 17:12:50.687 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 17:12:50.715 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 17:12:50.743 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 17:12:50.772 | + 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:12:50.799 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 17:12:50.828 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 17:12:50.857 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 17:12:50.884 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 17:12:50.887 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 17:12:50.890 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-23 17:12:50.893 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-23 17:12:50.895 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 17:12:50.897 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:12:50.900 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:12:50.903 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 17:12:50.906 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 17:12:50.908 | + 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:12:50.936 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 17:12:50.965 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 17:12:50.966 | + 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:12:50.974 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-23 17:12:50.977 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-23 17:12:50.980 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-23 17:12:50.982 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 17:12:50.985 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 17:12:50.987 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:12:50.989 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:12:50.992 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:12:50.994 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 17:12:50.997 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 17:12:50.999 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:12:51.002 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:12:51.004 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-23 17:12:51.066 | Enabling site cinder-wsgi. 2022-03-23 17:12:51.071 | To activate the new configuration, you need to run: 2022-03-23 17:12:51.072 | systemctl reload apache2 2022-03-23 17:12:51.077 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 17:12:51.079 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:12:51.081 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:12:51.084 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:12:51.287 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-23 17:12:51.289 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-23 17:12:51.320 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.47/image 2022-03-23 17:12:51.350 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-23 17:12:51.368 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:12:51.372 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-23 17:12:51.374 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 17:12:51.376 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 17:12:51.379 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 17:12:51.381 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-23 17:12:51.412 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-23 17:12:51.442 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.47/identity 2022-03-23 17:12:51.471 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-23 17:12:51.500 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-23 17:12:51.529 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-23 17:12:51.558 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-23 17:12:51.586 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-23 17:12:51.615 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:12:51.644 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-23 17:12:51.673 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-23 17:12:51.702 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 17:12:51.732 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-23 17:12:51.734 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-23 17:12:51.752 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:12:51.754 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.47:2379 2022-03-23 17:12:51.786 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-23 17:12:51.788 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-23 17:12:51.806 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:12:51.809 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-23 17:12:51.812 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-23 17:12:51.814 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-23 17:12:51.817 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:12:51.819 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-23 17:12:51.822 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-23 17:12:51.826 | ++ 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:12:51.827 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:12:51.832 | + 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:12:51.835 | + 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:12:51.837 | + 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:12:51.840 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:12:51.843 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-23 17:12:51.845 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-23 17:12:51.848 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-23 17:12:51.851 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:12:51.853 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:12:51.856 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-23 17:12:51.859 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:12:51.861 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-23 17:12:51.864 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-23 17:12:51.866 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-23 17:12:51.869 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:12:51.871 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:12:51.874 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:12:51.877 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:12:51.880 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:12:51.883 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:12:51.900 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:12:51.902 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:12:51.904 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:12:51.907 | + functions-common:git_clone:629 : echo master 2022-03-23 17:12:51.908 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:12:51.913 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-23 17:12:51.915 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:12:51.918 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-23 17:12:51.921 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:12:51.921 | + functions-common:git_clone:678 : head -1 2022-03-23 17:12:51.926 | 013b0582c5 Use ovs constants from neutron-lib 2022-03-23 17:12:51.930 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:12:51.933 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-23 17:12:51.935 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:12:51.938 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 17:12:51.940 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-23 17:12:51.943 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:12:51.946 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-23 17:12:51.949 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:12:51.952 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 17:12:51.954 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-23 17:12:51.957 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:12:51.959 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:12:51.962 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-23 17:12:51.965 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:12:51.968 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-23 17:12:51.971 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:12:51.973 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:12:51.976 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-23 17:12:51.982 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-23 17:12:51.985 | + 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:12:52.649 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-23 17:12:52.652 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:12:52.655 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:12:52.657 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:12:52.659 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 17:12:52.662 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-23 17:12:52.664 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:12:52.667 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:12:52.670 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:12:52.672 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:12:52.674 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:12:52.677 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:12:52.679 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:12:52.682 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-23 17:12:52.703 | Using python 3.8 to install /opt/stack/neutron 2022-03-23 17:12:52.706 | + 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:12:53.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:12:53.597 | from cryptography.utils import int_from_bytes 2022-03-23 17:12:53.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:12:53.597 | from cryptography.utils import int_from_bytes 2022-03-23 17:12:54.763 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:12:54.790 | Obtaining file:///opt/stack/neutron 2022-03-23 17:12:54.791 | Preparing metadata (setup.py): started 2022-03-23 17:12:59.007 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:12:59.095 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.8.1) 2022-03-23 17:12:59.096 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.5.0) 2022-03-23 17:12:59.097 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.1.1) 2022-03-23 17:12:59.098 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.5.1) 2022-03-23 17:12:59.100 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.5.0) 2022-03-23 17:12:59.101 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.1.1) 2022-03-23 17:12:59.102 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.33.0) 2022-03-23 17:12:59.103 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.4.1) 2022-03-23 17:12:59.105 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.20.4) 2022-03-23 17:12:59.106 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.27.1) 2022-03-23 17:12:59.107 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.0.3) 2022-03-23 17:12:59.108 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (9.4.0) 2022-03-23 17:12:59.109 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.8.0) 2022-03-23 17:12:59.110 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.11.0) 2022-03-23 17:12:59.111 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.20.0) 2022-03-23 17:12:59.112 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (7.8.0) 2022-03-23 17:12:59.113 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (6.3.1) 2022-03-23 17:12:59.114 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.4.31) 2022-03-23 17:12:59.116 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.8.7) 2022-03-23 17:12:59.116 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.0) 2022-03-23 17:12:59.117 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.7.6) 2022-03-23 17:12:59.118 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.5.0) 2022-03-23 17:12:59.120 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.10.1) 2022-03-23 17:12:59.122 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.0) 2022-03-23 17:12:59.123 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (8.8.0) 2022-03-23 17:12:59.124 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.1.0) 2022-03-23 17:12:59.125 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (11.2.0) 2022-03-23 17:12:59.126 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.1.0) 2022-03-23 17:12:59.127 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.7.0) 2022-03-23 17:12:59.128 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (12.13.0) 2022-03-23 17:12:59.129 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.1) 2022-03-23 17:12:59.130 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.11.0) 2022-03-23 17:12:59.131 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.7.0) 2022-03-23 17:12:59.132 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.3.0) 2022-03-23 17:12:59.133 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (6.3.1) 2022-03-23 17:12:59.135 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.3.0) 2022-03-23 17:12:59.136 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.8.0) 2022-03-23 17:12:59.137 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.5.0) 2022-03-23 17:12:59.138 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.12.2) 2022-03-23 17:12:59.139 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.6.0) 2022-03-23 17:12:59.140 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.4.2) 2022-03-23 17:12:59.141 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.3.1) 2022-03-23 17:12:59.142 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.1.0) 2022-03-23 17:12:59.143 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.16.0) 2022-03-23 17:12:59.144 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.15.1) 2022-03-23 17:12:59.145 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (21.3) 2022-03-23 17:12:59.147 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.9.0) 2022-03-23 17:12:59.148 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.6.6) 2022-03-23 17:12:59.148 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (22.0.0) 2022-03-23 17:12:59.150 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (17.7.0) 2022-03-23 17:12:59.151 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.61.0) 2022-03-23 17:12:59.152 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.0) 2022-03-23 17:12:59.153 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.7.1) 2022-03-23 17:12:59.154 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.4.0) 2022-03-23 17:12:59.155 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.10.1) 2022-03-23 17:12:59.172 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev48) (4.11.1) 2022-03-23 17:12:59.173 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev48) (1.1.6) 2022-03-23 17:12:59.174 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev48) (5.4.0) 2022-03-23 17:12:59.182 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev48) (1.13.3) 2022-03-23 17:12:59.194 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev48) (2.1.0) 2022-03-23 17:12:59.195 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev48) (1.1.2) 2022-03-23 17:12:59.196 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev48) (1.16.0) 2022-03-23 17:12:59.216 | 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.dev48) (3.0.7) 2022-03-23 17:12:59.224 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev48) (2.1.0) 2022-03-23 17:12:59.284 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev48) (1.0.2) 2022-03-23 17:12:59.286 | 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.dev48) (1.7.0) 2022-03-23 17:12:59.339 | 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.dev48) (3.1.1) 2022-03-23 17:12:59.341 | 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.dev48) (4.4.0) 2022-03-23 17:12:59.390 | 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.dev48) (1.2.2) 2022-03-23 17:12:59.391 | 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.dev48) (2.7.0) 2022-03-23 17:12:59.419 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (0.10.0) 2022-03-23 17:12:59.420 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (2.5.0) 2022-03-23 17:12:59.422 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (1.4.0) 2022-03-23 17:12:59.423 | 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.dev48) (1.32) 2022-03-23 17:12:59.424 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (36.0.1) 2022-03-23 17:12:59.425 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (6.0) 2022-03-23 17:12:59.427 | 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.dev48) (1.1.5) 2022-03-23 17:12:59.428 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (1.4.4) 2022-03-23 17:12:59.446 | 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.dev48) (1.0.3) 2022-03-23 17:12:59.537 | 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.dev48) (0.17.3) 2022-03-23 17:12:59.581 | 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.dev48) (1.5.0) 2022-03-23 17:12:59.643 | 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.dev48) (0.13.0) 2022-03-23 17:12:59.645 | 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.dev48) (2.0.1) 2022-03-23 17:12:59.648 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev48) (0.5.0) 2022-03-23 17:12:59.731 | 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.dev48) (0.9.6) 2022-03-23 17:12:59.735 | 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.dev48) (2.8.2) 2022-03-23 17:12:59.793 | 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.dev48) (5.2.3) 2022-03-23 17:12:59.794 | 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.dev48) (5.0.0) 2022-03-23 17:12:59.799 | 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.dev48) (0.4.0) 2022-03-23 17:12:59.800 | 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.dev48) (5.0.9) 2022-03-23 17:12:59.822 | 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.dev48) (3.2.0) 2022-03-23 17:12:59.826 | 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.dev48) (3.3.0) 2022-03-23 17:12:59.874 | 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.dev48) (1.15.0) 2022-03-23 17:12:59.929 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev48) (2021.3) 2022-03-23 17:12:59.961 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev48) (1.3.3) 2022-03-23 17:12:59.964 | 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.dev48) (3.0.0) 2022-03-23 17:12:59.989 | 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.dev48) (3.1.1) 2022-03-23 17:13:00.128 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev48) (2.4.0) 2022-03-23 17:13:00.199 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev48) (60.9.3) 2022-03-23 17:13:00.277 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev48) (0.3.5) 2022-03-23 17:13:00.278 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev48) (3.0.0) 2022-03-23 17:13:00.389 | 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.dev48) (0.6.6) 2022-03-23 17:13:00.390 | 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.dev48) (0.6.6) 2022-03-23 17:13:00.391 | 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.dev48) (0.6.6) 2022-03-23 17:13:00.392 | 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.dev48) (0.6.6) 2022-03-23 17:13:00.393 | 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.dev48) (0.6.6) 2022-03-23 17:13:00.394 | 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.dev48) (0.6.6) 2022-03-23 17:13:00.395 | 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.dev48) (0.6.6) 2022-03-23 17:13:00.602 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev48) (3.2.0) 2022-03-23 17:13:00.603 | 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.dev48) (3.10.1) 2022-03-23 17:13:00.606 | 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.dev48) (2.5.0) 2022-03-23 17:13:00.649 | 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.dev48) (2.1.0) 2022-03-23 17:13:00.653 | 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.dev48) (3.17.6) 2022-03-23 17:13:00.744 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev48) (3.3) 2022-03-23 17:13:00.747 | 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.dev48) (2.0.12) 2022-03-23 17:13:00.748 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev48) (2019.11.28) 2022-03-23 17:13:00.749 | 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.dev48) (1.26.8) 2022-03-23 17:13:00.785 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev48) (0.7) 2022-03-23 17:13:01.120 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev48) (0.12.2) 2022-03-23 17:13:01.193 | 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.dev48) (5.0.0) 2022-03-23 17:13:01.388 | 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.dev48) (2.21) 2022-03-23 17:13:01.461 | 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.dev48) (2.4.0) 2022-03-23 17:13:01.462 | 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.dev48) (0.5.0) 2022-03-23 17:13:01.687 | 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.dev48) (2.5.0) 2022-03-23 17:13:01.862 | 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.dev48) (2.2) 2022-03-23 17:13:02.386 | 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.dev48) (0.13.1) 2022-03-23 17:13:02.433 | 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.dev48) (0.2.5) 2022-03-23 17:13:03.038 | 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.dev48) (0.5.2) 2022-03-23 17:13:03.041 | 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.dev48) (0.4.2) 2022-03-23 17:13:03.377 | 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.dev48) (2.0.0) 2022-03-23 17:13:03.378 | 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.dev48) (4.10.0) 2022-03-23 17:13:03.547 | 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.dev48) (3.7.0) 2022-03-23 17:13:03.793 | 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.dev48) (1.8.2) 2022-03-23 17:13:03.794 | 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.dev48) (21.4.0) 2022-03-23 17:13:03.978 | 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.dev48) (1.0.0) 2022-03-23 17:13:04.200 | 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.dev48) (2.3.1) 2022-03-23 17:13:05.782 | Installing collected packages: neutron 2022-03-23 17:13:05.782 | Attempting uninstall: neutron 2022-03-23 17:13:05.782 | Found existing installation: neutron 20.1.0.dev48 2022-03-23 17:13:05.802 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-23 17:13:05.803 | Running setup.py develop for neutron 2022-03-23 17:13:11.766 | Successfully installed neutron 2022-03-23 17:13:11.766 | 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:13:11.774 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:13:11.774 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:13:11.923 | + inc/python:pip_install:200 : result=0 2022-03-23 17:13:11.925 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:13:11.927 | + functions-common:time_stop:2425 : local name 2022-03-23 17:13:11.930 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:13:11.933 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:13:11.935 | + functions-common:time_stop:2428 : local total 2022-03-23 17:13:11.937 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:13:11.939 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:13:11.942 | + functions-common:time_stop:2432 : start_time=1648055572697 2022-03-23 17:13:11.944 | + functions-common:time_stop:2434 : [[ -z 1648055572697 ]] 2022-03-23 17:13:11.947 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:13:11.951 | + functions-common:time_stop:2437 : end_time=1648055591948 2022-03-23 17:13:11.954 | + functions-common:time_stop:2438 : elapsed_time=19251 2022-03-23 17:13:11.956 | + functions-common:time_stop:2439 : total=113934 2022-03-23 17:13:11.958 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:13:11.960 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133185 2022-03-23 17:13:11.963 | + inc/python:pip_install:203 : return 0 2022-03-23 17:13:11.966 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:13:11.968 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 17:13:11.971 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 17:13:11.991 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 17:13:12.003 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-23 17:13:12.005 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-23 17:13:12.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:13:12.010 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:13:12.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-23 17:13:12.015 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:13:12.018 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-23 17:13:12.020 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:13:12.023 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-23 17:13:12.041 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:13:12.044 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-23 17:13:12.046 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-23 17:13:12.049 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-23 17:13:12.052 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:13:12.054 | + lib/stack:stack_install_service:32 : install_nova 2022-03-23 17:13:12.057 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-23 17:13:12.059 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-23 17:13:12.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:13:12.064 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:13:12.066 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-23 17:13:12.069 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:13:12.071 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-23 17:13:12.088 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:13:12.091 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-23 17:13:12.108 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:13:12.110 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-23 17:13:12.127 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:13:12.130 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-23 17:13:12.132 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-23 17:13:12.134 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-23 17:13:12.137 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:13:12.139 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:13:12.142 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:13:12.144 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:13:12.146 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:13:12.149 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:13:12.166 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:13:12.169 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:13:12.171 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:13:12.174 | + functions-common:git_clone:629 : echo master 2022-03-23 17:13:12.174 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:13:12.180 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-23 17:13:12.182 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:13:12.184 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-23 17:13:12.187 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:13:12.188 | + functions-common:git_clone:678 : head -1 2022-03-23 17:13:12.196 | d2b2516122 Merge "doc: Remove useless contributor/api-2 doc" 2022-03-23 17:13:12.200 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:13:12.202 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-23 17:13:12.205 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:13:12.207 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 17:13:12.210 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-23 17:13:12.212 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:13:12.215 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-23 17:13:12.218 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:13:12.220 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 17:13:12.223 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-23 17:13:12.225 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:13:12.228 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:13:12.232 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-23 17:13:12.234 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:13:12.237 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-23 17:13:12.240 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:13:12.242 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:13:12.246 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-23 17:13:12.251 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-23 17:13:12.254 | + 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:13:12.896 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-23 17:13:12.899 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:13:12.901 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:13:12.904 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:13:12.906 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 17:13:12.908 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-23 17:13:12.911 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:13:12.913 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:13:12.915 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:13:12.918 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:13:12.920 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:13:12.922 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:13:12.925 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:13:12.927 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-23 17:13:12.949 | Using python 3.8 to install /opt/stack/nova 2022-03-23 17:13:12.952 | + 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:13:13.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:13:13.833 | from cryptography.utils import int_from_bytes 2022-03-23 17:13:13.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:13:13.833 | from cryptography.utils import int_from_bytes 2022-03-23 17:13:14.970 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:13:14.996 | Obtaining file:///opt/stack/nova 2022-03-23 17:13:14.997 | Preparing metadata (setup.py): started 2022-03-23 17:13:20.134 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:13:20.257 | 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:13:20.258 | 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:13:20.259 | 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:13:20.261 | 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:13:20.262 | 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:13:20.263 | 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:13:20.264 | 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:13:20.265 | 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:13:20.266 | 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:13:20.267 | 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:13:20.268 | 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:13:20.269 | 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:13:20.270 | 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:13:20.271 | 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:13:20.272 | 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:13:20.273 | 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:13:20.275 | 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:13:20.276 | 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:13:20.276 | 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:13:20.277 | 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:13:20.278 | 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:13:20.280 | 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:13:20.281 | 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:13:20.282 | 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:13:20.283 | 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:13:20.284 | 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:13:20.286 | 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:13:20.287 | 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:13:20.288 | 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:13:20.289 | 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:13:20.290 | 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:13:20.291 | 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:13:20.292 | 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:13:20.293 | 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:13:20.294 | 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:13:20.296 | 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:13:20.297 | 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:13:20.298 | 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:13:20.299 | 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:13:20.300 | 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:13:20.301 | 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:13:20.302 | 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:13:20.303 | 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:13:20.304 | 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:13:20.306 | 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:13:20.307 | 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:13:20.308 | 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:13:20.309 | 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:13:20.310 | 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:13:20.312 | 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:13:20.313 | 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:13:20.314 | 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:13:20.315 | 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:13:20.316 | 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:13:20.317 | 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:13:20.318 | 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:13:20.319 | 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:13:20.320 | 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:13:20.321 | 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:13:20.323 | 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:13:20.324 | 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:13:20.325 | 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:13:20.327 | 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:13:20.328 | 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:13:20.344 | 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:13:20.345 | 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:13:20.347 | 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:13:20.367 | 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:13:20.408 | 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:13:20.438 | 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:13:20.440 | 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:13:20.464 | 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:13:20.587 | 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:13:20.590 | 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:13:20.647 | 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:13:20.648 | 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:13:20.650 | 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:13:20.652 | 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:13:20.653 | 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:13:20.655 | 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:13:20.676 | 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:13:20.678 | 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:13:20.732 | 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:13:20.734 | 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:13:20.735 | 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:13:20.804 | 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:13:20.941 | 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:13:20.942 | 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:13:21.024 | 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:13:21.088 | 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:13:21.089 | 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:13:21.091 | 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:13:21.093 | 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:13:21.121 | 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:13:21.122 | 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:13:21.174 | 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:13:21.231 | 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:13:21.264 | 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:13:21.265 | 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:13:21.320 | 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:13:21.322 | 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:13:21.411 | 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:13:21.438 | 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:13:21.519 | 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:13:21.597 | 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:13:21.663 | 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:13:21.664 | 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:13:21.665 | 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:13:21.711 | 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:13:21.716 | 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:13:21.717 | 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:13:21.796 | 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:13:21.797 | 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:13:21.799 | 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:13:21.802 | 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:13:21.896 | 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:13:22.107 | 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:13:22.108 | 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:13:22.222 | 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:13:22.223 | 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:13:22.226 | 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:13:22.312 | 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:13:22.390 | 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:13:22.425 | 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:13:22.664 | 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:13:22.744 | 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:13:22.746 | 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:13:22.964 | 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:13:23.075 | 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:13:23.576 | 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:13:23.625 | 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:13:23.996 | 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:13:23.997 | 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:13:23.998 | 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:13:23.999 | 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:13:24.000 | 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:13:24.001 | 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:13:24.002 | 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:13:25.245 | 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:13:25.655 | 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:13:25.656 | 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:13:25.755 | 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:13:25.864 | 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:13:27.493 | Installing collected packages: nova 2022-03-23 17:13:27.493 | Attempting uninstall: nova 2022-03-23 17:13:27.493 | Found existing installation: nova 25.1.0.dev10 2022-03-23 17:13:27.502 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-23 17:13:27.504 | Running setup.py develop for nova 2022-03-23 17:13:34.027 | Successfully installed nova 2022-03-23 17:13:34.027 | 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:13:34.035 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:13:34.035 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:13:34.185 | + inc/python:pip_install:200 : result=0 2022-03-23 17:13:34.187 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:13:34.189 | + functions-common:time_stop:2425 : local name 2022-03-23 17:13:34.192 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:13:34.194 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:13:34.196 | + functions-common:time_stop:2428 : local total 2022-03-23 17:13:34.199 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:13:34.201 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:13:34.204 | + functions-common:time_stop:2432 : start_time=1648055592943 2022-03-23 17:13:34.206 | + functions-common:time_stop:2434 : [[ -z 1648055592943 ]] 2022-03-23 17:13:34.209 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:13:34.213 | + functions-common:time_stop:2437 : end_time=1648055614211 2022-03-23 17:13:34.215 | + functions-common:time_stop:2438 : elapsed_time=21268 2022-03-23 17:13:34.218 | + functions-common:time_stop:2439 : total=133185 2022-03-23 17:13:34.220 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:13:34.222 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=154453 2022-03-23 17:13:34.224 | + inc/python:pip_install:203 : return 0 2022-03-23 17:13:34.227 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:13:34.229 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 17:13:34.232 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 17:13:34.251 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 17:13:34.264 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-23 17:13:34.267 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-23 17:13:34.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:13:34.272 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:13:34.274 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-23 17:13:34.277 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:13:34.279 | + 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:13:34.292 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:13:34.295 | + ./stack.sh:main:937 : configure_nova 2022-03-23 17:13:34.297 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-23 17:13:34.310 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-23 17:13:34.313 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-23 17:13:34.315 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 17:13:34.319 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-23 17:13:34.319 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 17:13:34.325 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-23 17:13:34.328 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-23 17:13:34.330 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 17:13:34.333 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-23 17:13:34.335 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-23 17:13:34.337 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-23 17:13:34.340 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-23 17:13:34.343 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-23 17:13:34.354 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-23 17:13:34.367 | + 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:13:34.379 | + 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:13:34.392 | + 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:13:34.405 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 17:13:34.408 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 17:13:34.412 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Z65XG7Pu7v 2022-03-23 17:13:34.415 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 17:13:34.417 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 17:13:34.420 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-23 17:13:34.423 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 17:13:34.425 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 17:13:34.428 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Z65XG7Pu7v 2022-03-23 17:13:34.432 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Z65XG7Pu7v 2022-03-23 17:13:34.444 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Z65XG7Pu7v /etc/sudoers.d/nova-rootwrap 2022-03-23 17:13:34.457 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-23 17:13:34.462 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 17:13:34.464 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 17:13:34.467 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 17:13:34.469 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 17:13:34.472 | + 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:13:34.474 | + 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:13:34.477 | + 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:13:34.480 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-23 17:13:34.485 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-23 17:13:34.502 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:13:34.504 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-23 17:13:34.507 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-23 17:13:34.510 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-23 17:13:34.514 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-23 17:13:34.544 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-23 17:13:34.546 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-23 17:13:34.573 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-23 17:13:34.603 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-23 17:13:34.630 | + 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:13:34.660 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-23 17:13:34.690 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-23 17:13:34.720 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-23 17:13:34.722 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.47 2022-03-23 17:13:34.751 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-23 17:13:34.778 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-23 17:13:34.806 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-23 17:13:34.833 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-23 17:13:34.862 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 17:13:34.891 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-23 17:13:34.894 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:13:34.896 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:13:34.898 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:13:34.901 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:13:34.903 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:13:34.905 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:13:34.908 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:13:34.910 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:13:34.913 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:13:34.915 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:13:34.918 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:13:34.920 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-23 17:13:34.922 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:13:34.925 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:13:34.927 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:13:34.929 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:13:34.931 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:13:34.934 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:13:34.936 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-23 17:13:34.953 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:13:34.955 | + 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:13:34.957 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-23 17:13:34.959 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-23 17:13:34.989 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-23 17:13:34.991 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 17:13:34.993 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 17:13:34.996 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 17:13:34.998 | ++ 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:13:35.001 | + 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:13:35.032 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-23 17:13:35.034 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-23 17:13:35.037 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-23 17:13:35.039 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-23 17:13:35.042 | ++ 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:13:35.045 | + 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:13:35.075 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-23 17:13:35.106 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-23 17:13:35.133 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-23 17:13:35.161 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-23 17:13:35.178 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:13:35.180 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-23 17:13:35.196 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:13:35.200 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-23 17:13:35.200 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-23 17:13:35.205 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-23 17:13:35.208 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-23 17:13:35.236 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-23 17:13:35.252 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:13:35.254 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-23 17:13:35.257 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-23 17:13:35.259 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 17:13:35.262 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 17:13:35.264 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-23 17:13:35.294 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-23 17:13:35.321 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 17:13:35.349 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-23 17:13:35.379 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-23 17:13:35.408 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-23 17:13:35.435 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-23 17:13:35.464 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-23 17:13:35.491 | + 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:13:35.519 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 17:13:35.547 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-23 17:13:35.564 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:13:35.566 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-23 17:13:35.568 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-23 17:13:35.599 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-23 17:13:35.627 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.47/identity 2022-03-23 17:13:35.656 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-23 17:13:35.684 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-23 17:13:35.712 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-23 17:13:35.739 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-23 17:13:35.768 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-23 17:13:35.795 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-23 17:13:35.811 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:13:35.814 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-23 17:13:35.816 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-23 17:13:35.844 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-23 17:13:35.874 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-23 17:13:35.877 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-23 17:13:35.905 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-23 17:13:35.907 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-23 17:13:35.910 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-23 17:13:35.912 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:13:35.914 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:13:35.917 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:13:35.919 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:13:35.921 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:13:35.923 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:13:35.926 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-23 17:13:35.928 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:13:35.931 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:13:35.933 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:13:35.936 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:13:35.938 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:13:35.940 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:13:35.943 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:13:35.945 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:13:35.947 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:13:35.950 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:13:35.953 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:13:35.955 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-23 17:13:35.957 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-23 17:13:35.960 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-23 17:13:35.963 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:13:35.979 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:13:35.982 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:13:35.984 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:13:35.986 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:13:35.989 | + 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:13:36.016 | + 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:13:36.044 | + 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:13:36.072 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:13:36.100 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-23 17:13:36.131 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-23 17:13:36.147 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:13:36.149 | + 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:13:36.151 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-23 17:13:36.154 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-23 17:13:36.156 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-23 17:13:36.159 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 17:13:36.161 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 17:13:36.164 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-23 17:13:36.169 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-23 17:13:36.171 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 17:13:36.174 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 17:13:36.187 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 17:13:36.187 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:13:36.196 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 17:13:36.199 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:13:36.215 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 17:13:36.217 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-23 17:13:36.221 | + 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:13:36.251 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-23 17:13:36.278 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-23 17:13:36.306 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 17:13:36.334 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 17:13:36.362 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 17:13:36.389 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 17:13:36.418 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 17:13:36.445 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 17:13:36.473 | + 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:13:36.501 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 17:13:36.528 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 17:13:36.557 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 17:13:36.584 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 17:13:36.586 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 17:13:36.590 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-23 17:13:36.592 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-23 17:13:36.595 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 17:13:36.597 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:13:36.599 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:13:36.602 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 17:13:36.605 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 17:13:36.607 | + 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:13:36.634 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 17:13:36.663 | + 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:13:36.663 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 17:13:36.672 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-23 17:13:36.675 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-23 17:13:36.678 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-23 17:13:36.680 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 17:13:36.683 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 17:13:36.685 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:13:36.687 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:13:36.690 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:13:36.692 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 17:13:36.694 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 17:13:36.697 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:13:36.700 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:13:36.702 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-23 17:13:36.764 | Enabling site nova-api-wsgi. 2022-03-23 17:13:36.770 | To activate the new configuration, you need to run: 2022-03-23 17:13:36.770 | systemctl reload apache2 2022-03-23 17:13:36.774 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 17:13:36.777 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:13:36.780 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:13:36.782 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:13:36.918 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-23 17:13:36.937 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:13:36.939 | + 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:13:36.942 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-23 17:13:36.944 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-23 17:13:36.947 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-23 17:13:36.950 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-23 17:13:36.952 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 17:13:36.956 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-23 17:13:36.960 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-23 17:13:36.962 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 17:13:36.965 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 17:13:36.978 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 17:13:36.979 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:13:36.987 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 17:13:36.991 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:13:37.007 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-23 17:13:37.009 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-23 17:13:37.014 | + 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:13:37.044 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-23 17:13:37.071 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-23 17:13:37.100 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-23 17:13:37.128 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 17:13:37.156 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 17:13:37.184 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-23 17:13:37.212 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-23 17:13:37.239 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-23 17:13:37.267 | + 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:13:37.294 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 17:13:37.322 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 17:13:37.350 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-23 17:13:37.378 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-23 17:13:37.380 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-23 17:13:37.408 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-23 17:13:37.424 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:13:37.427 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-23 17:13:37.459 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-23 17:13:37.462 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-23 17:13:37.464 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-23 17:13:37.481 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:13:37.484 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 17:13:37.487 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 17:13:37.515 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-23 17:13:37.546 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-23 17:13:37.548 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 17:13:37.550 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-23 17:13:37.553 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:13:37.555 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 17:13:37.558 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:13:37.576 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:13:37.579 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 17:13:37.582 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 17:13:37.584 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:13:37.601 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:13:37.603 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 17:13:37.606 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 17:13:37.634 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:13:37.637 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:13:37.639 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-23 17:13:37.668 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-23 17:13:37.695 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-23 17:13:37.727 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-23 17:13:37.744 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:13:37.746 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 17:13:37.774 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-23 17:13:37.777 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-23 17:13:37.780 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-23 17:13:37.810 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-23 17:13:37.840 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.47/identity 2022-03-23 17:13:37.867 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-23 17:13:37.896 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-23 17:13:37.924 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-23 17:13:37.953 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-23 17:13:37.981 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-23 17:13:38.010 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-23 17:13:38.038 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-23 17:13:38.055 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:13:38.058 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-23 17:13:38.062 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:13:38.064 | + lib/nova:create_nova_conf:553 : local conf 2022-03-23 17:13:38.067 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-23 17:13:38.070 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-23 17:13:38.072 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:13:38.075 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:13:38.078 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-23 17:13:38.080 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-23 17:13:38.083 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-23 17:13:38.087 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-23 17:13:38.090 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-23 17:13:38.092 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-23 17:13:38.095 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-23 17:13:38.097 | ++ 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:13:38.100 | + 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:13:38.131 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-23 17:13:38.162 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-23 17:13:38.193 | + 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:13:38.196 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-23 17:13:38.198 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-23 17:13:38.201 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-23 17:13:38.217 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:13:38.221 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-23 17:13:38.221 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-23 17:13:38.914 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-23 17:13:38.917 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-23 17:13:38.919 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 17:13:38.922 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-23 17:13:38.924 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:13:38.926 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 17:13:38.929 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:13:38.945 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:13:38.949 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 17:13:38.952 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 17:13:38.955 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:13:38.973 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:13:38.976 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 17:13:38.979 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 17:13:39.008 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:13:39.010 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:13:39.012 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-23 17:13:39.029 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:13:39.032 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-23 17:13:39.034 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 17:13:39.036 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-23 17:13:39.068 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.47/identity 2022-03-23 17:13:39.095 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-23 17:13:39.124 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-23 17:13:39.151 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-23 17:13:39.179 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-23 17:13:39.208 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-23 17:13:39.237 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-23 17:13:39.265 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-23 17:13:39.267 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-23 17:13:39.270 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-23 17:13:39.273 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:13:39.290 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:13:39.292 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:13:39.295 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:13:39.297 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:13:39.299 | + 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:13:39.328 | + 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:13:39.358 | + 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:13:39.385 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:13:39.414 | + 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:13:39.417 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-23 17:13:39.421 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:13:39.424 | + lib/nova:create_nova_conf:587 : local conf 2022-03-23 17:13:39.426 | + lib/nova:create_nova_conf:588 : local offset 2022-03-23 17:13:39.429 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-23 17:13:39.432 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:13:39.434 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:13:39.437 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-23 17:13:39.439 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-23 17:13:39.442 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-23 17:13:39.444 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 17:13:39.447 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-23 17:13:39.449 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-23 17:13:39.451 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-23 17:13:39.468 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:13:39.470 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-23 17:13:39.472 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-23 17:13:39.490 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:13:39.492 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-23 17:13:39.508 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:13:39.511 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-23 17:13:39.528 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:13:39.531 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-23 17:13:39.548 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:13:39.551 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-23 17:13:39.553 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-23 17:13:39.556 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-23 17:13:39.559 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 17:13:39.561 | + lib/stack:stack_install_service:32 : install_placement 2022-03-23 17:13:39.564 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-23 17:13:39.567 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-23 17:13:39.569 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:13:39.572 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:13:39.582 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-23 17:13:39.585 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:13:39.587 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:13:39.590 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:13:39.593 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:13:39.595 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:13:39.598 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:13:39.600 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:13:39.603 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:13:39.606 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:13:39.608 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:13:39.611 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:13:39.613 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:13:39.616 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-23 17:13:39.618 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:13:39.621 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:13:39.623 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:13:39.626 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-23 17:13:39.648 | + 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:13:39.758 | Reading package lists... 2022-03-23 17:13:40.001 | Building dependency tree... 2022-03-23 17:13:40.003 | Reading state information... 2022-03-23 17:13:40.265 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 17:13:40.265 | The following packages were automatically installed and are no longer required: 2022-03-23 17:13:40.266 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:13:40.266 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:13:40.267 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:13:40.267 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:13:40.267 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:13:40.267 | python3-zope.interface 2022-03-23 17:13:40.267 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:13:40.381 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:13:40.386 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:13:40.388 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:13:40.391 | + functions-common:time_stop:2425 : local name 2022-03-23 17:13:40.393 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:13:40.396 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:13:40.398 | + functions-common:time_stop:2428 : local total 2022-03-23 17:13:40.401 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:13:40.403 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:13:40.405 | + functions-common:time_stop:2432 : start_time=1648055619645 2022-03-23 17:13:40.408 | + functions-common:time_stop:2434 : [[ -z 1648055619645 ]] 2022-03-23 17:13:40.411 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:13:40.415 | + functions-common:time_stop:2437 : end_time=1648055620413 2022-03-23 17:13:40.418 | + functions-common:time_stop:2438 : elapsed_time=768 2022-03-23 17:13:40.420 | + functions-common:time_stop:2439 : total=6361 2022-03-23 17:13:40.422 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:13:40.425 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7129 2022-03-23 17:13:40.427 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:13:40.430 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-23 17:13:40.433 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-23 17:13:40.435 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-23 17:13:40.438 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-23 17:13:40.440 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-23 17:13:40.464 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-23 17:13:40.466 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 17:13:40.469 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 17:13:40.471 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 17:13:40.474 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 17:13:40.476 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 17:13:40.479 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 17:13:40.482 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:13:40.484 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:13:40.487 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 17:13:40.490 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 17:13:40.492 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 17:13:40.495 | + functions-common:apt_get_update:1190 : return 2022-03-23 17:13:40.498 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-23 17:13:40.500 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 17:13:40.503 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:13:40.506 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:13:40.508 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-23 17:13:40.531 | + 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:13:40.642 | Reading package lists... 2022-03-23 17:13:40.888 | Building dependency tree... 2022-03-23 17:13:40.889 | Reading state information... 2022-03-23 17:13:41.151 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-23 17:13:41.151 | The following packages were automatically installed and are no longer required: 2022-03-23 17:13:41.152 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 17:13:41.152 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 17:13:41.152 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 17:13:41.152 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 17:13:41.152 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 17:13:41.152 | python3-zope.interface 2022-03-23 17:13:41.153 | Use 'sudo apt autoremove' to remove them. 2022-03-23 17:13:41.268 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 17:13:41.273 | + functions-common:apt_get:1234 : result=0 2022-03-23 17:13:41.276 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 17:13:41.279 | + functions-common:time_stop:2425 : local name 2022-03-23 17:13:41.281 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:13:41.284 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:13:41.286 | + functions-common:time_stop:2428 : local total 2022-03-23 17:13:41.288 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:13:41.291 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 17:13:41.293 | + functions-common:time_stop:2432 : start_time=1648055620528 2022-03-23 17:13:41.295 | + functions-common:time_stop:2434 : [[ -z 1648055620528 ]] 2022-03-23 17:13:41.298 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:13:41.303 | + functions-common:time_stop:2437 : end_time=1648055621300 2022-03-23 17:13:41.305 | + functions-common:time_stop:2438 : elapsed_time=772 2022-03-23 17:13:41.308 | + functions-common:time_stop:2439 : total=7129 2022-03-23 17:13:41.310 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:13:41.312 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7901 2022-03-23 17:13:41.315 | + functions-common:apt_get:1238 : return 0 2022-03-23 17:13:41.318 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-23 17:13:41.320 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-23 17:13:41.323 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:13:41.326 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:13:41.329 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:13:41.331 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-23 17:13:41.334 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-23 17:13:41.389 | wsgi (enabled by maintainer script) 2022-03-23 17:13:41.393 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-23 17:13:41.395 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-23 17:13:41.398 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:13:41.402 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-23 17:13:41.405 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-23 17:13:41.407 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:13:41.411 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:13:41.411 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:13:41.417 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-23 17:13:41.420 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-23 17:13:41.422 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-23 17:13:41.425 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-23 17:13:41.427 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-23 17:13:41.451 | Using python 3.8 to install osc-placement 2022-03-23 17:13:41.454 | + 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:13:42.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:13:42.334 | from cryptography.utils import int_from_bytes 2022-03-23 17:13:42.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:13:42.334 | from cryptography.utils import int_from_bytes 2022-03-23 17:13:43.464 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:13:43.490 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-23 17:13:43.501 | 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:13:43.502 | 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:13:43.503 | 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:13:43.504 | 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:13:43.505 | 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:13:43.506 | 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:13:43.563 | 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:13:43.564 | 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:13:43.566 | 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:13:43.567 | 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:13:43.580 | 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:13:43.581 | 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:13:43.583 | 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:13:43.596 | 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:13:43.597 | 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:13:43.599 | 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:13:43.601 | 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:13:43.602 | 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:13:43.603 | 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:13:43.623 | 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:13:43.624 | 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:13:43.626 | 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:13:43.628 | 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:13:43.635 | 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:13:43.672 | 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:13:43.673 | 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:13:43.674 | 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:13:43.675 | 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:13:43.676 | 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:13:43.679 | 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:13:43.680 | 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:13:43.681 | 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:13:43.745 | 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:13:43.746 | 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:13:43.749 | 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:13:43.751 | 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:13:43.836 | 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:13:43.838 | 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:13:43.839 | 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:13:43.880 | 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:13:43.920 | 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:13:44.080 | 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:13:46.295 | 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:13:46.302 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:13:46.302 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:13:46.425 | + inc/python:pip_install:200 : result=0 2022-03-23 17:13:46.428 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:13:46.430 | + functions-common:time_stop:2425 : local name 2022-03-23 17:13:46.433 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:13:46.436 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:13:46.439 | + functions-common:time_stop:2428 : local total 2022-03-23 17:13:46.441 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:13:46.444 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:13:46.446 | + functions-common:time_stop:2432 : start_time=1648055621445 2022-03-23 17:13:46.450 | + functions-common:time_stop:2434 : [[ -z 1648055621445 ]] 2022-03-23 17:13:46.453 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:13:46.458 | + functions-common:time_stop:2437 : end_time=1648055626455 2022-03-23 17:13:46.460 | + functions-common:time_stop:2438 : elapsed_time=5010 2022-03-23 17:13:46.463 | + functions-common:time_stop:2439 : total=154453 2022-03-23 17:13:46.465 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:13:46.468 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159463 2022-03-23 17:13:46.471 | + inc/python:pip_install:203 : return 0 2022-03-23 17:13:46.473 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-23 17:13:46.476 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-23 17:13:46.479 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-23 17:13:46.481 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 17:13:46.484 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 17:13:46.487 | ++ functions-common:git_clone:612 : pwd 2022-03-23 17:13:46.490 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 17:13:46.493 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 17:13:46.496 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 17:13:46.514 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 17:13:46.516 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 17:13:46.519 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 17:13:46.522 | + functions-common:git_clone:629 : echo master 2022-03-23 17:13:46.525 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 17:13:46.528 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-23 17:13:46.530 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 17:13:46.533 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-23 17:13:46.536 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 17:13:46.536 | + functions-common:git_clone:678 : head -1 2022-03-23 17:13:46.540 | 11757852 Merge "tests: Silence noisy tests" 2022-03-23 17:13:46.543 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 17:13:46.545 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-23 17:13:46.548 | + inc/python:setup_develop:338 : local bindep 2022-03-23 17:13:46.551 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 17:13:46.553 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-23 17:13:46.556 | + inc/python:setup_develop:344 : local extras= 2022-03-23 17:13:46.559 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-23 17:13:46.561 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 17:13:46.564 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 17:13:46.566 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-23 17:13:46.569 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 17:13:46.571 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 17:13:46.575 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-23 17:13:46.577 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 17:13:46.580 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-23 17:13:46.583 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 17:13:46.586 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 17:13:46.589 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-23 17:13:46.595 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-23 17:13:46.597 | + 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:13:47.256 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-23 17:13:47.259 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 17:13:47.262 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 17:13:47.264 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 17:13:47.267 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 17:13:47.269 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-23 17:13:47.272 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 17:13:47.274 | + inc/python:setup_package:428 : local extras= 2022-03-23 17:13:47.278 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 17:13:47.280 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 17:13:47.283 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 17:13:47.285 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 17:13:47.288 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 17:13:47.290 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-23 17:13:47.312 | Using python 3.8 to install /opt/stack/placement 2022-03-23 17:13:47.314 | + 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:13:48.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:13:48.209 | from cryptography.utils import int_from_bytes 2022-03-23 17:13:48.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:13:48.209 | from cryptography.utils import int_from_bytes 2022-03-23 17:13:49.371 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:13:49.397 | Obtaining file:///opt/stack/placement 2022-03-23 17:13:49.398 | Preparing metadata (setup.py): started 2022-03-23 17:13:52.527 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 17:13:52.571 | 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:13:52.573 | 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:13:52.574 | 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:13:52.575 | 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:13:52.576 | 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:13:52.577 | 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:13:52.578 | 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:13:52.580 | 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:13:52.581 | 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:13:52.582 | 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:13:52.584 | 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:13:52.585 | 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:13:52.586 | 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:13:52.587 | 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:13:52.588 | 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:13:52.589 | 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:13:52.590 | 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:13:52.591 | 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:13:52.592 | 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:13:52.594 | 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:13:52.595 | 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:13:52.658 | 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:13:52.659 | 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:13:52.661 | 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:13:52.663 | 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:13:52.665 | 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:13:52.667 | 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:13:52.687 | 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:13:52.726 | 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:13:52.727 | 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:13:52.729 | 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:13:52.730 | 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:13:52.732 | 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:13:52.781 | 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:13:52.783 | 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:13:52.785 | 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:13:52.786 | 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:13:52.828 | 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:13:52.830 | 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:13:52.848 | 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:13:52.849 | 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:13:52.852 | 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:13:52.878 | 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:13:52.880 | 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:13:52.892 | 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:13:52.909 | 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:13:52.911 | 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:13:52.912 | 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:13:52.914 | 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:13:52.954 | 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:13:52.956 | 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:13:52.957 | 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:13:52.960 | 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:13:52.977 | 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:13:53.141 | 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:13:53.179 | 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:13:53.181 | 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:13:53.182 | 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:13:53.198 | 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:13:53.232 | 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:13:53.286 | 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:13:53.377 | 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:13:53.457 | 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:13:53.507 | 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:13:53.695 | 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:13:53.696 | 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:13:53.697 | 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:13:53.773 | 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:13:53.825 | 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:13:53.981 | 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:13:54.084 | 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:13:54.085 | 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:13:55.980 | Installing collected packages: openstack-placement 2022-03-23 17:13:55.980 | Attempting uninstall: openstack-placement 2022-03-23 17:13:55.980 | Found existing installation: openstack-placement 7.1.0.dev3 2022-03-23 17:13:55.983 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-23 17:13:55.984 | Running setup.py develop for openstack-placement 2022-03-23 17:14:00.286 | Successfully installed openstack-placement 2022-03-23 17:14:00.286 | 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:14:00.294 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:14:00.294 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:14:00.433 | + inc/python:pip_install:200 : result=0 2022-03-23 17:14:00.435 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:14:00.438 | + functions-common:time_stop:2425 : local name 2022-03-23 17:14:00.440 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:14:00.442 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:14:00.445 | + functions-common:time_stop:2428 : local total 2022-03-23 17:14:00.448 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:14:00.450 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:14:00.453 | + functions-common:time_stop:2432 : start_time=1648055627306 2022-03-23 17:14:00.455 | + functions-common:time_stop:2434 : [[ -z 1648055627306 ]] 2022-03-23 17:14:00.458 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:14:00.462 | + functions-common:time_stop:2437 : end_time=1648055640460 2022-03-23 17:14:00.464 | + functions-common:time_stop:2438 : elapsed_time=13154 2022-03-23 17:14:00.467 | + functions-common:time_stop:2439 : total=159463 2022-03-23 17:14:00.469 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:14:00.472 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172617 2022-03-23 17:14:00.474 | + inc/python:pip_install:203 : return 0 2022-03-23 17:14:00.477 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 17:14:00.479 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 17:14:00.482 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 17:14:00.502 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 17:14:00.516 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-23 17:14:00.518 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-23 17:14:00.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:14:00.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:14:00.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-23 17:14:00.529 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:14:00.532 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 17:14:00.534 | + ./stack.sh:main:943 : configure_placement 2022-03-23 17:14:00.537 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-23 17:14:00.549 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-23 17:14:00.552 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-23 17:14:00.558 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-23 17:14:00.560 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-23 17:14:00.563 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-23 17:14:00.566 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-23 17:14:00.568 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 17:14:00.571 | + 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:14:00.604 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-23 17:14:00.638 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-23 17:14:00.669 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-23 17:14:00.672 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-23 17:14:00.675 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-23 17:14:00.677 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 17:14:00.680 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-23 17:14:00.713 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-23 17:14:00.743 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 17:14:00.773 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-23 17:14:00.804 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-23 17:14:00.834 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-23 17:14:00.865 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-23 17:14:00.897 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-23 17:14:00.927 | + 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:14:00.957 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 17:14:00.987 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-23 17:14:00.990 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-23 17:14:00.992 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-23 17:14:00.996 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:14:01.014 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:14:01.016 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:14:01.019 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:14:01.021 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:14:01.024 | + 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:14:01.054 | + 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:14:01.084 | + 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:14:01.115 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:14:01.144 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 17:14:01.147 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-23 17:14:01.149 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-23 17:14:01.153 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-23 17:14:01.155 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-23 17:14:01.158 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 17:14:01.161 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 17:14:01.164 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-23 17:14:01.170 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-23 17:14:01.173 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 17:14:01.175 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 17:14:01.188 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 17:14:01.189 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:14:01.198 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 17:14:01.202 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 17:14:01.219 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-23 17:14:01.223 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-23 17:14:01.227 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-23 17:14:01.260 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-23 17:14:01.289 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-23 17:14:01.318 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-23 17:14:01.349 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 17:14:01.378 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 17:14:01.407 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-23 17:14:01.436 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-23 17:14:01.466 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-23 17:14:01.495 | + 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:14:01.526 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 17:14:01.555 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 17:14:01.584 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-23 17:14:01.614 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 17:14:01.616 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 17:14:01.619 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-23 17:14:01.622 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-23 17:14:01.624 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 17:14:01.627 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:14:01.630 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:14:01.632 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-23 17:14:01.636 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-23 17:14:01.638 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-23 17:14:01.667 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 17:14:01.697 | + 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:14:01.698 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-23 17:14:01.707 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-23 17:14:01.710 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-23 17:14:01.713 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-23 17:14:01.715 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 17:14:01.718 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 17:14:01.720 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 17:14:01.723 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:14:01.725 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:14:01.729 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 17:14:01.731 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 17:14:01.734 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:14:01.736 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:14:01.739 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-23 17:14:01.801 | Site placement-api already enabled 2022-03-23 17:14:01.806 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 17:14:01.808 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 17:14:01.811 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:14:01.814 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 17:14:01.950 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-23 17:14:01.972 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:14:01.975 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-23 17:14:01.997 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:14:02.000 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-23 17:14:02.020 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:14:02.023 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-23 17:14:02.025 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-23 17:14:02.028 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 17:14:02.060 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.47/identity 2022-03-23 17:14:02.090 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 17:14:02.120 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 17:14:02.149 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 17:14:02.178 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 17:14:02.209 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 17:14:02.238 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-23 17:14:02.268 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-23 17:14:02.285 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:14:02.288 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-23 17:14:02.306 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:14:02.309 | + ./stack.sh:main:969 : run_phase stack install 2022-03-23 17:14:02.312 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 17:14:02.314 | + functions-common:run_phase:1854 : local phase=install 2022-03-23 17:14:02.317 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:14:02.319 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:14:02.322 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:14:02.325 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:14:02.327 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:14:02.331 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:14:02.335 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:14:02.337 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:14:02.340 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:14:02.343 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-23 17:14:02.345 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:14:02.362 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:14:02.364 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:14:02.367 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:14:02.370 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-23 17:14:02.372 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-23 17:14:02.375 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:14:02.377 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-23 17:14:02.379 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-23 17:14:02.382 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-23 17:14:02.438 | ++ inc/async:async_inner:63 : install_tempest 2022-03-23 17:14:02.475 | [400797 Async install_tempest:426162]: running: install_tempest 2022-03-23 17:14:02.479 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 17:14:02.481 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 17:14:02.484 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:14:02.487 | + 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:14:02.490 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-23 17:14:02.492 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 17:14:02.496 | + functions-common:run_plugins:1840 : local phase=install 2022-03-23 17:14:02.498 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 17:14:02.501 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 17:14:02.504 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-23 17:14:02.507 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-23 17:14:02.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 17:14:02.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 17:14:02.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-23 17:14:02.518 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 17:14:02.520 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-23 17:14:02.523 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-23 17:14:02.526 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 17:14:02.529 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-23 17:14:02.532 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-23 17:14:02.535 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 17:14:02.539 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-23 17:14:02.541 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 17:14:02.546 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-23 17:14:02.549 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-23 17:14:02.551 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-23 17:14:02.554 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-23 17:14:02.557 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-23 17:14:02.580 | Using python 3.8 to install python-openstackclient 2022-03-23 17:14:02.583 | + 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:14:03.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:14:03.471 | from cryptography.utils import int_from_bytes 2022-03-23 17:14:03.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:14:03.471 | from cryptography.utils import int_from_bytes 2022-03-23 17:14:04.619 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 17:14:04.645 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-23 17:14:04.664 | 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:14:04.665 | 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:14:04.666 | 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:14:04.667 | 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:14:04.668 | 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:14:04.669 | 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:14:04.670 | 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:14:04.671 | 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:14:04.672 | 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:14:04.673 | 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:14:04.674 | 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:14:04.685 | 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:14:04.686 | 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:14:04.687 | 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:14:04.688 | 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:14:04.689 | 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:14:04.717 | 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:14:04.718 | 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:14:04.719 | 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:14:04.720 | 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:14:04.721 | 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:14:04.722 | 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:14:04.723 | 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:14:04.724 | 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:14:04.725 | 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:14:04.726 | 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:14:04.727 | 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:14:04.741 | 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:14:04.760 | 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:14:04.761 | 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:14:04.762 | 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:14:04.763 | 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:14:04.786 | 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:14:04.803 | 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:14:04.804 | 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:14:04.806 | 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:14:04.897 | 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:14:04.898 | 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:14:04.899 | 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:14:04.942 | 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:14:04.953 | 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:14:04.987 | 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:14:05.147 | 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:14:05.163 | 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:14:05.270 | 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:14:05.271 | 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:14:05.274 | 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:14:05.277 | 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:14:05.403 | 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:14:07.692 | 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:14:07.700 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 17:14:07.700 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 17:14:07.827 | + inc/python:pip_install:200 : result=0 2022-03-23 17:14:07.830 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 17:14:07.832 | + functions-common:time_stop:2425 : local name 2022-03-23 17:14:07.835 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:14:07.837 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:14:07.840 | + functions-common:time_stop:2428 : local total 2022-03-23 17:14:07.842 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:14:07.845 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 17:14:07.847 | + functions-common:time_stop:2432 : start_time=1648055642575 2022-03-23 17:14:07.850 | + functions-common:time_stop:2434 : [[ -z 1648055642575 ]] 2022-03-23 17:14:07.854 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:14:07.858 | + functions-common:time_stop:2437 : end_time=1648055647856 2022-03-23 17:14:07.861 | + functions-common:time_stop:2438 : elapsed_time=5281 2022-03-23 17:14:07.863 | + functions-common:time_stop:2439 : total=172617 2022-03-23 17:14:07.866 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:14:07.868 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177898 2022-03-23 17:14:07.871 | + inc/python:pip_install:203 : return 0 2022-03-23 17:14:07.873 | + ./stack.sh:main:981 : install_oscwrap 2022-03-23 17:14:07.877 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-23 17:14:07.881 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.vrVhJQpGeg 2022-03-23 17:14:07.886 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-23 17:14:07.889 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-23 17:14:07.891 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-23 17:14:07.894 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-23 17:14:07.897 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 17:14:07.899 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-23 17:14:07.919 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:14:07.921 | + ./stack.sh:main:1035 : configure_database 2022-03-23 17:14:07.924 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-23 17:14:07.927 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-23 17:14:07.929 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-23 17:14:07.932 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:14:07.934 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-23 17:14:07.937 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-23 17:14:07.939 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:14:07.941 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:14:07.944 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-23 17:14:07.947 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-23 17:14:07.950 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-23 17:14:07.951 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-23 17:14:07.956 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-23 17:14:08.009 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-23 17:14:08.012 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:14:08.015 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:14:08.017 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:14:08.019 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:14:08.022 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:14:08.024 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:14:08.027 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:14:08.029 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:14:08.032 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:14:08.034 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:14:08.037 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:14:08.039 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-23 17:14:08.041 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:14:08.044 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:14:08.046 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:14:08.049 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:14:08.056 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:14:08.059 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:14:08.061 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-23 17:14:08.064 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:14:08.066 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:14:08.069 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-23 17:14:08.071 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:14:08.073 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 17:14:10.844 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-23 17:14:10.860 | mysqladmin: connect to server at 'localhost' failed 2022-03-23 17:14:10.860 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-23 17:14:10.864 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-23 17:14:10.867 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-23 17:14:10.869 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:14:10.872 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:14:10.874 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-23 17:14:10.876 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-23 17:14:10.879 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-23 17:14:10.882 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:14:10.884 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:14:10.887 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-23 17:14:10.890 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-23 17:14:10.893 | + 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:14:10.905 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:14:10.939 | + 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:14:10.952 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:14:10.969 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-23 17:14:11.026 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-23 17:14:11.082 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-23 17:14:11.138 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-23 17:14:11.140 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-23 17:14:11.143 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:14:11.145 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 17:14:14.543 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-23 17:14:14.546 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-23 17:14:14.549 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 17:14:14.554 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-171414 2022-03-23 17:14:14.557 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-171414 1039' 2022-03-23 17:14:14.560 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:14:14.563 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 17:14:14.565 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:14:14.568 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 17:14:14.570 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:14:14.573 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 17:14:14.576 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:14:14.578 | + 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:14:14.581 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:14:14.583 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-03-23 17:14:14.586 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:14:14.589 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-03-23 17:14:14.592 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:14:14.594 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-171008 2022-03-23 17:14:14.597 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:14:14.600 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 17:14:14.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:14:14.606 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-03-23 17:14:14.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:14:14.611 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 17:14:14.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:14:14.616 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 17:14:14.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:14:14.621 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 17:14:14.624 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:14:14.626 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 17:14:14.629 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-23 17:14:14.631 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-23 17:14:14.634 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-23 17:14:14.646 | + ./stack.sh:main:1065 : start_dstat 2022-03-23 17:14:14.648 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:14:14.651 | + functions-common:run_process:1680 : local service=dstat 2022-03-23 17:14:14.654 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:14:14.656 | + functions-common:run_process:1682 : local group= 2022-03-23 17:14:14.659 | + functions-common:run_process:1683 : local user= 2022-03-23 17:14:14.661 | + functions-common:run_process:1685 : local name=dstat 2022-03-23 17:14:14.664 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:14:14.667 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:14:14.669 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:14:14.672 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:14:14.675 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:14:14.680 | + functions-common:time_start:2416 : _TIME_START[$name]=1648055654677 2022-03-23 17:14:14.682 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-23 17:14:14.700 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:14:14.702 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-23 17:14:14.705 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-23 17:14:14.707 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:14:14.710 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:14:14.713 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:14:14.716 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:14:14.718 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-23 17:14:14.721 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-23 17:14:14.723 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-23 17:14:14.726 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:14:14.729 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:14:14.732 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-23 17:14:14.734 | + 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:14:14.737 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-23 17:14:14.739 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 17:14:14.742 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:14:14.744 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:14:14.747 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:14:14.749 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:14:14.751 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-23 17:14:14.754 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:14:14.758 | + 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:14:14.811 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-23 17:14:14.865 | + 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:14:14.919 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-23 17:14:14.971 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-23 17:14:15.026 | + 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:14:15.080 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:14:15.082 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-23 17:14:15.135 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:14:15.610 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-23 17:14:15.624 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-23 17:14:16.105 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-23 17:14:16.127 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:14:16.129 | + functions-common:time_stop:2425 : local name 2022-03-23 17:14:16.132 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:14:16.134 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:14:16.137 | + functions-common:time_stop:2428 : local total 2022-03-23 17:14:16.139 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:14:16.142 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:14:16.144 | + functions-common:time_stop:2432 : start_time=1648055654677 2022-03-23 17:14:16.147 | + functions-common:time_stop:2434 : [[ -z 1648055654677 ]] 2022-03-23 17:14:16.151 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:14:16.155 | + functions-common:time_stop:2437 : end_time=1648055656153 2022-03-23 17:14:16.158 | + functions-common:time_stop:2438 : elapsed_time=1476 2022-03-23 17:14:16.160 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:14:16.163 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:14:16.165 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1476 2022-03-23 17:14:16.169 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-23 17:14:16.171 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-23 17:14:16.174 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-23 17:14:16.176 | + functions-common:run_process:1682 : local group= 2022-03-23 17:14:16.179 | + functions-common:run_process:1683 : local user=root 2022-03-23 17:14:16.181 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-23 17:14:16.184 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:14:16.186 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:14:16.189 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:14:16.191 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:14:16.195 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:14:16.200 | + functions-common:time_start:2416 : _TIME_START[$name]=1648055656197 2022-03-23 17:14:16.203 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-23 17:14:16.224 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:14:16.227 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:14:16.230 | + functions-common:time_stop:2425 : local name 2022-03-23 17:14:16.233 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:14:16.236 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:14:16.240 | + functions-common:time_stop:2428 : local total 2022-03-23 17:14:16.242 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:14:16.246 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:14:16.249 | + functions-common:time_stop:2432 : start_time=1648055656197 2022-03-23 17:14:16.251 | + functions-common:time_stop:2434 : [[ -z 1648055656197 ]] 2022-03-23 17:14:16.254 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:14:16.259 | + functions-common:time_stop:2437 : end_time=1648055656256 2022-03-23 17:14:16.261 | + functions-common:time_stop:2438 : elapsed_time=59 2022-03-23 17:14:16.264 | + functions-common:time_stop:2439 : total=1476 2022-03-23 17:14:16.267 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:14:16.269 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1535 2022-03-23 17:14:16.272 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-23 17:14:16.291 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:14:16.294 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-23 17:14:16.326 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:14:16.329 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-23 17:14:16.352 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:14:16.355 | + ./stack.sh:main:1078 : start_etcd3 2022-03-23 17:14:16.357 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-23 17:14:16.360 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd' 2022-03-23 17:14:16.363 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-23 17:14:16.365 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380' 2022-03-23 17:14:16.368 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.47:2380' 2022-03-23 17:14:16.371 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.47:2379' 2022-03-23 17:14:16.373 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-23 17:14:16.376 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-23 17:14:16.378 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.47:2379' 2022-03-23 17:14:16.381 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-23 17:14:16.384 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-23 17:14:16.386 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 17:14:16.389 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' '' root 2022-03-23 17:14:16.392 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-23 17:14:16.394 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2022-03-23 17:14:16.397 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:14:16.399 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-23 17:14:16.402 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:14:16.404 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:14:16.407 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 17:14:16.411 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:14:16.417 | + 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:14:16.508 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-23 17:14:16.577 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2022-03-23 17:14:16.630 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-23 17:14:16.681 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-23 17:14:16.734 | + 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:14:16.786 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:14:16.788 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-23 17:14:16.851 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:14:17.322 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-23 17:14:17.376 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-23 17:14:17.429 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-23 17:14:17.483 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-23 17:14:17.537 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-23 17:14:17.540 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 17:14:17.545 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 17:14:17.547 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-23 17:14:18.012 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-23 17:14:18.026 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-23 17:14:18.476 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-23 17:14:18.757 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-23 17:14:18.775 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:14:18.778 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-23 17:14:18.780 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-23 17:14:18.784 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-23 17:14:18.788 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-23 17:14:18.801 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-23 17:14:18.813 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-23 17:14:18.816 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 17:14:18.819 | + 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.47/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-23 17:14:18.959 | + 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.47/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-23 17:14:19.100 | + 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.47/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-23 17:14:19.239 | + 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.47/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-23 17:14:19.378 | + 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.47/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-23 17:14:19.517 | + 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.47/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-23 17:14:19.657 | + 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.47/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-23 17:14:19.798 | + 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.47/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-23 17:14:19.936 | + 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.47/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-23 17:14:20.078 | + 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.47/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-23 17:14:20.216 | + functions-common:write_clouds_yaml:198 : cat 2022-03-23 17:14:20.222 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-23 17:14:20.225 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-23 17:14:20.228 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-23 17:14:20.232 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-23 17:14:20.235 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-23 17:14:20.238 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-23 17:14:20.255 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:14:20.257 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-23 17:14:20.260 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:14:20.263 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-23 17:14:20.265 | + ./stack.sh:main:1095 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-03-23 17:14:20.268 | + ./stack.sh:main:1096 : init_keystone 2022-03-23 17:14:20.270 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-23 17:14:20.287 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:14:20.290 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-23 17:14:20.292 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-23 17:14:20.295 | + lib/database:recreate_database:112 : local db=keystone 2022-03-23 17:14:20.297 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-23 17:14:20.300 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-23 17:14:20.302 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-23 17:14:20.307 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:14:20.761 | + 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:14:20.768 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:14:20.789 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-23 17:14:20.792 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 17:14:20.795 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:14:20.798 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:14:20.802 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:14:20.807 | + functions-common:time_start:2416 : _TIME_START[$name]=1648055660803 2022-03-23 17:14:20.809 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-23 17:14:25.584 | 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=428123) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:14:25.591 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:14:25.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.593 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.593 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.593 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.595 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:14:25.595 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:14:25.621 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:14:25.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.622 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.622 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.623 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.624 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:14:25.624 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:14:25.678 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:14:25.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.680 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.680 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.680 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:25.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:25.681 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:14:25.681 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:14:25.689 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 17:14:27.350 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:27.350 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 17:14:27.357 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:27.357 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 17:14:27.364 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:27.364 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 17:14:27.371 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:27.372 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 17:14:27.378 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:27.379 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 17:14:27.385 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:27.385 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 17:14:27.440 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:27.440 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:14:27.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.442 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.442 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.443 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.443 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.443 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:14:27.443 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:14:27.444 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:14:27.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.446 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.446 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.446 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.447 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:14:27.447 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:14:27.455 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:14:27.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.457 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.457 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.457 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:27.458 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:27.458 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:14:27.458 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:14:28.012 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:14:28.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.015 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.015 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.015 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.015 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.016 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:14:28.016 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:14:28.042 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:14:28.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.044 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.044 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.044 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.045 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.045 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:14:28.045 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:14:28.052 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 17:14:28.112 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:28.112 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 17:14:28.120 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:28.120 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 17:14:28.127 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:28.128 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 17:14:28.136 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:28.136 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 17:14:28.143 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:28.144 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 17:14:28.151 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:28.151 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 17:14:28.158 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:28.158 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:14:28.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.160 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.161 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.161 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.161 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:14:28.161 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:14:28.162 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:14:28.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.164 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.164 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.164 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.164 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.165 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:14:28.165 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:14:28.172 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:14:28.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.174 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.175 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.175 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.175 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:14:28.175 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:14:28.669 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:14:28.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.671 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.672 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.672 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.672 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:14:28.672 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:14:28.699 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:14:28.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.701 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.702 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.702 | 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=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:14:28.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:14:28.703 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:14:28.703 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=428123) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:14:28.710 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 17:14:28.718 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:28.719 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 17:14:28.726 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:28.726 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 17:14:28.734 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:28.734 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 17:14:28.741 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:28.742 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 17:14:28.749 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:28.750 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 17:14:28.757 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:28.757 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 17:14:28.764 | INFO migrate.versioning.api [-] done 2022-03-23 17:14:29.165 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-23 17:14:29.168 | + functions-common:time_stop:2425 : local name 2022-03-23 17:14:29.171 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:14:29.173 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:14:29.176 | + functions-common:time_stop:2428 : local total 2022-03-23 17:14:29.178 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:14:29.181 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 17:14:29.183 | + functions-common:time_stop:2432 : start_time=1648055660803 2022-03-23 17:14:29.186 | + functions-common:time_stop:2434 : [[ -z 1648055660803 ]] 2022-03-23 17:14:29.189 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:14:29.193 | + functions-common:time_stop:2437 : end_time=1648055669191 2022-03-23 17:14:29.196 | + functions-common:time_stop:2438 : elapsed_time=8388 2022-03-23 17:14:29.198 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:14:29.201 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:14:29.204 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8388 2022-03-23 17:14:29.206 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-23 17:14:29.209 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-23 17:14:29.213 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-23 17:14:33.773 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-23 17:14:33.773 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 17:14:33.773 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 17:14:33.774 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-23 17:14:33.774 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 17:14:33.774 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 17:14:33.775 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 17:14:33.775 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 17:14:33.775 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 17:14:34.143 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-23 17:14:34.148 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-23 17:14:38.773 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-23 17:14:38.773 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 17:14:38.774 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 17:14:38.774 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-23 17:14:38.774 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 17:14:38.775 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 17:14:38.775 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 17:14:38.775 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 17:14:38.776 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 17:14:39.143 | + ./stack.sh:main:1097 : start_keystone 2022-03-23 17:14:39.146 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-23 17:14:39.148 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-23 17:14:39.151 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-23 17:14:39.168 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:14:39.170 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-23 17:14:39.174 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-23 17:14:39.178 | + 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:14:39.181 | + functions-common:run_process:1680 : local service=keystone 2022-03-23 17:14:39.184 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 17:14:39.186 | + functions-common:run_process:1682 : local group= 2022-03-23 17:14:39.189 | + functions-common:run_process:1683 : local user= 2022-03-23 17:14:39.191 | + functions-common:run_process:1685 : local name=keystone 2022-03-23 17:14:39.194 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:14:39.196 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:14:39.199 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:14:39.202 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:14:39.205 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:14:39.209 | + functions-common:time_start:2416 : _TIME_START[$name]=1648055679206 2022-03-23 17:14:39.212 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-23 17:14:39.228 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:14:39.231 | + 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:14:39.233 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-23 17:14:39.236 | + 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:14:39.238 | + 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:14:39.241 | + 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:14:39.244 | + 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:14:39.246 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-23 17:14:39.248 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-23 17:14:39.251 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-23 17:14:39.253 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:14:39.256 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:14:39.258 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-23 17:14:39.261 | + 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:14:39.263 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-23 17:14:39.265 | + 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:14:39.267 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:14:39.270 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:14:39.272 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-23 17:14:39.274 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:14:39.278 | + 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:14:39.333 | + 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:14:39.388 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-23 17:14:39.441 | + 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:14:39.493 | + 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:14:39.547 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-23 17:14:39.599 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-23 17:14:39.651 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-23 17:14:39.703 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-23 17:14:39.755 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-23 17:14:39.808 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:14:39.810 | + 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:14:39.862 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:14:40.200 | ++ inc/async:async_inner:64 : rc=0 2022-03-23 17:14:40.226 | [426162 Async install_tempest:426162]: finished successfully 2022-03-23 17:14:40.357 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-23 17:14:40.371 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-23 17:14:40.815 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-23 17:14:40.894 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:14:40.898 | + functions-common:time_stop:2425 : local name 2022-03-23 17:14:40.901 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:14:40.903 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:14:40.906 | + functions-common:time_stop:2428 : local total 2022-03-23 17:14:40.908 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:14:40.911 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:14:40.913 | + functions-common:time_stop:2432 : start_time=1648055679206 2022-03-23 17:14:40.915 | + functions-common:time_stop:2434 : [[ -z 1648055679206 ]] 2022-03-23 17:14:40.920 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:14:40.924 | + functions-common:time_stop:2437 : end_time=1648055680922 2022-03-23 17:14:40.927 | + functions-common:time_stop:2438 : elapsed_time=1716 2022-03-23 17:14:40.929 | + functions-common:time_stop:2439 : total=1535 2022-03-23 17:14:40.932 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:14:40.934 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3251 2022-03-23 17:14:40.937 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-23 17:14:40.937 | Waiting for keystone to start... 2022-03-23 17:14:40.939 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.47/identity/v3/ 2022-03-23 17:14:40.942 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.47/identity/v3/ 2022-03-23 17:14:40.944 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:14:40.947 | + functions:wait_for_service:458 : local url=http://10.222.0.47/identity/v3/ 2022-03-23 17:14:40.950 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:14:40.953 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:14:40.955 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:14:40.957 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:14:40.960 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:14:40.963 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:14:40.968 | + functions-common:time_start:2416 : _TIME_START[$name]=1648055680965 2022-03-23 17:14:40.970 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:14:40.976 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/identity/v3/ 2022-03-23 17:14:47.482 | + :: : [[ 200 == 503 ]] 2022-03-23 17:14:47.484 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:14:47.487 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:14:47.490 | + functions-common:time_stop:2425 : local name 2022-03-23 17:14:47.492 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:14:47.494 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:14:47.497 | + functions-common:time_stop:2428 : local total 2022-03-23 17:14:47.499 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:14:47.502 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:14:47.504 | + functions-common:time_stop:2432 : start_time=1648055680965 2022-03-23 17:14:47.507 | + functions-common:time_stop:2434 : [[ -z 1648055680965 ]] 2022-03-23 17:14:47.510 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:14:47.515 | + functions-common:time_stop:2437 : end_time=1648055687512 2022-03-23 17:14:47.517 | + functions-common:time_stop:2438 : elapsed_time=6547 2022-03-23 17:14:47.520 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:14:47.522 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:14:47.525 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6547 2022-03-23 17:14:47.528 | + functions:wait_for_service:467 : return 0 2022-03-23 17:14:47.530 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-23 17:14:47.550 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:14:47.553 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-23 17:14:47.555 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:14:47.558 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 17:14:47.588 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-23 17:14:47.591 | + 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.47/identity 2022-03-23 17:14:52.248 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.248 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.249 | 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=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.259 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.276 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.276 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.307 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.339 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.339 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.429 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.429 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.429 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.429 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.430 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.430 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.443 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.443 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.443 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.443 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.443 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.444 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.444 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.451 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.454 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.454 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.454 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.455 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.455 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.455 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.455 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=428919) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 17:14:52.487 | 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=428919) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:14:52.795 | INFO keystone.cmd.bootstrap [None req-27694ebb-110e-49bf-8592-c252c9290463 None None] Created domain default 2022-03-23 17:14:52.838 | INFO keystone.cmd.bootstrap [None req-27694ebb-110e-49bf-8592-c252c9290463 None None] Created project admin 2022-03-23 17:14:52.866 | DEBUG passlib.handlers.bcrypt [None req-27694ebb-110e-49bf-8592-c252c9290463 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=428919) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-23 17:14:52.866 | DEBUG passlib.handlers.bcrypt [None req-27694ebb-110e-49bf-8592-c252c9290463 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=428919) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-23 17:14:52.927 | INFO keystone.cmd.bootstrap [None req-27694ebb-110e-49bf-8592-c252c9290463 None None] Created user admin 2022-03-23 17:14:52.939 | INFO keystone.cmd.bootstrap [None req-27694ebb-110e-49bf-8592-c252c9290463 None None] Created role reader 2022-03-23 17:14:52.950 | INFO keystone.cmd.bootstrap [None req-27694ebb-110e-49bf-8592-c252c9290463 None None] Created role member 2022-03-23 17:14:52.975 | INFO keystone.cmd.bootstrap [None req-27694ebb-110e-49bf-8592-c252c9290463 None None] Created implied role where a8433e4813244e67907fa39ce4844353 implies 860b4e10b55a4b259782d236767be79f 2022-03-23 17:14:52.985 | INFO keystone.cmd.bootstrap [None req-27694ebb-110e-49bf-8592-c252c9290463 None None] Created role admin 2022-03-23 17:14:53.001 | INFO keystone.cmd.bootstrap [None req-27694ebb-110e-49bf-8592-c252c9290463 None None] Created implied role where 9c21d9979aa14db49fc7873739e74802 implies a8433e4813244e67907fa39ce4844353 2022-03-23 17:14:53.013 | INFO keystone.cmd.bootstrap [None req-27694ebb-110e-49bf-8592-c252c9290463 None None] Granted role admin on project admin to user admin. 2022-03-23 17:14:53.019 | INFO keystone.cmd.bootstrap [None req-27694ebb-110e-49bf-8592-c252c9290463 None None] Granted role admin on the system to user admin. 2022-03-23 17:14:53.031 | WARNING py.warnings [None req-27694ebb-110e-49bf-8592-c252c9290463 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:14:53.031 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-23 17:14:53.031 |  2022-03-23 17:14:53.035 | INFO keystone.cmd.bootstrap [None req-27694ebb-110e-49bf-8592-c252c9290463 None None] Created region RegionOne 2022-03-23 17:14:53.067 | INFO keystone.cmd.bootstrap [None req-27694ebb-110e-49bf-8592-c252c9290463 None None] Created public endpoint http://10.222.0.47/identity 2022-03-23 17:14:53.533 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-23 17:14:53.535 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-23 17:14:53.538 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-23 17:14:53.541 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-23 17:14:56.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:14:56.568 | from cryptography.utils import int_from_bytes 2022-03-23 17:14:56.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:14:56.568 | from cryptography.utils import int_from_bytes 2022-03-23 17:14:56.732 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:14:56.735 | + lib/keystone:create_keystone_accounts:310 : admin_project=7fc1c3c6f41c464a8ab26e133bebe0a6 2022-03-23 17:14:56.738 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-23 17:14:56.741 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-23 17:14:58.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:14:58.959 | from cryptography.utils import int_from_bytes 2022-03-23 17:14:58.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:14:58.959 | from cryptography.utils import int_from_bytes 2022-03-23 17:14:59.123 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:14:59.126 | + lib/keystone:create_keystone_accounts:312 : admin_user=ced0bcbe03ac43909a8c4f98b35227bc 2022-03-23 17:14:59.129 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-23 17:14:59.131 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-23 17:14:59.134 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-23 17:14:59.136 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin ced0bcbe03ac43909a8c4f98b35227bc default 2022-03-23 17:14:59.193 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin ced0bcbe03ac43909a8c4f98b35227bc default 2022-03-23 17:14:59.232 | [400797 Async ks-domain-role:429039]: running: get_or_add_user_domain_role admin ced0bcbe03ac43909a8c4f98b35227bc default 2022-03-23 17:14:59.234 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-23 17:14:59.236 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 17:14:59.240 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 17:15:02.283 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 17:15:02.286 | + functions-common:get_or_create_domain:888 : echo default 2022-03-23 17:15:02.286 | default 2022-03-23 17:15:02.289 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-23 17:15:02.358 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-23 17:15:02.400 | [400797 Async ks-project:429170]: running: get_or_create_project service Default 2022-03-23 17:15:02.403 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-23 17:15:02.472 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-23 17:15:02.521 | [400797 Async ks-service:429256]: running: get_or_create_role service 2022-03-23 17:15:02.525 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-23 17:15:02.610 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-23 17:15:02.701 | [400797 Async ks-reseller:429352]: running: get_or_create_role ResellerAdmin 2022-03-23 17:15:02.724 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-23 17:15:02.748 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-23 17:15:03.168 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-23 17:15:03.425 | [400797 Async ks-anotherrole:429443]: running: get_or_create_role anotherrole 2022-03-23 17:15:03.452 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-23 17:15:03.480 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-23 17:15:03.501 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:15:03.536 | +++ 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:15:06.021 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:15:06.115 | [429352 Async ks-reseller:429352]: finished successfully 2022-03-23 17:15:06.298 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:15:06.341 | [429256 Async ks-service:429256]: finished successfully 2022-03-23 17:15:06.849 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:15:06.885 | [429170 Async ks-project:429170]: finished successfully 2022-03-23 17:15:06.919 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:15:06.947 | [429443 Async ks-anotherrole:429443]: finished successfully 2022-03-23 17:15:07.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:15:07.162 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:07.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:15:07.162 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:07.355 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:07.358 | ++ functions-common:get_or_create_project:938 : project_id=20d4315000de437987eed028c0720ad0 2022-03-23 17:15:07.361 | ++ functions-common:get_or_create_project:939 : echo 20d4315000de437987eed028c0720ad0 2022-03-23 17:15:07.364 | + lib/keystone:create_keystone_accounts:340 : invis_project=20d4315000de437987eed028c0720ad0 2022-03-23 17:15:07.366 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-23 17:15:07.370 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-23 17:15:07.373 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:15:07.376 | +++ 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:15:09.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:09.907 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:09.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:09.908 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:10.089 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:10.092 | ++ functions-common:get_or_create_project:938 : project_id=bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:10.095 | ++ functions-common:get_or_create_project:939 : echo bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:10.098 | + lib/keystone:create_keystone_accounts:344 : demo_project=bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:10.100 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-23 17:15:10.104 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-23 17:15:10.106 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:15:10.109 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-23 17:15:10.111 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-23 17:15:10.115 | +++ 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:15:10.517 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:15:10.542 | [429039 Async ks-domain-role:429039]: finished successfully 2022-03-23 17:15:12.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:15:12.631 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:12.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:15:12.631 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:12.796 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:12.799 | ++ functions-common:get_or_create_user:925 : user_id=d606b2d78e4748d38a6ee04a54e9772c 2022-03-23 17:15:12.802 | ++ functions-common:get_or_create_user:926 : echo d606b2d78e4748d38a6ee04a54e9772c 2022-03-23 17:15:12.804 | + lib/keystone:create_keystone_accounts:347 : demo_user=d606b2d78e4748d38a6ee04a54e9772c 2022-03-23 17:15:12.807 | + 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:15:12.857 | [400797 Async ks-domain-role:429039]: Waiting for completion of get_or_add_user_domain_role admin ced0bcbe03ac43909a8c4f98b35227bc default running on PID 429039 (6 other jobs running) 2022-03-23 17:15:12.882 | [400797 Async ks-domain-role:429039]: Signaling child to exit 2022-03-23 17:15:12.882 | WAKEUP 2022-03-23 17:15:12.905 | [400797 Async ks-domain-role:429039]: Signaled 2022-03-23 17:15:12.907 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-23 17:15:12.907 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ced0bcbe03ac43909a8c4f98b35227bc --domain default 2022-03-23 17:15:12.907 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:12.907 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-23 17:15:12.907 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:12.907 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:12.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:12.907 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:12.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:12.907 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:12.907 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:12.907 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-23 17:15:12.907 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-23 17:15:12.907 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user ced0bcbe03ac43909a8c4f98b35227bc --domain default 2022-03-23 17:15:12.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:12.907 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:12.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:12.907 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:12.907 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:12.907 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ced0bcbe03ac43909a8c4f98b35227bc --domain default 2022-03-23 17:15:12.907 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-23 17:15:12.908 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:12.908 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:12.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:12.908 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:12.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:12.908 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:12.908 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:12.908 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:15:12.908 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:15:12.908 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:15:12.908 | ++ functions-common:get_field:818 : echo '| 9c21d9979aa14db49fc7873739e74802 | ced0bcbe03ac43909a8c4f98b35227bc | | | default | | False |' 2022-03-23 17:15:12.908 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:12.908 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=9c21d9979aa14db49fc7873739e74802 2022-03-23 17:15:12.908 | + functions-common:get_or_add_user_domain_role:1021 : echo 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:15:12.908 | 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:15:12.951 | [400797 Async ks-domain-role:429039]: finished get_or_add_user_domain_role admin ced0bcbe03ac43909a8c4f98b35227bc default with result 0 in 11 seconds 2022-03-23 17:15:12.958 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-23 17:15:12.995 | [400797 Async ks-project:429170]: Waiting for completion of get_or_create_project service Default running on PID 429170 (5 other jobs running) 2022-03-23 17:15:13.020 | [400797 Async ks-project:429170]: Signaling child to exit 2022-03-23 17:15:13.020 | WAKEUP 2022-03-23 17:15:13.043 | [400797 Async ks-project:429170]: Signaled 2022-03-23 17:15:13.044 | + functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:15:13.044 | ++ 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:15:13.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:13.044 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:13.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:13.044 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:13.044 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:13.044 | + functions-common:get_or_create_project:938 : project_id=61abc077c0dc4a98be1f44e0b38ec400 2022-03-23 17:15:13.044 | + functions-common:get_or_create_project:939 : echo 61abc077c0dc4a98be1f44e0b38ec400 2022-03-23 17:15:13.044 | 61abc077c0dc4a98be1f44e0b38ec400 2022-03-23 17:15:13.089 | [400797 Async ks-project:429170]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-23 17:15:13.126 | [400797 Async ks-service:429256]: Waiting for completion of get_or_create_role service running on PID 429256 (4 other jobs running) 2022-03-23 17:15:13.150 | [400797 Async ks-service:429256]: Signaling child to exit 2022-03-23 17:15:13.151 | WAKEUP 2022-03-23 17:15:13.173 | [400797 Async ks-service:429256]: Signaled 2022-03-23 17:15:13.174 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 17:15:13.174 | ++ 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:15:13.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:13.174 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:13.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:13.174 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:13.174 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:13.174 | + functions-common:get_or_create_role:950 : role_id=a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:15:13.174 | + functions-common:get_or_create_role:951 : echo a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:15:13.174 | a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:15:13.219 | [400797 Async ks-service:429256]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-23 17:15:13.255 | [400797 Async ks-reseller:429352]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 429352 (3 other jobs running) 2022-03-23 17:15:13.280 | [400797 Async ks-reseller:429352]: Signaling child to exit 2022-03-23 17:15:13.280 | WAKEUP 2022-03-23 17:15:13.302 | [400797 Async ks-reseller:429352]: Signaled 2022-03-23 17:15:13.304 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 17:15:13.304 | ++ 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:15:13.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:13.304 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:13.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:13.304 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:13.304 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:13.304 | + functions-common:get_or_create_role:950 : role_id=95e57d00ed4b417ab74a4f18acfa7d84 2022-03-23 17:15:13.304 | + functions-common:get_or_create_role:951 : echo 95e57d00ed4b417ab74a4f18acfa7d84 2022-03-23 17:15:13.304 | 95e57d00ed4b417ab74a4f18acfa7d84 2022-03-23 17:15:13.349 | [400797 Async ks-reseller:429352]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-03-23 17:15:13.386 | [400797 Async ks-anotherrole:429443]: Waiting for completion of get_or_create_role anotherrole running on PID 429443 (2 other jobs running) 2022-03-23 17:15:13.410 | [400797 Async ks-anotherrole:429443]: Signaling child to exit 2022-03-23 17:15:13.410 | WAKEUP 2022-03-23 17:15:13.434 | [400797 Async ks-anotherrole:429443]: Signaled 2022-03-23 17:15:13.435 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 17:15:13.435 | ++ 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:15:13.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:13.435 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:13.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:13.435 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:13.435 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:13.435 | + functions-common:get_or_create_role:950 : role_id=864f58b89de6498a929ba1de96d3147b 2022-03-23 17:15:13.435 | + functions-common:get_or_create_role:951 : echo 864f58b89de6498a929ba1de96d3147b 2022-03-23 17:15:13.436 | 864f58b89de6498a929ba1de96d3147b 2022-03-23 17:15:13.480 | [400797 Async ks-anotherrole:429443]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-03-23 17:15:13.484 | + inc/async:async_wait:197 : return 0 2022-03-23 17:15:13.486 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member d606b2d78e4748d38a6ee04a54e9772c bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:13.548 | + inc/async:async_inner:63 : get_or_add_user_project_role member d606b2d78e4748d38a6ee04a54e9772c bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:13.599 | [400797 Async ks-demo-member:430321]: running: get_or_add_user_project_role member d606b2d78e4748d38a6ee04a54e9772c bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:13.602 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin ced0bcbe03ac43909a8c4f98b35227bc bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:13.668 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ced0bcbe03ac43909a8c4f98b35227bc bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:13.735 | [400797 Async ks-demo-admin:430453]: running: get_or_add_user_project_role admin ced0bcbe03ac43909a8c4f98b35227bc bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:13.738 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole d606b2d78e4748d38a6ee04a54e9772c bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:13.828 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d606b2d78e4748d38a6ee04a54e9772c bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:13.875 | [400797 Async ks-demo-another:430567]: running: get_or_add_user_project_role anotherrole d606b2d78e4748d38a6ee04a54e9772c bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:13.879 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member d606b2d78e4748d38a6ee04a54e9772c 20d4315000de437987eed028c0720ad0 2022-03-23 17:15:13.944 | + inc/async:async_inner:63 : get_or_add_user_project_role member d606b2d78e4748d38a6ee04a54e9772c 20d4315000de437987eed028c0720ad0 2022-03-23 17:15:14.033 | [400797 Async ks-demo-invis:430679]: running: get_or_add_user_project_role member d606b2d78e4748d38a6ee04a54e9772c 20d4315000de437987eed028c0720ad0 2022-03-23 17:15:14.036 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-23 17:15:14.046 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-23 17:15:14.050 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:15:14.055 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-23 17:15:14.061 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-23 17:15:14.070 | +++ 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:15:18.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:18.194 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:18.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:18.194 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:18.406 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:18.409 | ++ functions-common:get_or_create_user:925 : user_id=0857901afc7b431684061a63488f4a71 2022-03-23 17:15:18.413 | ++ functions-common:get_or_create_user:926 : echo 0857901afc7b431684061a63488f4a71 2022-03-23 17:15:18.417 | + lib/keystone:create_keystone_accounts:360 : demo_reader=0857901afc7b431684061a63488f4a71 2022-03-23 17:15:18.421 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 0857901afc7b431684061a63488f4a71 bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:18.526 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0857901afc7b431684061a63488f4a71 bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:18.610 | [400797 Async ks-demo-reader:430860]: running: get_or_add_user_project_role reader 0857901afc7b431684061a63488f4a71 bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:18.614 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-23 17:15:18.617 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-23 17:15:18.620 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:15:18.624 | +++ 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:15:22.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:22.809 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:22.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:22.809 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:23.016 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:23.019 | ++ functions-common:get_or_create_project:938 : project_id=ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:23.022 | ++ functions-common:get_or_create_project:939 : echo ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:23.025 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:23.030 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-23 17:15:23.034 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-23 17:15:23.037 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:15:23.041 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-23 17:15:23.044 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-23 17:15:23.049 | +++ 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:15:26.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:26.644 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:26.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:26.644 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:26.906 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:26.932 | ++ functions-common:get_or_create_user:925 : user_id=179cd36e8c5241fcb01b24f22df8514a 2022-03-23 17:15:26.952 | ++ functions-common:get_or_create_user:926 : echo 179cd36e8c5241fcb01b24f22df8514a 2022-03-23 17:15:26.976 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=179cd36e8c5241fcb01b24f22df8514a 2022-03-23 17:15:27.010 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 179cd36e8c5241fcb01b24f22df8514a ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:27.442 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 179cd36e8c5241fcb01b24f22df8514a ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:27.599 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:15:27.623 | [400797 Async ks-alt-admin:431221]: running: get_or_add_user_project_role admin 179cd36e8c5241fcb01b24f22df8514a ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:27.640 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 179cd36e8c5241fcb01b24f22df8514a ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:27.748 | [430321 Async ks-demo-member:430321]: finished successfully 2022-03-23 17:15:28.068 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 179cd36e8c5241fcb01b24f22df8514a ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:28.278 | [400797 Async ks-alt-another:431381]: running: get_or_add_user_project_role anotherrole 179cd36e8c5241fcb01b24f22df8514a ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:28.296 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-23 17:15:28.327 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-23 17:15:28.344 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:15:28.367 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-23 17:15:28.385 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-23 17:15:28.418 | +++ 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:15:31.034 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:15:31.210 | [430679 Async ks-demo-invis:430679]: finished successfully 2022-03-23 17:15:31.249 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:15:31.428 | [430453 Async ks-demo-admin:430453]: finished successfully 2022-03-23 17:15:31.851 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:15:31.924 | [430567 Async ks-demo-another:430567]: finished successfully 2022-03-23 17:15:32.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:32.831 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:32.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:32.831 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:33.020 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:33.023 | ++ functions-common:get_or_create_user:925 : user_id=bbba06f01e424d449efaad175f088e3f 2022-03-23 17:15:33.026 | ++ functions-common:get_or_create_user:926 : echo bbba06f01e424d449efaad175f088e3f 2022-03-23 17:15:33.029 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=bbba06f01e424d449efaad175f088e3f 2022-03-23 17:15:33.031 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member bbba06f01e424d449efaad175f088e3f ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:33.106 | + inc/async:async_inner:63 : get_or_add_user_project_role member bbba06f01e424d449efaad175f088e3f ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:33.152 | [400797 Async ks-alt-member-user:431717]: running: get_or_add_user_project_role member bbba06f01e424d449efaad175f088e3f ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:33.156 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-23 17:15:33.161 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-23 17:15:33.163 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:15:33.197 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-23 17:15:33.221 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-23 17:15:33.244 | +++ 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:15:34.552 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:15:34.709 | [430860 Async ks-demo-reader:430860]: finished successfully 2022-03-23 17:15:36.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:36.448 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:36.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:36.448 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:36.640 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:36.643 | ++ functions-common:get_or_create_user:925 : user_id=060b8950a4a34882b338141771481880 2022-03-23 17:15:36.645 | ++ functions-common:get_or_create_user:926 : echo 060b8950a4a34882b338141771481880 2022-03-23 17:15:36.648 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=060b8950a4a34882b338141771481880 2022-03-23 17:15:36.651 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 060b8950a4a34882b338141771481880 ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:36.720 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 060b8950a4a34882b338141771481880 ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:36.783 | [400797 Async ks-alt-reader-user:431941]: running: get_or_add_user_project_role reader 060b8950a4a34882b338141771481880 ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:36.787 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-23 17:15:36.792 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:15:36.804 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-23 17:15:36.811 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-23 17:15:36.818 | +++ 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:15:39.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:39.918 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:39.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:39.918 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:40.218 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:40.220 | ++ functions-common:get_or_create_user:925 : user_id=d2bc910092d740b3bafafd43cc2ee69e 2022-03-23 17:15:40.223 | ++ functions-common:get_or_create_user:926 : echo d2bc910092d740b3bafafd43cc2ee69e 2022-03-23 17:15:40.226 | + lib/keystone:create_keystone_accounts:392 : system_member_user=d2bc910092d740b3bafafd43cc2ee69e 2022-03-23 17:15:40.229 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member d2bc910092d740b3bafafd43cc2ee69e all 2022-03-23 17:15:40.413 | + inc/async:async_inner:63 : get_or_add_user_system_role member d2bc910092d740b3bafafd43cc2ee69e all 2022-03-23 17:15:40.481 | [400797 Async ks-system-member:432165]: running: get_or_add_user_system_role member d2bc910092d740b3bafafd43cc2ee69e all 2022-03-23 17:15:40.485 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-23 17:15:40.488 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:15:40.505 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-23 17:15:40.509 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-23 17:15:40.517 | +++ 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:15:42.608 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:15:42.746 | [431221 Async ks-alt-admin:431221]: finished successfully 2022-03-23 17:15:42.902 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:15:43.095 | [431381 Async ks-alt-another:431381]: finished successfully 2022-03-23 17:15:43.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:43.810 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:43.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:43.810 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:44.025 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:44.028 | ++ functions-common:get_or_create_user:925 : user_id=69a913ac9bc841d98e7c6da79f12bd8c 2022-03-23 17:15:44.034 | ++ functions-common:get_or_create_user:926 : echo 69a913ac9bc841d98e7c6da79f12bd8c 2022-03-23 17:15:44.037 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=69a913ac9bc841d98e7c6da79f12bd8c 2022-03-23 17:15:44.041 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 69a913ac9bc841d98e7c6da79f12bd8c all 2022-03-23 17:15:44.117 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 69a913ac9bc841d98e7c6da79f12bd8c all 2022-03-23 17:15:44.179 | [400797 Async ks-system-reader:432449]: running: get_or_add_user_system_role reader 69a913ac9bc841d98e7c6da79f12bd8c all 2022-03-23 17:15:44.182 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-23 17:15:44.198 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-23 17:15:44.216 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-23 17:15:44.240 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 17:15:44.272 | +++ 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:15:47.210 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:15:47.250 | [431717 Async ks-alt-member-user:431717]: finished successfully 2022-03-23 17:15:47.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:47.782 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:47.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:47.782 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:47.977 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:47.984 | ++ functions-common:get_or_create_group:902 : group_id=11d1ae052e8243268a7fade7ea53a37b 2022-03-23 17:15:47.988 | ++ functions-common:get_or_create_group:903 : echo 11d1ae052e8243268a7fade7ea53a37b 2022-03-23 17:15:47.991 | + lib/keystone:create_keystone_accounts:402 : admin_group=11d1ae052e8243268a7fade7ea53a37b 2022-03-23 17:15:47.993 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-23 17:15:47.997 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-23 17:15:47.999 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-23 17:15:48.002 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 17:15:48.006 | +++ 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:15:50.264 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:15:50.317 | [431941 Async ks-alt-reader-user:431941]: finished successfully 2022-03-23 17:15:50.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:15:50.642 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:50.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:15:50.643 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:50.831 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:50.834 | ++ functions-common:get_or_create_group:902 : group_id=387fe753d9e24ae2b56f336914bf2d72 2022-03-23 17:15:50.837 | ++ functions-common:get_or_create_group:903 : echo 387fe753d9e24ae2b56f336914bf2d72 2022-03-23 17:15:50.840 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=387fe753d9e24ae2b56f336914bf2d72 2022-03-23 17:15:50.843 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 387fe753d9e24ae2b56f336914bf2d72 bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:50.919 | + inc/async:async_inner:63 : get_or_add_group_project_role member 387fe753d9e24ae2b56f336914bf2d72 bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:50.979 | [400797 Async ks-group-memberdemo:432800]: running: get_or_add_group_project_role member 387fe753d9e24ae2b56f336914bf2d72 bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:50.982 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 387fe753d9e24ae2b56f336914bf2d72 bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:51.012 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:15:51.043 | [432165 Async ks-system-member:432165]: finished successfully 2022-03-23 17:15:51.062 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 387fe753d9e24ae2b56f336914bf2d72 bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:51.109 | [400797 Async ks-group-anotherdemo:432917]: running: get_or_add_group_project_role anotherrole 387fe753d9e24ae2b56f336914bf2d72 bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:51.112 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 387fe753d9e24ae2b56f336914bf2d72 ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:51.210 | + inc/async:async_inner:63 : get_or_add_group_project_role member 387fe753d9e24ae2b56f336914bf2d72 ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:51.300 | [400797 Async ks-group-memberalt:433009]: running: get_or_add_group_project_role member 387fe753d9e24ae2b56f336914bf2d72 ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:51.317 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 387fe753d9e24ae2b56f336914bf2d72 ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:51.708 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 387fe753d9e24ae2b56f336914bf2d72 ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:51.958 | [400797 Async ks-group-anotheralt:433117]: running: get_or_add_group_project_role anotherrole 387fe753d9e24ae2b56f336914bf2d72 ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:51.989 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 11d1ae052e8243268a7fade7ea53a37b 7fc1c3c6f41c464a8ab26e133bebe0a6 2022-03-23 17:15:52.454 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 11d1ae052e8243268a7fade7ea53a37b 7fc1c3c6f41c464a8ab26e133bebe0a6 2022-03-23 17:15:52.673 | [400797 Async ks-group-admin:433206]: running: get_or_add_group_project_role admin 11d1ae052e8243268a7fade7ea53a37b 7fc1c3c6f41c464a8ab26e133bebe0a6 2022-03-23 17:15:52.700 | + 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:15:53.074 | [400797 Async ks-demo-member:430321]: Waiting for completion of get_or_add_user_project_role member d606b2d78e4748d38a6ee04a54e9772c bd622a0baff5496da778a8420e9bbe47 running on PID 430321 (17 other jobs running) 2022-03-23 17:15:53.207 | [400797 Async ks-demo-member:430321]: Signaling child to exit 2022-03-23 17:15:53.207 | WAKEUP 2022-03-23 17:15:53.357 | [400797 Async ks-demo-member:430321]: Signaled 2022-03-23 17:15:53.368 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:15:53.368 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:15:53.368 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:15:53.368 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:15:53.368 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:15:53.368 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:15:53.369 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:15:53.369 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:15:53.369 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d606b2d78e4748d38a6ee04a54e9772c --project bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:53.369 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:15:53.369 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:53.369 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:53.369 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:53.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:53.369 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:53.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:53.369 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:53.369 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:53.369 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:15:53.369 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:15:53.369 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user d606b2d78e4748d38a6ee04a54e9772c --project bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:53.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:53.369 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:53.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:53.369 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:53.369 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d606b2d78e4748d38a6ee04a54e9772c --project bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:53.369 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:15:53.369 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:53.369 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:53.369 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:53.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:53.369 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:53.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:53.369 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:53.369 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:53.369 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:15:53.370 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:15:53.370 | ++ functions-common:get_field:818 : echo '| a8433e4813244e67907fa39ce4844353 | d606b2d78e4748d38a6ee04a54e9772c | | bd622a0baff5496da778a8420e9bbe47 | | | False |' 2022-03-23 17:15:53.370 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:15:53.370 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:53.370 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a8433e4813244e67907fa39ce4844353 2022-03-23 17:15:53.370 | + functions-common:get_or_add_user_project_role:997 : echo a8433e4813244e67907fa39ce4844353 2022-03-23 17:15:53.370 | a8433e4813244e67907fa39ce4844353 2022-03-23 17:15:53.701 | [400797 Async ks-demo-member:430321]: finished get_or_add_user_project_role member d606b2d78e4748d38a6ee04a54e9772c bd622a0baff5496da778a8420e9bbe47 with result 0 in 14 seconds 2022-03-23 17:15:53.969 | [400797 Async ks-demo-admin:430453]: Waiting for completion of get_or_add_user_project_role admin ced0bcbe03ac43909a8c4f98b35227bc bd622a0baff5496da778a8420e9bbe47 running on PID 430453 (16 other jobs running) 2022-03-23 17:15:54.157 | [400797 Async ks-demo-admin:430453]: Signaling child to exit 2022-03-23 17:15:54.158 | WAKEUP 2022-03-23 17:15:54.329 | [400797 Async ks-demo-admin:430453]: Signaled 2022-03-23 17:15:54.339 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:15:54.339 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:15:54.339 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:15:54.339 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:15:54.340 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:15:54.340 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:15:54.340 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:15:54.340 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:15:54.340 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ced0bcbe03ac43909a8c4f98b35227bc --project bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:54.340 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:54.340 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:15:54.340 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:54.340 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:54.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:54.340 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:54.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:54.340 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:54.340 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:54.340 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:15:54.340 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:15:54.340 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user ced0bcbe03ac43909a8c4f98b35227bc --project bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:54.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:54.340 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:54.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:54.340 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:54.340 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ced0bcbe03ac43909a8c4f98b35227bc --project bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:54.340 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:54.340 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:15:54.340 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:54.340 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:54.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:54.340 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:54.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:54.340 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:54.340 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:54.341 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:15:54.341 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:15:54.341 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:15:54.341 | ++ functions-common:get_field:818 : echo '| 9c21d9979aa14db49fc7873739e74802 | ced0bcbe03ac43909a8c4f98b35227bc | | bd622a0baff5496da778a8420e9bbe47 | | | False |' 2022-03-23 17:15:54.341 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:54.341 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9c21d9979aa14db49fc7873739e74802 2022-03-23 17:15:54.341 | + functions-common:get_or_add_user_project_role:997 : echo 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:15:54.341 | 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:15:54.614 | [400797 Async ks-demo-admin:430453]: finished get_or_add_user_project_role admin ced0bcbe03ac43909a8c4f98b35227bc bd622a0baff5496da778a8420e9bbe47 with result 0 in 17 seconds 2022-03-23 17:15:54.872 | [400797 Async ks-demo-another:430567]: Waiting for completion of get_or_add_user_project_role anotherrole d606b2d78e4748d38a6ee04a54e9772c bd622a0baff5496da778a8420e9bbe47 running on PID 430567 (15 other jobs running) 2022-03-23 17:15:55.030 | [400797 Async ks-demo-another:430567]: Signaling child to exit 2022-03-23 17:15:55.030 | WAKEUP 2022-03-23 17:15:55.157 | [400797 Async ks-demo-another:430567]: Signaled 2022-03-23 17:15:55.168 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:15:55.168 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:15:55.168 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:15:55.168 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:15:55.168 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:15:55.168 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:15:55.168 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:15:55.168 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:15:55.168 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d606b2d78e4748d38a6ee04a54e9772c --project bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:55.168 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:15:55.168 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:55.168 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:55.168 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:55.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.169 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.169 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.169 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:55.169 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:15:55.169 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:15:55.169 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user d606b2d78e4748d38a6ee04a54e9772c --project bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:55.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.169 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.169 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.169 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d606b2d78e4748d38a6ee04a54e9772c --project bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:55.169 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:55.169 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:15:55.169 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:55.169 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:55.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.169 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.169 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.169 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:55.169 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:15:55.169 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:15:55.169 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:15:55.169 | ++ functions-common:get_field:818 : echo '| 864f58b89de6498a929ba1de96d3147b | d606b2d78e4748d38a6ee04a54e9772c | | bd622a0baff5496da778a8420e9bbe47 | | | False |' 2022-03-23 17:15:55.169 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:55.169 | + functions-common:get_or_add_user_project_role:995 : user_role_id=864f58b89de6498a929ba1de96d3147b 2022-03-23 17:15:55.169 | + functions-common:get_or_add_user_project_role:997 : echo 864f58b89de6498a929ba1de96d3147b 2022-03-23 17:15:55.169 | 864f58b89de6498a929ba1de96d3147b 2022-03-23 17:15:55.429 | [400797 Async ks-demo-another:430567]: finished get_or_add_user_project_role anotherrole d606b2d78e4748d38a6ee04a54e9772c bd622a0baff5496da778a8420e9bbe47 with result 0 in 18 seconds 2022-03-23 17:15:55.481 | [400797 Async ks-demo-invis:430679]: Waiting for completion of get_or_add_user_project_role member d606b2d78e4748d38a6ee04a54e9772c 20d4315000de437987eed028c0720ad0 running on PID 430679 (14 other jobs running) 2022-03-23 17:15:55.511 | [400797 Async ks-demo-invis:430679]: Signaling child to exit 2022-03-23 17:15:55.511 | WAKEUP 2022-03-23 17:15:55.540 | [400797 Async ks-demo-invis:430679]: Signaled 2022-03-23 17:15:55.542 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:15:55.542 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:15:55.542 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:15:55.542 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:15:55.542 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:15:55.542 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:15:55.542 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:15:55.542 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:15:55.542 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:55.542 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:15:55.542 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d606b2d78e4748d38a6ee04a54e9772c --project 20d4315000de437987eed028c0720ad0 2022-03-23 17:15:55.542 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:55.542 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:55.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.542 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.543 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.543 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:55.543 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:15:55.543 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:15:55.543 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user d606b2d78e4748d38a6ee04a54e9772c --project 20d4315000de437987eed028c0720ad0 2022-03-23 17:15:55.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.543 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.543 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.543 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:55.543 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d606b2d78e4748d38a6ee04a54e9772c --project 20d4315000de437987eed028c0720ad0 2022-03-23 17:15:55.543 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:15:55.543 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:55.543 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:55.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.543 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.543 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.543 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:55.543 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:15:55.543 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:15:55.543 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:15:55.543 | ++ functions-common:get_field:818 : echo '| a8433e4813244e67907fa39ce4844353 | d606b2d78e4748d38a6ee04a54e9772c | | 20d4315000de437987eed028c0720ad0 | | | False |' 2022-03-23 17:15:55.543 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:55.543 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a8433e4813244e67907fa39ce4844353 2022-03-23 17:15:55.543 | + functions-common:get_or_add_user_project_role:997 : echo a8433e4813244e67907fa39ce4844353 2022-03-23 17:15:55.543 | a8433e4813244e67907fa39ce4844353 2022-03-23 17:15:55.597 | [400797 Async ks-demo-invis:430679]: finished get_or_add_user_project_role member d606b2d78e4748d38a6ee04a54e9772c 20d4315000de437987eed028c0720ad0 with result 0 in 17 seconds 2022-03-23 17:15:55.644 | [400797 Async ks-demo-reader:430860]: Waiting for completion of get_or_add_user_project_role reader 0857901afc7b431684061a63488f4a71 bd622a0baff5496da778a8420e9bbe47 running on PID 430860 (13 other jobs running) 2022-03-23 17:15:55.670 | [400797 Async ks-demo-reader:430860]: Signaling child to exit 2022-03-23 17:15:55.670 | WAKEUP 2022-03-23 17:15:55.695 | [400797 Async ks-demo-reader:430860]: Signaled 2022-03-23 17:15:55.696 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:15:55.696 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:15:55.696 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:15:55.696 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:15:55.696 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:15:55.696 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:15:55.696 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:15:55.696 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:15:55.696 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:15:55.696 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0857901afc7b431684061a63488f4a71 --project bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:55.696 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:55.696 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:55.696 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:55.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.697 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.697 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.697 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:55.697 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:15:55.697 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:15:55.697 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 0857901afc7b431684061a63488f4a71 --project bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:55.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.697 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.697 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.697 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:55.697 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:15:55.697 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:55.697 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0857901afc7b431684061a63488f4a71 --project bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:15:55.697 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:55.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.697 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.697 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.697 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:55.697 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:15:55.697 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:15:55.697 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:15:55.697 | ++ functions-common:get_field:818 : echo '| 860b4e10b55a4b259782d236767be79f | 0857901afc7b431684061a63488f4a71 | | bd622a0baff5496da778a8420e9bbe47 | | | False |' 2022-03-23 17:15:55.697 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:55.697 | + functions-common:get_or_add_user_project_role:995 : user_role_id=860b4e10b55a4b259782d236767be79f 2022-03-23 17:15:55.697 | + functions-common:get_or_add_user_project_role:997 : echo 860b4e10b55a4b259782d236767be79f 2022-03-23 17:15:55.697 | 860b4e10b55a4b259782d236767be79f 2022-03-23 17:15:55.751 | [400797 Async ks-demo-reader:430860]: finished get_or_add_user_project_role reader 0857901afc7b431684061a63488f4a71 bd622a0baff5496da778a8420e9bbe47 with result 0 in 16 seconds 2022-03-23 17:15:55.756 | + inc/async:async_wait:197 : return 0 2022-03-23 17:15:55.759 | + 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:15:55.818 | [400797 Async ks-alt-admin:431221]: Waiting for completion of get_or_add_user_project_role admin 179cd36e8c5241fcb01b24f22df8514a ed5e06ee856e4e2b8249627bab3b757a running on PID 431221 (12 other jobs running) 2022-03-23 17:15:55.847 | [400797 Async ks-alt-admin:431221]: Signaling child to exit 2022-03-23 17:15:55.847 | WAKEUP 2022-03-23 17:15:55.873 | [400797 Async ks-alt-admin:431221]: Signaled 2022-03-23 17:15:55.874 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:15:55.874 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:15:55.874 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:15:55.874 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:15:55.874 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:15:55.874 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:15:55.874 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:15:55.874 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:15:55.874 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 179cd36e8c5241fcb01b24f22df8514a --project ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:55.874 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:15:55.874 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:55.874 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:55.874 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:55.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.874 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.874 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.874 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:55.874 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:15:55.874 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:15:55.874 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 179cd36e8c5241fcb01b24f22df8514a --project ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:55.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.874 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.874 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.874 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:55.874 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:15:55.875 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 179cd36e8c5241fcb01b24f22df8514a --project ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:55.875 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:55.875 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:55.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.875 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:55.875 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:55.875 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:55.875 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:15:55.875 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:15:55.875 | ++ functions-common:get_field:818 : echo '| 9c21d9979aa14db49fc7873739e74802 | 179cd36e8c5241fcb01b24f22df8514a | | ed5e06ee856e4e2b8249627bab3b757a | | | False |' 2022-03-23 17:15:55.875 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:15:55.875 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:55.875 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9c21d9979aa14db49fc7873739e74802 2022-03-23 17:15:55.875 | + functions-common:get_or_add_user_project_role:997 : echo 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:15:55.875 | 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:15:56.029 | [400797 Async ks-alt-admin:431221]: finished get_or_add_user_project_role admin 179cd36e8c5241fcb01b24f22df8514a ed5e06ee856e4e2b8249627bab3b757a with result 0 in 15 seconds 2022-03-23 17:15:56.251 | [400797 Async ks-alt-another:431381]: Waiting for completion of get_or_add_user_project_role anotherrole 179cd36e8c5241fcb01b24f22df8514a ed5e06ee856e4e2b8249627bab3b757a running on PID 431381 (11 other jobs running) 2022-03-23 17:15:56.394 | [400797 Async ks-alt-another:431381]: Signaling child to exit 2022-03-23 17:15:56.394 | WAKEUP 2022-03-23 17:15:56.517 | [400797 Async ks-alt-another:431381]: Signaled 2022-03-23 17:15:56.522 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:15:56.522 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:15:56.522 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:15:56.522 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:15:56.522 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:15:56.522 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:15:56.522 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:15:56.522 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:15:56.522 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:56.522 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:15:56.522 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 179cd36e8c5241fcb01b24f22df8514a --project ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:56.522 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:56.522 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:56.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:56.522 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:56.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:56.522 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:56.522 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:56.522 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:15:56.523 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:15:56.523 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 179cd36e8c5241fcb01b24f22df8514a --project ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:56.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:15:56.523 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:56.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:15:56.523 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:56.523 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 179cd36e8c5241fcb01b24f22df8514a --project ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:56.523 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:56.523 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:15:56.523 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:56.523 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:56.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:15:56.523 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:56.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:15:56.523 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:56.523 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:56.523 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:15:56.523 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:15:56.523 | ++ functions-common:get_field:818 : echo '| 864f58b89de6498a929ba1de96d3147b | 179cd36e8c5241fcb01b24f22df8514a | | ed5e06ee856e4e2b8249627bab3b757a | | | False |' 2022-03-23 17:15:56.523 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:15:56.523 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:56.523 | + functions-common:get_or_add_user_project_role:995 : user_role_id=864f58b89de6498a929ba1de96d3147b 2022-03-23 17:15:56.523 | + functions-common:get_or_add_user_project_role:997 : echo 864f58b89de6498a929ba1de96d3147b 2022-03-23 17:15:56.523 | 864f58b89de6498a929ba1de96d3147b 2022-03-23 17:15:56.572 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:15:56.712 | [432449 Async ks-system-reader:432449]: finished successfully 2022-03-23 17:15:56.760 | [400797 Async ks-alt-another:431381]: finished get_or_add_user_project_role anotherrole 179cd36e8c5241fcb01b24f22df8514a ed5e06ee856e4e2b8249627bab3b757a with result 0 in 15 seconds 2022-03-23 17:15:56.968 | [400797 Async ks-alt-member-user:431717]: Waiting for completion of get_or_add_user_project_role member bbba06f01e424d449efaad175f088e3f ed5e06ee856e4e2b8249627bab3b757a running on PID 431717 (10 other jobs running) 2022-03-23 17:15:57.150 | [400797 Async ks-alt-member-user:431717]: Signaling child to exit 2022-03-23 17:15:57.154 | WAKEUP 2022-03-23 17:15:57.295 | [400797 Async ks-alt-member-user:431717]: Signaled 2022-03-23 17:15:57.320 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:15:57.320 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:15:57.320 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:15:57.320 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:15:57.320 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:15:57.320 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:15:57.320 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:15:57.320 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:15:57.320 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bbba06f01e424d449efaad175f088e3f --project ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:57.320 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:15:57.320 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:57.320 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:57.320 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:57.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:57.320 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:57.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:57.320 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:57.320 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:57.320 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:15:57.320 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:15:57.321 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user bbba06f01e424d449efaad175f088e3f --project ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:57.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:57.321 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:57.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:57.321 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:57.321 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bbba06f01e424d449efaad175f088e3f --project ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:57.321 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:15:57.321 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:57.321 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:57.321 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:57.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:57.321 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:57.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:57.321 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:57.321 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:57.321 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:15:57.321 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:15:57.321 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:15:57.321 | ++ functions-common:get_field:818 : echo '| a8433e4813244e67907fa39ce4844353 | bbba06f01e424d449efaad175f088e3f | | ed5e06ee856e4e2b8249627bab3b757a | | | False |' 2022-03-23 17:15:57.321 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:57.321 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a8433e4813244e67907fa39ce4844353 2022-03-23 17:15:57.321 | + functions-common:get_or_add_user_project_role:997 : echo a8433e4813244e67907fa39ce4844353 2022-03-23 17:15:57.321 | a8433e4813244e67907fa39ce4844353 2022-03-23 17:15:57.593 | [400797 Async ks-alt-member-user:431717]: finished get_or_add_user_project_role member bbba06f01e424d449efaad175f088e3f ed5e06ee856e4e2b8249627bab3b757a with result 0 in 14 seconds 2022-03-23 17:15:57.791 | [400797 Async ks-alt-reader-user:431941]: Waiting for completion of get_or_add_user_project_role reader 060b8950a4a34882b338141771481880 ed5e06ee856e4e2b8249627bab3b757a running on PID 431941 (9 other jobs running) 2022-03-23 17:15:57.980 | [400797 Async ks-alt-reader-user:431941]: Signaling child to exit 2022-03-23 17:15:57.980 | WAKEUP 2022-03-23 17:15:58.091 | [400797 Async ks-alt-reader-user:431941]: Signaled 2022-03-23 17:15:58.104 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:15:58.104 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:15:58.104 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:15:58.104 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:15:58.104 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:15:58.104 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:15:58.104 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:15:58.104 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:15:58.104 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:58.104 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 060b8950a4a34882b338141771481880 --project ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:58.104 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:15:58.104 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:58.104 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:58.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:58.104 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:58.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:58.104 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:58.104 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:58.104 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:15:58.104 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:15:58.104 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 060b8950a4a34882b338141771481880 --project ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:58.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:58.104 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:58.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:58.104 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:58.104 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 060b8950a4a34882b338141771481880 --project ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:15:58.104 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:15:58.105 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:15:58.105 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:15:58.105 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:58.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:58.105 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:58.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:58.105 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:58.105 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:58.105 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:15:58.105 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:15:58.105 | ++ functions-common:get_field:818 : echo '| 860b4e10b55a4b259782d236767be79f | 060b8950a4a34882b338141771481880 | | ed5e06ee856e4e2b8249627bab3b757a | | | False |' 2022-03-23 17:15:58.105 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:15:58.105 | ++ functions-common:get_field:812 : read data 2022-03-23 17:15:58.105 | + functions-common:get_or_add_user_project_role:995 : user_role_id=860b4e10b55a4b259782d236767be79f 2022-03-23 17:15:58.105 | + functions-common:get_or_add_user_project_role:997 : echo 860b4e10b55a4b259782d236767be79f 2022-03-23 17:15:58.105 | 860b4e10b55a4b259782d236767be79f 2022-03-23 17:15:58.418 | [400797 Async ks-alt-reader-user:431941]: finished get_or_add_user_project_role reader 060b8950a4a34882b338141771481880 ed5e06ee856e4e2b8249627bab3b757a with result 0 in 13 seconds 2022-03-23 17:15:58.456 | + inc/async:async_wait:197 : return 0 2022-03-23 17:15:58.477 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-23 17:15:58.809 | [400797 Async ks-system-member:432165]: Waiting for completion of get_or_add_user_system_role member d2bc910092d740b3bafafd43cc2ee69e all running on PID 432165 (8 other jobs running) 2022-03-23 17:15:58.974 | [400797 Async ks-system-member:432165]: Signaling child to exit 2022-03-23 17:15:58.974 | WAKEUP 2022-03-23 17:15:59.151 | [400797 Async ks-system-member:432165]: Signaled 2022-03-23 17:15:59.168 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 17:15:59.168 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 17:15:59.168 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 17:15:59.168 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:15:59.168 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:15:59.168 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:15:59.168 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:15:59.168 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:15:59.168 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 17:15:59.168 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d2bc910092d740b3bafafd43cc2ee69e --system all -f value -c Role 2022-03-23 17:15:59.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:59.168 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:59.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:59.168 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:59.168 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:59.168 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 17:15:59.168 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 17:15:59.168 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user d2bc910092d740b3bafafd43cc2ee69e --system all 2022-03-23 17:15:59.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:59.168 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:59.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:59.168 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:59.168 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d2bc910092d740b3bafafd43cc2ee69e --system all -f value -c Role 2022-03-23 17:15:59.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:59.168 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:59.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:15:59.169 | from cryptography.utils import int_from_bytes 2022-03-23 17:15:59.169 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:15:59.169 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=a8433e4813244e67907fa39ce4844353 2022-03-23 17:15:59.169 | + functions-common:get_or_add_user_system_role:1052 : echo a8433e4813244e67907fa39ce4844353 2022-03-23 17:15:59.169 | a8433e4813244e67907fa39ce4844353 2022-03-23 17:15:59.463 | [400797 Async ks-system-member:432165]: finished get_or_add_user_system_role member d2bc910092d740b3bafafd43cc2ee69e all with result 0 in 10 seconds 2022-03-23 17:15:59.694 | [400797 Async ks-system-reader:432449]: Waiting for completion of get_or_add_user_system_role reader 69a913ac9bc841d98e7c6da79f12bd8c all running on PID 432449 (7 other jobs running) 2022-03-23 17:15:59.862 | [400797 Async ks-system-reader:432449]: Signaling child to exit 2022-03-23 17:15:59.862 | WAKEUP 2022-03-23 17:16:00.031 | [400797 Async ks-system-reader:432449]: Signaled 2022-03-23 17:16:00.036 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 17:16:00.036 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 17:16:00.036 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 17:16:00.036 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:16:00.036 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:16:00.036 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:16:00.036 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:16:00.036 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:16:00.036 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 17:16:00.036 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 69a913ac9bc841d98e7c6da79f12bd8c --system all -f value -c Role 2022-03-23 17:16:00.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:00.036 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:00.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:00.036 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:00.036 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:16:00.036 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 17:16:00.036 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 17:16:00.036 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 69a913ac9bc841d98e7c6da79f12bd8c --system all 2022-03-23 17:16:00.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:00.036 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:00.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:00.036 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:00.036 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 69a913ac9bc841d98e7c6da79f12bd8c --system all -f value -c Role 2022-03-23 17:16:00.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:00.036 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:00.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:00.037 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:00.037 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:16:00.037 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=860b4e10b55a4b259782d236767be79f 2022-03-23 17:16:00.037 | + functions-common:get_or_add_user_system_role:1052 : echo 860b4e10b55a4b259782d236767be79f 2022-03-23 17:16:00.037 | 860b4e10b55a4b259782d236767be79f 2022-03-23 17:16:00.338 | [400797 Async ks-system-reader:432449]: finished get_or_add_user_system_role reader 69a913ac9bc841d98e7c6da79f12bd8c all with result 0 in 12 seconds 2022-03-23 17:16:00.380 | + inc/async:async_wait:197 : return 0 2022-03-23 17:16:00.396 | + 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:16:00.768 | [400797 Async ks-group-memberdemo:432800]: Waiting for completion of get_or_add_group_project_role member 387fe753d9e24ae2b56f336914bf2d72 bd622a0baff5496da778a8420e9bbe47 running on PID 432800 (6 other jobs running) 2022-03-23 17:16:00.841 | [400797 Async ks-group-memberdemo:432800]: Signaling child to exit 2022-03-23 17:16:04.979 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:16:05.044 | [433009 Async ks-group-memberalt:433009]: finished successfully 2022-03-23 17:16:05.646 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:16:05.675 | [432800 Async ks-group-memberdemo:432800]: finished successfully 2022-03-23 17:16:05.697 | WAKEUP 2022-03-23 17:16:05.723 | [400797 Async ks-group-memberdemo:432800]: Signaled 2022-03-23 17:16:05.724 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 17:16:05.724 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 387fe753d9e24ae2b56f336914bf2d72 --project bd622a0baff5496da778a8420e9bbe47 -f value 2022-03-23 17:16:05.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:05.725 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:05.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:05.725 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:05.725 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:16:05.725 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 17:16:05.725 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 17:16:05.725 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 387fe753d9e24ae2b56f336914bf2d72 --project bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:16:05.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:05.725 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:05.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:05.725 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:05.725 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 387fe753d9e24ae2b56f336914bf2d72 --project bd622a0baff5496da778a8420e9bbe47 -f value 2022-03-23 17:16:05.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:05.725 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:05.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:05.725 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:05.725 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:16:05.725 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a8433e4813244e67907fa39ce4844353 387fe753d9e24ae2b56f336914bf2d72 bd622a0baff5496da778a8420e9bbe47 False' 2022-03-23 17:16:05.725 | + functions-common:get_or_add_group_project_role:1076 : echo a8433e4813244e67907fa39ce4844353 387fe753d9e24ae2b56f336914bf2d72 bd622a0baff5496da778a8420e9bbe47 False 2022-03-23 17:16:05.725 | a8433e4813244e67907fa39ce4844353 387fe753d9e24ae2b56f336914bf2d72 bd622a0baff5496da778a8420e9bbe47 False 2022-03-23 17:16:05.773 | [400797 Async ks-group-memberdemo:432800]: finished get_or_add_group_project_role member 387fe753d9e24ae2b56f336914bf2d72 bd622a0baff5496da778a8420e9bbe47 with result 0 in 14 seconds 2022-03-23 17:16:05.813 | [400797 Async ks-group-anotherdemo:432917]: Waiting for completion of get_or_add_group_project_role anotherrole 387fe753d9e24ae2b56f336914bf2d72 bd622a0baff5496da778a8420e9bbe47 running on PID 432917 (5 other jobs running) 2022-03-23 17:16:05.841 | [400797 Async ks-group-anotherdemo:432917]: Signaling child to exit 2022-03-23 17:16:06.695 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:16:06.729 | [433117 Async ks-group-anotheralt:433117]: finished successfully 2022-03-23 17:16:06.847 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:16:06.873 | [432917 Async ks-group-anotherdemo:432917]: finished successfully 2022-03-23 17:16:06.894 | WAKEUP 2022-03-23 17:16:06.919 | [400797 Async ks-group-anotherdemo:432917]: Signaled 2022-03-23 17:16:06.920 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 17:16:06.920 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 387fe753d9e24ae2b56f336914bf2d72 --project bd622a0baff5496da778a8420e9bbe47 -f value 2022-03-23 17:16:06.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:06.920 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:06.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:06.921 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:06.921 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:16:06.921 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 17:16:06.921 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 17:16:06.921 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 387fe753d9e24ae2b56f336914bf2d72 --project bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:16:06.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:06.921 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:06.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:06.921 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:06.921 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 387fe753d9e24ae2b56f336914bf2d72 --project bd622a0baff5496da778a8420e9bbe47 -f value 2022-03-23 17:16:06.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:06.921 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:06.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:06.921 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:06.921 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:16:06.921 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='864f58b89de6498a929ba1de96d3147b 387fe753d9e24ae2b56f336914bf2d72 bd622a0baff5496da778a8420e9bbe47 False' 2022-03-23 17:16:06.922 | + functions-common:get_or_add_group_project_role:1076 : echo 864f58b89de6498a929ba1de96d3147b 387fe753d9e24ae2b56f336914bf2d72 bd622a0baff5496da778a8420e9bbe47 False 2022-03-23 17:16:06.922 | 864f58b89de6498a929ba1de96d3147b 387fe753d9e24ae2b56f336914bf2d72 bd622a0baff5496da778a8420e9bbe47 False 2022-03-23 17:16:06.969 | [400797 Async ks-group-anotherdemo:432917]: finished get_or_add_group_project_role anotherrole 387fe753d9e24ae2b56f336914bf2d72 bd622a0baff5496da778a8420e9bbe47 with result 0 in 15 seconds 2022-03-23 17:16:07.015 | [400797 Async ks-group-memberalt:433009]: Waiting for completion of get_or_add_group_project_role member 387fe753d9e24ae2b56f336914bf2d72 ed5e06ee856e4e2b8249627bab3b757a running on PID 433009 (4 other jobs running) 2022-03-23 17:16:07.042 | [400797 Async ks-group-memberalt:433009]: Signaling child to exit 2022-03-23 17:16:07.042 | WAKEUP 2022-03-23 17:16:07.066 | [400797 Async ks-group-memberalt:433009]: Signaled 2022-03-23 17:16:07.068 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 17:16:07.068 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 387fe753d9e24ae2b56f336914bf2d72 --project ed5e06ee856e4e2b8249627bab3b757a -f value 2022-03-23 17:16:07.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.068 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.068 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.068 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:16:07.068 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 17:16:07.068 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 17:16:07.068 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 387fe753d9e24ae2b56f336914bf2d72 --project ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:16:07.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.068 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.068 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.068 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 387fe753d9e24ae2b56f336914bf2d72 --project ed5e06ee856e4e2b8249627bab3b757a -f value 2022-03-23 17:16:07.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.068 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.068 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.068 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:16:07.068 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a8433e4813244e67907fa39ce4844353 387fe753d9e24ae2b56f336914bf2d72 ed5e06ee856e4e2b8249627bab3b757a False' 2022-03-23 17:16:07.068 | + functions-common:get_or_add_group_project_role:1076 : echo a8433e4813244e67907fa39ce4844353 387fe753d9e24ae2b56f336914bf2d72 ed5e06ee856e4e2b8249627bab3b757a False 2022-03-23 17:16:07.068 | a8433e4813244e67907fa39ce4844353 387fe753d9e24ae2b56f336914bf2d72 ed5e06ee856e4e2b8249627bab3b757a False 2022-03-23 17:16:07.114 | [400797 Async ks-group-memberalt:433009]: finished get_or_add_group_project_role member 387fe753d9e24ae2b56f336914bf2d72 ed5e06ee856e4e2b8249627bab3b757a with result 0 in 13 seconds 2022-03-23 17:16:07.153 | [400797 Async ks-group-anotheralt:433117]: Waiting for completion of get_or_add_group_project_role anotherrole 387fe753d9e24ae2b56f336914bf2d72 ed5e06ee856e4e2b8249627bab3b757a running on PID 433117 (3 other jobs running) 2022-03-23 17:16:07.183 | [400797 Async ks-group-anotheralt:433117]: Signaling child to exit 2022-03-23 17:16:07.183 | WAKEUP 2022-03-23 17:16:07.208 | [400797 Async ks-group-anotheralt:433117]: Signaled 2022-03-23 17:16:07.210 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 17:16:07.210 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 387fe753d9e24ae2b56f336914bf2d72 --project ed5e06ee856e4e2b8249627bab3b757a -f value 2022-03-23 17:16:07.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.210 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.210 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.210 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:16:07.210 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 17:16:07.210 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 17:16:07.210 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 387fe753d9e24ae2b56f336914bf2d72 --project ed5e06ee856e4e2b8249627bab3b757a 2022-03-23 17:16:07.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.210 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.210 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.210 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 387fe753d9e24ae2b56f336914bf2d72 --project ed5e06ee856e4e2b8249627bab3b757a -f value 2022-03-23 17:16:07.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.210 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.211 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.211 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:16:07.211 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='864f58b89de6498a929ba1de96d3147b 387fe753d9e24ae2b56f336914bf2d72 ed5e06ee856e4e2b8249627bab3b757a False' 2022-03-23 17:16:07.211 | + functions-common:get_or_add_group_project_role:1076 : echo 864f58b89de6498a929ba1de96d3147b 387fe753d9e24ae2b56f336914bf2d72 ed5e06ee856e4e2b8249627bab3b757a False 2022-03-23 17:16:07.211 | 864f58b89de6498a929ba1de96d3147b 387fe753d9e24ae2b56f336914bf2d72 ed5e06ee856e4e2b8249627bab3b757a False 2022-03-23 17:16:07.260 | [400797 Async ks-group-anotheralt:433117]: finished get_or_add_group_project_role anotherrole 387fe753d9e24ae2b56f336914bf2d72 ed5e06ee856e4e2b8249627bab3b757a with result 0 in 15 seconds 2022-03-23 17:16:07.299 | [400797 Async ks-group-admin:433206]: Waiting for completion of get_or_add_group_project_role admin 11d1ae052e8243268a7fade7ea53a37b 7fc1c3c6f41c464a8ab26e133bebe0a6 running on PID 433206 (2 other jobs running) 2022-03-23 17:16:07.328 | [400797 Async ks-group-admin:433206]: Signaling child to exit 2022-03-23 17:16:07.348 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:16:07.373 | [433206 Async ks-group-admin:433206]: finished successfully 2022-03-23 17:16:07.394 | WAKEUP 2022-03-23 17:16:07.416 | [400797 Async ks-group-admin:433206]: Signaled 2022-03-23 17:16:07.418 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 17:16:07.418 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 11d1ae052e8243268a7fade7ea53a37b --project 7fc1c3c6f41c464a8ab26e133bebe0a6 -f value 2022-03-23 17:16:07.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.418 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.418 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.418 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:16:07.418 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 17:16:07.418 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 17:16:07.418 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 11d1ae052e8243268a7fade7ea53a37b --project 7fc1c3c6f41c464a8ab26e133bebe0a6 2022-03-23 17:16:07.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.418 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.418 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.418 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 11d1ae052e8243268a7fade7ea53a37b --project 7fc1c3c6f41c464a8ab26e133bebe0a6 -f value 2022-03-23 17:16:07.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.418 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:16:07.418 | from cryptography.utils import int_from_bytes 2022-03-23 17:16:07.418 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:16:07.418 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='9c21d9979aa14db49fc7873739e74802 11d1ae052e8243268a7fade7ea53a37b 7fc1c3c6f41c464a8ab26e133bebe0a6 False' 2022-03-23 17:16:07.418 | + functions-common:get_or_add_group_project_role:1076 : echo 9c21d9979aa14db49fc7873739e74802 11d1ae052e8243268a7fade7ea53a37b 7fc1c3c6f41c464a8ab26e133bebe0a6 False 2022-03-23 17:16:07.418 | 9c21d9979aa14db49fc7873739e74802 11d1ae052e8243268a7fade7ea53a37b 7fc1c3c6f41c464a8ab26e133bebe0a6 False 2022-03-23 17:16:07.463 | [400797 Async ks-group-admin:433206]: finished get_or_add_group_project_role admin 11d1ae052e8243268a7fade7ea53a37b 7fc1c3c6f41c464a8ab26e133bebe0a6 with result 0 in 15 seconds 2022-03-23 17:16:07.467 | + inc/async:async_wait:197 : return 0 2022-03-23 17:16:07.469 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-23 17:16:07.487 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:16:07.490 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-23 17:16:07.508 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:16:07.511 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-23 17:16:07.514 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-23 17:16:07.574 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-23 17:16:07.613 | [400797 Async create_nova_accounts:435105]: running: create_nova_accounts 2022-03-23 17:16:07.616 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-23 17:16:07.635 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:16:07.637 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-23 17:16:07.640 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-23 17:16:07.702 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-23 17:16:07.744 | [400797 Async create_glance_accounts:435220]: running: create_glance_accounts 2022-03-23 17:16:07.747 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-23 17:16:07.773 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:16:07.776 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-23 17:16:07.779 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-23 17:16:07.847 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-23 17:16:07.895 | [400797 Async create_cinder_accounts:435350]: running: create_cinder_accounts 2022-03-23 17:16:07.897 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-23 17:16:07.919 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:16:07.922 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-23 17:16:07.924 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-23 17:16:08.003 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-23 17:16:08.078 | [400797 Async create_neutron_accounts:435465]: running: create_neutron_accounts 2022-03-23 17:16:08.082 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-23 17:16:08.113 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:16:08.116 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-23 17:16:08.120 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-23 17:16:08.348 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-23 17:16:08.590 | [400797 Async create_swift_accounts:435606]: running: create_swift_accounts 2022-03-23 17:16:08.617 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-23 17:16:08.757 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:16:08.776 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-23 17:16:09.126 | [400797 Async create_nova_accounts:435105]: Waiting for completion of create_nova_accounts running on PID 435105 (6 other jobs running) 2022-03-23 17:16:09.307 | [400797 Async create_nova_accounts:435105]: Signaling child to exit 2022-03-23 17:16:48.869 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:16:48.962 | [435465 Async create_neutron_accounts:435465]: finished successfully 2022-03-23 17:17:09.472 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:17:09.505 | [435350 Async create_cinder_accounts:435350]: finished successfully 2022-03-23 17:17:24.015 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:17:24.046 | [435220 Async create_glance_accounts:435220]: finished successfully 2022-03-23 17:17:28.325 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:17:28.352 | [435105 Async create_nova_accounts:435105]: finished successfully 2022-03-23 17:17:28.372 | WAKEUP 2022-03-23 17:17:28.396 | [400797 Async create_nova_accounts:435105]: Signaled 2022-03-23 17:17:28.397 | + 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:17:28.397 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-23 17:17:28.397 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-23 17:17:28.397 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:17:28.397 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:17:28.397 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:17:28.398 | ++ 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:17:28.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:17:28.398 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.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:17:28.398 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.398 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.398 | + functions-common:get_or_create_user:925 : user_id=84e707ee4465423487a812af6c4767b9 2022-03-23 17:17:28.398 | + functions-common:get_or_create_user:926 : echo 84e707ee4465423487a812af6c4767b9 2022-03-23 17:17:28.398 | 84e707ee4465423487a812af6c4767b9 2022-03-23 17:17:28.398 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-23 17:17:28.398 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:17:28.398 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:17:28.398 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:17:28.398 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:17:28.398 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:17:28.398 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:17:28.398 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:17:28.398 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:17:28.398 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:17:28.398 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:17:28.398 | ++ 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:17:28.398 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:17:28.398 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:17:28.398 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.398 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:17:28.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:17:28.398 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.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:17:28.398 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.399 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.399 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:17:28.399 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:17:28.399 | + 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:17:28.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:17:28.399 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.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:17:28.399 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.399 | ++ 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:17:28.399 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:17:28.399 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:17:28.399 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:17:28.399 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.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:17:28.399 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.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:17:28.399 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.399 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.399 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:17:28.399 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:17:28.399 | ++ functions-common:get_field:818 : echo '| a9af727f7f6a4aa6a2476729375f9ee1 | 84e707ee4465423487a812af6c4767b9 | | 61abc077c0dc4a98be1f44e0b38ec400 | | | False |' 2022-03-23 17:17:28.399 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:17:28.399 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.399 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:17:28.399 | + functions-common:get_or_add_user_project_role:997 : echo a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:17:28.399 | a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:17:28.399 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 17:17:28.399 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-23 17:17:28.399 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:17:28.399 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:17:28.399 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:17:28.399 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:17:28.400 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:17:28.400 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:17:28.400 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:17:28.400 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:17:28.400 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:17:28.400 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:17:28.400 | ++ 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:17:28.400 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:17:28.400 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:17:28.400 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:17:28.400 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.400 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.400 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.400 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.400 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:17:28.400 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:17:28.400 | + 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:17:28.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.400 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.400 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.400 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:17:28.400 | ++ 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:17:28.400 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:17:28.400 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:17:28.400 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.400 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.401 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.401 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.401 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:17:28.401 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:17:28.401 | ++ functions-common:get_field:818 : echo '| 9c21d9979aa14db49fc7873739e74802 | 84e707ee4465423487a812af6c4767b9 | | 61abc077c0dc4a98be1f44e0b38ec400 | | | False |' 2022-03-23 17:17:28.401 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:17:28.401 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.401 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9c21d9979aa14db49fc7873739e74802 2022-03-23 17:17:28.401 | + functions-common:get_or_add_user_project_role:997 : echo 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:17:28.401 | 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:17:28.401 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-23 17:17:28.401 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-23 17:17:28.401 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.47/compute 2022-03-23 17:17:28.401 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-23 17:17:28.401 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:17:28.401 | ++ 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:17:28.401 | ++ 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:17:28.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.401 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.401 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.401 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.401 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:17:28.401 | f3b9d87fdcf0430fa8a9bd1ba19029ed' 2022-03-23 17:17:28.401 | + functions-common:get_or_create_service:1094 : echo f3b9d87fdcf0430fa8a9bd1ba19029ed 2022-03-23 17:17:28.401 | f3b9d87fdcf0430fa8a9bd1ba19029ed 2022-03-23 17:17:28.401 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.47/compute/v2/$(project_id)s' 2022-03-23 17:17:28.401 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:17:28.401 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' RegionOne 2022-03-23 17:17:28.401 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:17:28.401 | +++ 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:17:28.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.402 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.402 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.402 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.402 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:17:28.402 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:17:28.402 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 17:17:28.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.402 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.402 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.402 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.402 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=531778b891ec499c8a5d138ba420aad4 2022-03-23 17:17:28.402 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 531778b891ec499c8a5d138ba420aad4 2022-03-23 17:17:28.402 | + functions-common:get_or_create_endpoint:1127 : public_id=531778b891ec499c8a5d138ba420aad4 2022-03-23 17:17:28.402 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:17:28.402 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:17:28.402 | + functions-common:get_or_create_endpoint:1136 : echo 531778b891ec499c8a5d138ba420aad4 2022-03-23 17:17:28.402 | 531778b891ec499c8a5d138ba420aad4 2022-03-23 17:17:28.402 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-23 17:17:28.402 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:17:28.402 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-23 17:17:28.402 | ++ 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:17:28.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.402 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.402 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.402 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.403 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:17:28.403 | c000273b4390446b90017de79004ec6a' 2022-03-23 17:17:28.403 | + functions-common:get_or_create_service:1094 : echo c000273b4390446b90017de79004ec6a 2022-03-23 17:17:28.403 | c000273b4390446b90017de79004ec6a 2022-03-23 17:17:28.403 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.47/compute/v2.1 2022-03-23 17:17:28.403 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:17:28.403 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.47/compute/v2.1 RegionOne 2022-03-23 17:17:28.403 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:17:28.403 | +++ 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:17:28.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.403 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.403 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.403 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.403 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:17:28.403 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:17:28.403 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.47/compute/v2.1 --region RegionOne -f value -c id 2022-03-23 17:17:28.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.403 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.403 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.403 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.403 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=bb3c42fef291447ab781c26c0acb6adf 2022-03-23 17:17:28.403 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo bb3c42fef291447ab781c26c0acb6adf 2022-03-23 17:17:28.403 | + functions-common:get_or_create_endpoint:1127 : public_id=bb3c42fef291447ab781c26c0acb6adf 2022-03-23 17:17:28.403 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:17:28.403 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:17:28.403 | + functions-common:get_or_create_endpoint:1136 : echo bb3c42fef291447ab781c26c0acb6adf 2022-03-23 17:17:28.403 | bb3c42fef291447ab781c26c0acb6adf 2022-03-23 17:17:28.403 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-23 17:17:28.403 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:17:28.403 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-23 17:17:28.404 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:17:28.404 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-23 17:17:28.404 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:17:28.404 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:17:28.404 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:17:28.404 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:17:28.404 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:17:28.404 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:17:28.404 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:17:28.404 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:17:28.404 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:17:28.404 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:17:28.404 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:17:28.404 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:17:28.404 | ++ 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:17:28.404 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:17:28.404 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.404 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.404 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.404 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.404 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:17:28.404 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:17:28.404 | + 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:17:28.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.404 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.404 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.404 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:17:28.404 | ++ 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:17:28.405 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:17:28.405 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:17:28.405 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.405 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.405 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.405 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.405 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:17:28.405 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:17:28.405 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:17:28.405 | ++ functions-common:get_field:818 : echo '| 95e57d00ed4b417ab74a4f18acfa7d84 | 84e707ee4465423487a812af6c4767b9 | | 61abc077c0dc4a98be1f44e0b38ec400 | | | False |' 2022-03-23 17:17:28.405 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.405 | + functions-common:get_or_add_user_project_role:995 : user_role_id=95e57d00ed4b417ab74a4f18acfa7d84 2022-03-23 17:17:28.405 | + functions-common:get_or_add_user_project_role:997 : echo 95e57d00ed4b417ab74a4f18acfa7d84 2022-03-23 17:17:28.405 | 95e57d00ed4b417ab74a4f18acfa7d84 2022-03-23 17:17:28.405 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-23 17:17:28.405 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:17:28.405 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-23 17:17:28.405 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:17:28.405 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-23 17:17:28.444 | [400797 Async create_nova_accounts:435105]: finished create_nova_accounts with result 0 in 80 seconds 2022-03-23 17:17:28.482 | [400797 Async create_glance_accounts:435220]: Waiting for completion of create_glance_accounts running on PID 435220 (5 other jobs running) 2022-03-23 17:17:28.508 | [400797 Async create_glance_accounts:435220]: Signaling child to exit 2022-03-23 17:17:28.508 | WAKEUP 2022-03-23 17:17:28.534 | [400797 Async create_glance_accounts:435220]: Signaled 2022-03-23 17:17:28.536 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-23 17:17:28.536 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:17:28.536 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-23 17:17:28.536 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-23 17:17:28.536 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:17:28.536 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:17:28.536 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:17:28.536 | ++ 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:17:28.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:17:28.536 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.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:17:28.536 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.536 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.536 | + functions-common:get_or_create_user:925 : user_id=52298605445b4d96897dc1ce1cf49c0d 2022-03-23 17:17:28.536 | + functions-common:get_or_create_user:926 : echo 52298605445b4d96897dc1ce1cf49c0d 2022-03-23 17:17:28.536 | 52298605445b4d96897dc1ce1cf49c0d 2022-03-23 17:17:28.536 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-23 17:17:28.536 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:17:28.536 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:17:28.536 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:17:28.536 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:17:28.536 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:17:28.536 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:17:28.536 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:17:28.536 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:17:28.536 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:17:28.537 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:17:28.537 | ++ 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:17:28.537 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:17:28.537 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:17:28.537 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:17:28.537 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.537 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.537 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.537 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.537 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:17:28.537 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:17:28.537 | + 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:17:28.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.537 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.538 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.538 | ++ 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:17:28.538 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:17:28.538 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:17:28.538 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:17:28.538 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.538 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.538 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.538 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.538 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:17:28.538 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:17:28.538 | ++ functions-common:get_field:818 : echo '| a9af727f7f6a4aa6a2476729375f9ee1 | 52298605445b4d96897dc1ce1cf49c0d | | 61abc077c0dc4a98be1f44e0b38ec400 | | | False |' 2022-03-23 17:17:28.538 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:17:28.538 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.538 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:17:28.538 | + functions-common:get_or_add_user_project_role:997 : echo a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:17:28.538 | a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:17:28.538 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 17:17:28.538 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-23 17:17:28.538 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:17:28.538 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-23 17:17:28.538 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-23 17:17:28.538 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:17:28.538 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:17:28.538 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:17:28.538 | ++ 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:17:28.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.539 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.539 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.539 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.539 | + functions-common:get_or_create_user:925 : user_id=680724b4da6e4fe4ae62f1e99dd5bff8 2022-03-23 17:17:28.539 | + functions-common:get_or_create_user:926 : echo 680724b4da6e4fe4ae62f1e99dd5bff8 2022-03-23 17:17:28.539 | 680724b4da6e4fe4ae62f1e99dd5bff8 2022-03-23 17:17:28.539 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-23 17:17:28.539 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:17:28.539 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:17:28.539 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:17:28.539 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:17:28.539 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:17:28.539 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:17:28.539 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:17:28.539 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:17:28.539 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:17:28.539 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:17:28.539 | ++ 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:17:28.539 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:17:28.539 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:17:28.539 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:17:28.539 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.539 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.539 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.539 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.539 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:17:28.539 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:17:28.540 | + 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:17:28.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.540 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.540 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.540 | ++ 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:17:28.540 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:17:28.540 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:17:28.540 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:17:28.540 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.540 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.540 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.540 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.540 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:17:28.540 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:17:28.540 | ++ functions-common:get_field:818 : echo '| a9af727f7f6a4aa6a2476729375f9ee1 | 680724b4da6e4fe4ae62f1e99dd5bff8 | | 61abc077c0dc4a98be1f44e0b38ec400 | | | False |' 2022-03-23 17:17:28.540 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:17:28.540 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.540 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:17:28.540 | + functions-common:get_or_add_user_project_role:997 : echo a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:17:28.540 | a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:17:28.540 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-23 17:17:28.540 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-23 17:17:28.540 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:17:28.540 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:17:28.540 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:17:28.540 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:17:28.540 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:17:28.540 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:17:28.540 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:17:28.541 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:17:28.541 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:17:28.541 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:17:28.541 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:17:28.541 | ++ 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:17:28.541 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:17:28.541 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:17:28.541 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.541 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.541 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.541 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.541 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:17:28.541 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:17:28.541 | + 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:17:28.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.541 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.541 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.541 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:17:28.541 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:17:28.541 | ++ 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:17:28.541 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:17:28.541 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.541 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.541 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.541 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.541 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:17:28.542 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:17:28.542 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:17:28.542 | ++ functions-common:get_field:818 : echo '| 95e57d00ed4b417ab74a4f18acfa7d84 | 680724b4da6e4fe4ae62f1e99dd5bff8 | | 61abc077c0dc4a98be1f44e0b38ec400 | | | False |' 2022-03-23 17:17:28.542 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.542 | + functions-common:get_or_add_user_project_role:995 : user_role_id=95e57d00ed4b417ab74a4f18acfa7d84 2022-03-23 17:17:28.542 | + functions-common:get_or_add_user_project_role:997 : echo 95e57d00ed4b417ab74a4f18acfa7d84 2022-03-23 17:17:28.542 | 95e57d00ed4b417ab74a4f18acfa7d84 2022-03-23 17:17:28.542 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-23 17:17:28.542 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:17:28.542 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-23 17:17:28.542 | ++ 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:17:28.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.542 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.542 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.542 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.542 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:17:28.542 | eea297b63ee949e89d6ca09faceab6b9' 2022-03-23 17:17:28.542 | + functions-common:get_or_create_service:1094 : echo eea297b63ee949e89d6ca09faceab6b9 2022-03-23 17:17:28.542 | eea297b63ee949e89d6ca09faceab6b9 2022-03-23 17:17:28.542 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.47/image 2022-03-23 17:17:28.542 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:17:28.542 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.47/image RegionOne 2022-03-23 17:17:28.542 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:17:28.542 | +++ 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:17:28.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.542 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.543 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.543 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:17:28.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:17:28.543 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.47/image --region RegionOne -f value -c id 2022-03-23 17:17:28.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.543 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.543 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.543 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=20df72f886e94b16b6d2db5451825afa 2022-03-23 17:17:28.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 20df72f886e94b16b6d2db5451825afa 2022-03-23 17:17:28.543 | + functions-common:get_or_create_endpoint:1127 : public_id=20df72f886e94b16b6d2db5451825afa 2022-03-23 17:17:28.543 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:17:28.543 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:17:28.543 | + functions-common:get_or_create_endpoint:1136 : echo 20df72f886e94b16b6d2db5451825afa 2022-03-23 17:17:28.543 | 20df72f886e94b16b6d2db5451825afa 2022-03-23 17:17:28.543 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-23 17:17:28.543 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 17:17:28.543 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 17:17:28.543 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 17:17:28.543 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-23 17:17:28.543 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-23 17:17:28.543 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-23 17:17:28.543 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-23 17:17:28.543 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-23 17:17:28.583 | [400797 Async create_glance_accounts:435220]: finished create_glance_accounts with result 0 in 76 seconds 2022-03-23 17:17:28.622 | [400797 Async create_cinder_accounts:435350]: Waiting for completion of create_cinder_accounts running on PID 435350 (4 other jobs running) 2022-03-23 17:17:28.649 | [400797 Async create_cinder_accounts:435350]: Signaling child to exit 2022-03-23 17:17:28.649 | WAKEUP 2022-03-23 17:17:28.673 | [400797 Async create_cinder_accounts:435350]: Signaled 2022-03-23 17:17:28.674 | + 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:17:28.674 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-23 17:17:28.674 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-23 17:17:28.674 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:17:28.674 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:17:28.674 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:17:28.674 | ++ 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:17:28.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.675 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.675 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.675 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.675 | + functions-common:get_or_create_user:925 : user_id=89b9b129ef9a422781eb1f7a0d85f3ed 2022-03-23 17:17:28.675 | + functions-common:get_or_create_user:926 : echo 89b9b129ef9a422781eb1f7a0d85f3ed 2022-03-23 17:17:28.675 | 89b9b129ef9a422781eb1f7a0d85f3ed 2022-03-23 17:17:28.675 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-23 17:17:28.675 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:17:28.675 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:17:28.675 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:17:28.675 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:17:28.675 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:17:28.675 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:17:28.675 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:17:28.675 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:17:28.675 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:17:28.675 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:17:28.675 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:17:28.675 | ++ 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:17:28.675 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:17:28.675 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:17:28.675 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.675 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.675 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.675 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.675 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:17:28.675 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:17:28.676 | + 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:17:28.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.676 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.676 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.676 | ++ 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:17:28.676 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:17:28.676 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:17:28.676 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:17:28.676 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.676 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.676 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.676 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.676 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:17:28.676 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:17:28.676 | ++ functions-common:get_field:818 : echo '| a9af727f7f6a4aa6a2476729375f9ee1 | 89b9b129ef9a422781eb1f7a0d85f3ed | | 61abc077c0dc4a98be1f44e0b38ec400 | | | False |' 2022-03-23 17:17:28.676 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:17:28.676 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.676 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:17:28.676 | + functions-common:get_or_add_user_project_role:997 : echo a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:17:28.676 | a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:17:28.676 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 17:17:28.676 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-23 17:17:28.676 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:17:28.676 | ++ 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:17:28.676 | ++ 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:17:28.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.676 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.677 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.677 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.677 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:17:28.677 | 0a7ff66aefb64a0888db0e747a7fc238' 2022-03-23 17:17:28.677 | + functions-common:get_or_create_service:1094 : echo 0a7ff66aefb64a0888db0e747a7fc238 2022-03-23 17:17:28.677 | 0a7ff66aefb64a0888db0e747a7fc238 2022-03-23 17:17:28.677 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-23 17:17:28.677 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2022-03-23 17:17:28.677 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:17:28.677 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2022-03-23 17:17:28.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:17:28.677 | +++ 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:17:28.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:17:28.677 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.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:17:28.677 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.677 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:17:28.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:17:28.677 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 17:17:28.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:17:28.677 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.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:17:28.677 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.677 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4e530224108344eb881d3b1a983864a5 2022-03-23 17:17:28.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4e530224108344eb881d3b1a983864a5 2022-03-23 17:17:28.677 | + functions-common:get_or_create_endpoint:1127 : public_id=4e530224108344eb881d3b1a983864a5 2022-03-23 17:17:28.677 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:17:28.678 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:17:28.678 | + functions-common:get_or_create_endpoint:1136 : echo 4e530224108344eb881d3b1a983864a5 2022-03-23 17:17:28.678 | 4e530224108344eb881d3b1a983864a5 2022-03-23 17:17:28.678 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-23 17:17:28.678 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:17:28.678 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-23 17:17:28.678 | ++ 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:17:28.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:17:28.678 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.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:17:28.678 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.679 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.679 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:17:28.679 | 7603d65773c74f6b9ff7a3ebfd88f589' 2022-03-23 17:17:28.679 | + functions-common:get_or_create_service:1094 : echo 7603d65773c74f6b9ff7a3ebfd88f589 2022-03-23 17:17:28.679 | 7603d65773c74f6b9ff7a3ebfd88f589 2022-03-23 17:17:28.679 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2022-03-23 17:17:28.679 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:17:28.679 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2022-03-23 17:17:28.679 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:17:28.679 | +++ 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:17:28.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:17:28.679 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.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:17:28.679 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.679 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.679 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:17:28.679 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:17:28.679 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 17:17:28.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:17:28.679 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.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:17:28.679 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.679 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.679 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e4f6b7854d6442f3be1b7cd855fc7358 2022-03-23 17:17:28.679 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e4f6b7854d6442f3be1b7cd855fc7358 2022-03-23 17:17:28.679 | + functions-common:get_or_create_endpoint:1127 : public_id=e4f6b7854d6442f3be1b7cd855fc7358 2022-03-23 17:17:28.679 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:17:28.679 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:17:28.679 | + functions-common:get_or_create_endpoint:1136 : echo e4f6b7854d6442f3be1b7cd855fc7358 2022-03-23 17:17:28.679 | e4f6b7854d6442f3be1b7cd855fc7358 2022-03-23 17:17:28.679 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-23 17:17:28.679 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-23 17:17:28.680 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:17:28.680 | +++ 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:17:28.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:17:28.680 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.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:17:28.680 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.680 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.680 | ++ functions-common:get_or_create_project:938 : project_id=61abc077c0dc4a98be1f44e0b38ec400 2022-03-23 17:17:28.680 | ++ functions-common:get_or_create_project:939 : echo 61abc077c0dc4a98be1f44e0b38ec400 2022-03-23 17:17:28.680 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 61abc077c0dc4a98be1f44e0b38ec400 2022-03-23 17:17:28.680 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-23 17:17:28.680 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:17:28.680 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:17:28.680 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-23 17:17:28.680 | +++ 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:17:28.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:17:28.680 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.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:17:28.680 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.680 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-23 17:17:28.680 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.680 | ++ functions-common:get_or_create_user:925 : user_id=89b9b129ef9a422781eb1f7a0d85f3ed 2022-03-23 17:17:28.680 | ++ functions-common:get_or_create_user:926 : echo 89b9b129ef9a422781eb1f7a0d85f3ed 2022-03-23 17:17:28.680 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 89b9b129ef9a422781eb1f7a0d85f3ed 2022-03-23 17:17:28.724 | [400797 Async create_cinder_accounts:435350]: finished create_cinder_accounts with result 0 in 61 seconds 2022-03-23 17:17:28.729 | + inc/async:async_wait:197 : return 0 2022-03-23 17:17:28.731 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-23 17:17:28.783 | [400797 Async create_neutron_accounts:435465]: Waiting for completion of create_neutron_accounts running on PID 435465 (3 other jobs running) 2022-03-23 17:17:28.810 | [400797 Async create_neutron_accounts:435465]: Signaling child to exit 2022-03-23 17:17:28.810 | WAKEUP 2022-03-23 17:17:28.833 | [400797 Async create_neutron_accounts:435465]: Signaled 2022-03-23 17:17:28.835 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-23 17:17:28.835 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:17:28.835 | ++ 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:17:28.835 | + 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:17:28.835 | + 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:17:28.835 | + 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:17:28.835 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:17:28.835 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-23 17:17:28.835 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-23 17:17:28.835 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-23 17:17:28.835 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.47:9696/ 2022-03-23 17:17:28.835 | + 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:17:28.835 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-23 17:17:28.835 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-23 17:17:28.835 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:17:28.835 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:17:28.835 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:17:28.835 | ++ 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:17:28.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.835 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.836 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.836 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.836 | + functions-common:get_or_create_user:925 : user_id=1a2c4e7078314eb5817d695075d412dd 2022-03-23 17:17:28.836 | + functions-common:get_or_create_user:926 : echo 1a2c4e7078314eb5817d695075d412dd 2022-03-23 17:17:28.836 | 1a2c4e7078314eb5817d695075d412dd 2022-03-23 17:17:28.836 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-23 17:17:28.836 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:17:28.836 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:17:28.836 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:17:28.836 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:17:28.836 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:17:28.836 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:17:28.836 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:17:28.836 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:17:28.836 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:17:28.836 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:17:28.836 | ++ 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:17:28.836 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:17:28.836 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:17:28.836 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:17:28.836 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.836 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.836 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.836 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.836 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:17:28.836 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:17:28.836 | + 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:17:28.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.836 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.837 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.837 | ++ 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:17:28.837 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:17:28.837 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:17:28.837 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:17:28.837 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.837 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.837 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.837 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.837 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:17:28.837 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:17:28.837 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:17:28.837 | ++ functions-common:get_field:818 : echo '| a9af727f7f6a4aa6a2476729375f9ee1 | 1a2c4e7078314eb5817d695075d412dd | | 61abc077c0dc4a98be1f44e0b38ec400 | | | False |' 2022-03-23 17:17:28.837 | ++ functions-common:get_field:812 : read data 2022-03-23 17:17:28.837 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:17:28.837 | + functions-common:get_or_add_user_project_role:997 : echo a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:17:28.837 | a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:17:28.837 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 17:17:28.837 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-23 17:17:28.837 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:17:28.837 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-23 17:17:28.837 | ++ 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:17:28.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.837 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.837 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.837 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.837 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:17:28.837 | a3869d96cbc24a1a871bfb920df9d48a' 2022-03-23 17:17:28.838 | + functions-common:get_or_create_service:1094 : echo a3869d96cbc24a1a871bfb920df9d48a 2022-03-23 17:17:28.838 | a3869d96cbc24a1a871bfb920df9d48a 2022-03-23 17:17:28.838 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.47:9696/ 2022-03-23 17:17:28.838 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:17:28.838 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.47:9696/ RegionOne 2022-03-23 17:17:28.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:17:28.838 | +++ 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:17:28.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.838 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.838 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.838 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:17:28.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:17:28.838 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.47:9696/ --region RegionOne -f value -c id 2022-03-23 17:17:28.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.838 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:17:28.838 | from cryptography.utils import int_from_bytes 2022-03-23 17:17:28.838 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:17:28.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1a9d1a21a9834faf9b22def6379aec79 2022-03-23 17:17:28.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1a9d1a21a9834faf9b22def6379aec79 2022-03-23 17:17:28.838 | + functions-common:get_or_create_endpoint:1127 : public_id=1a9d1a21a9834faf9b22def6379aec79 2022-03-23 17:17:28.838 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:17:28.838 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:17:28.838 | + functions-common:get_or_create_endpoint:1136 : echo 1a9d1a21a9834faf9b22def6379aec79 2022-03-23 17:17:28.839 | 1a9d1a21a9834faf9b22def6379aec79 2022-03-23 17:17:28.881 | [400797 Async create_neutron_accounts:435465]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-23 17:17:28.921 | [400797 Async create_swift_accounts:435606]: Waiting for completion of create_swift_accounts running on PID 435606 (2 other jobs running) 2022-03-23 17:17:28.948 | [400797 Async create_swift_accounts:435606]: Signaling child to exit 2022-03-23 17:18:15.633 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:18:15.658 | [435606 Async create_swift_accounts:435606]: finished successfully 2022-03-23 17:18:15.678 | WAKEUP 2022-03-23 17:18:15.701 | [400797 Async create_swift_accounts:435606]: Signaled 2022-03-23 17:18:15.703 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-23 17:18:15.703 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-23 17:18:15.703 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-23 17:18:15.703 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-23 17:18:15.703 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-23 17:18:15.703 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-23 17:18:15.703 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-23 17:18:15.703 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-23 17:18:15.703 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-23 17:18:15.703 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-23 17:18:15.703 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-23 17:18:15.703 | +++ 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:18:15.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.703 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.703 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.703 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.704 | ++ functions-common:get_or_create_role:950 : role_id=864f58b89de6498a929ba1de96d3147b 2022-03-23 17:18:15.704 | ++ functions-common:get_or_create_role:951 : echo 864f58b89de6498a929ba1de96d3147b 2022-03-23 17:18:15.704 | + lib/swift:create_swift_accounts:614 : another_role=864f58b89de6498a929ba1de96d3147b 2022-03-23 17:18:15.704 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-23 17:18:15.704 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-23 17:18:15.704 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:18:15.704 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:18:15.704 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:18:15.704 | ++ 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:18:15.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.704 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.704 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.704 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.704 | + functions-common:get_or_create_user:925 : user_id=b203157e51a243c5b64914535c4cb5c8 2022-03-23 17:18:15.704 | + functions-common:get_or_create_user:926 : echo b203157e51a243c5b64914535c4cb5c8 2022-03-23 17:18:15.704 | b203157e51a243c5b64914535c4cb5c8 2022-03-23 17:18:15.704 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-23 17:18:15.704 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:18:15.704 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:18:15.704 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:18:15.704 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:18:15.704 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:18:15.704 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:18:15.704 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:18:15.704 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:18:15.704 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:18:15.704 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:18:15.705 | ++ 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:18:15.705 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:18:15.705 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:18:15.705 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:18:15.705 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.705 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.705 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.705 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.705 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:18:15.705 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:18:15.705 | + 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:18:15.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.705 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.705 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.705 | ++ 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:18:15.705 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:18:15.705 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:18:15.705 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:18:15.705 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.705 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.705 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.705 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.705 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:18:15.705 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:18:15.705 | ++ functions-common:get_field:818 : echo '| a9af727f7f6a4aa6a2476729375f9ee1 | b203157e51a243c5b64914535c4cb5c8 | | 61abc077c0dc4a98be1f44e0b38ec400 | | | False |' 2022-03-23 17:18:15.705 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:18:15.705 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.706 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:18:15.706 | + functions-common:get_or_add_user_project_role:997 : echo a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:18:15.706 | a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:18:15.706 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 17:18:15.706 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-23 17:18:15.706 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:18:15.706 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:18:15.706 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:18:15.706 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:18:15.706 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:18:15.706 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:18:15.706 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:18:15.706 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:18:15.706 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:18:15.706 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:18:15.706 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:18:15.706 | ++ 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:18:15.706 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:18:15.706 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:18:15.706 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.706 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.706 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.706 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.706 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:18:15.706 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:18:15.706 | + 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:18:15.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.707 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.707 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.707 | ++ 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:18:15.707 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:18:15.707 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:18:15.707 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:18:15.707 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.707 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.707 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.707 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.707 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:18:15.707 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:18:15.707 | ++ functions-common:get_field:818 : echo '| 9c21d9979aa14db49fc7873739e74802 | b203157e51a243c5b64914535c4cb5c8 | | 61abc077c0dc4a98be1f44e0b38ec400 | | | False |' 2022-03-23 17:18:15.707 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:18:15.707 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.707 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9c21d9979aa14db49fc7873739e74802 2022-03-23 17:18:15.707 | + functions-common:get_or_add_user_project_role:997 : echo 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:18:15.707 | 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:18:15.707 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-23 17:18:15.707 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:18:15.707 | ++ 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:18:15.707 | ++ 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:18:15.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.707 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.707 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.707 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.707 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:18:15.707 | f036008350b74259a06cf06223e5828f' 2022-03-23 17:18:15.708 | + functions-common:get_or_create_service:1094 : echo f036008350b74259a06cf06223e5828f 2022-03-23 17:18:15.708 | f036008350b74259a06cf06223e5828f 2022-03-23 17:18:15.708 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' http://10.222.0.47:8080 2022-03-23 17:18:15.708 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:18:15.708 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-23 17:18:15.708 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:18:15.708 | +++ 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:18:15.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.708 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.708 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.708 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.708 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:18:15.708 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:18:15.708 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-23 17:18:15.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.708 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.708 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.708 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.708 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9d6234614eca44988e7769b37d8b5fe4 2022-03-23 17:18:15.708 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9d6234614eca44988e7769b37d8b5fe4 2022-03-23 17:18:15.708 | + functions-common:get_or_create_endpoint:1127 : public_id=9d6234614eca44988e7769b37d8b5fe4 2022-03-23 17:18:15.708 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.47:8080 ]] 2022-03-23 17:18:15.708 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.47:8080 RegionOne 2022-03-23 17:18:15.708 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:18:15.708 | ++ 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:18:15.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.708 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.709 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.709 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.709 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:18:15.709 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:18:15.709 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.47:8080 --region RegionOne -f value -c id 2022-03-23 17:18:15.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.709 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.709 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.709 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.709 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3ab20e8f75ab425286a9da3581493da3 2022-03-23 17:18:15.709 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3ab20e8f75ab425286a9da3581493da3 2022-03-23 17:18:15.709 | 3ab20e8f75ab425286a9da3581493da3 2022-03-23 17:18:15.709 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:18:15.709 | + functions-common:get_or_create_endpoint:1136 : echo 9d6234614eca44988e7769b37d8b5fe4 2022-03-23 17:18:15.709 | 9d6234614eca44988e7769b37d8b5fe4 2022-03-23 17:18:15.709 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-23 17:18:15.709 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-23 17:18:15.709 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:18:15.709 | +++ 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:18:15.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.709 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.709 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.709 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.709 | ++ functions-common:get_or_create_project:938 : project_id=3018ae63f6034c9c802147285b65d8e0 2022-03-23 17:18:15.709 | ++ functions-common:get_or_create_project:939 : echo 3018ae63f6034c9c802147285b65d8e0 2022-03-23 17:18:15.709 | + lib/swift:create_swift_accounts:628 : swift_project_test1=3018ae63f6034c9c802147285b65d8e0 2022-03-23 17:18:15.709 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-23 17:18:15.709 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:18:15.709 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-23 17:18:15.709 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:18:15.710 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-23 17:18:15.710 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-23 17:18:15.710 | +++ 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:18:15.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.710 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.710 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.710 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.710 | ++ functions-common:get_or_create_user:925 : user_id=c860694ce9bb4658a82e37adc30d8e0a 2022-03-23 17:18:15.710 | ++ functions-common:get_or_create_user:926 : echo c860694ce9bb4658a82e37adc30d8e0a 2022-03-23 17:18:15.710 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=c860694ce9bb4658a82e37adc30d8e0a 2022-03-23 17:18:15.710 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-23 17:18:15.710 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:18:15.710 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin c860694ce9bb4658a82e37adc30d8e0a 3018ae63f6034c9c802147285b65d8e0 2022-03-23 17:18:15.710 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:18:15.710 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:18:15.710 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:18:15.710 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:18:15.710 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:18:15.710 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:18:15.710 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:18:15.710 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:18:15.710 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:18:15.710 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c860694ce9bb4658a82e37adc30d8e0a --project 3018ae63f6034c9c802147285b65d8e0 2022-03-23 17:18:15.710 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:18:15.710 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:18:15.710 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.710 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.711 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.711 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.711 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:18:15.711 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:18:15.711 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c860694ce9bb4658a82e37adc30d8e0a --project 3018ae63f6034c9c802147285b65d8e0 2022-03-23 17:18:15.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.711 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.711 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.711 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:18:15.711 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c860694ce9bb4658a82e37adc30d8e0a --project 3018ae63f6034c9c802147285b65d8e0 2022-03-23 17:18:15.711 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:18:15.711 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:18:15.711 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.711 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.711 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.711 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.711 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:18:15.711 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:18:15.711 | ++ functions-common:get_field:818 : echo '| 9c21d9979aa14db49fc7873739e74802 | c860694ce9bb4658a82e37adc30d8e0a | | 3018ae63f6034c9c802147285b65d8e0 | | | False |' 2022-03-23 17:18:15.711 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:18:15.711 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.711 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9c21d9979aa14db49fc7873739e74802 2022-03-23 17:18:15.711 | + functions-common:get_or_add_user_project_role:997 : echo 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:18:15.711 | 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:18:15.711 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-23 17:18:15.711 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-23 17:18:15.711 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:18:15.711 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-23 17:18:15.711 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-23 17:18:15.712 | +++ 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:18:15.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.712 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.712 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.712 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.712 | ++ functions-common:get_or_create_user:925 : user_id=5d958b23b7d247b7a00189808959ed31 2022-03-23 17:18:15.712 | ++ functions-common:get_or_create_user:926 : echo 5d958b23b7d247b7a00189808959ed31 2022-03-23 17:18:15.712 | + lib/swift:create_swift_accounts:637 : swift_user_test3=5d958b23b7d247b7a00189808959ed31 2022-03-23 17:18:15.712 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-23 17:18:15.712 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:18:15.712 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 864f58b89de6498a929ba1de96d3147b 5d958b23b7d247b7a00189808959ed31 3018ae63f6034c9c802147285b65d8e0 2022-03-23 17:18:15.712 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:18:15.712 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:18:15.712 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:18:15.712 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:18:15.712 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:18:15.712 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:18:15.712 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:18:15.712 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:18:15.712 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 864f58b89de6498a929ba1de96d3147b --user 5d958b23b7d247b7a00189808959ed31 --project 3018ae63f6034c9c802147285b65d8e0 2022-03-23 17:18:15.712 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:18:15.712 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:18:15.712 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:18:15.712 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.712 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.712 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.712 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.712 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:18:15.713 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:18:15.713 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 864f58b89de6498a929ba1de96d3147b --user 5d958b23b7d247b7a00189808959ed31 --project 3018ae63f6034c9c802147285b65d8e0 2022-03-23 17:18:15.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.713 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.713 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.713 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 864f58b89de6498a929ba1de96d3147b --user 5d958b23b7d247b7a00189808959ed31 --project 3018ae63f6034c9c802147285b65d8e0 2022-03-23 17:18:15.713 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:18:15.713 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:18:15.713 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:18:15.713 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.713 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.713 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.713 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.713 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:18:15.713 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:18:15.713 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:18:15.713 | ++ functions-common:get_field:818 : echo '| 864f58b89de6498a929ba1de96d3147b | 5d958b23b7d247b7a00189808959ed31 | | 3018ae63f6034c9c802147285b65d8e0 | | | False |' 2022-03-23 17:18:15.713 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.713 | + functions-common:get_or_add_user_project_role:995 : user_role_id=864f58b89de6498a929ba1de96d3147b 2022-03-23 17:18:15.713 | + functions-common:get_or_add_user_project_role:997 : echo 864f58b89de6498a929ba1de96d3147b 2022-03-23 17:18:15.713 | 864f58b89de6498a929ba1de96d3147b 2022-03-23 17:18:15.713 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-23 17:18:15.713 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-23 17:18:15.713 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:18:15.713 | +++ 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:18:15.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.713 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.713 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.714 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.714 | ++ functions-common:get_or_create_project:938 : project_id=bcaf614f621f403f92b781583934b6ed 2022-03-23 17:18:15.714 | ++ functions-common:get_or_create_project:939 : echo bcaf614f621f403f92b781583934b6ed 2022-03-23 17:18:15.714 | + lib/swift:create_swift_accounts:642 : swift_project_test2=bcaf614f621f403f92b781583934b6ed 2022-03-23 17:18:15.714 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-23 17:18:15.714 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:18:15.714 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-23 17:18:15.714 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-23 17:18:15.714 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:18:15.714 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-23 17:18:15.714 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-23 17:18:15.714 | +++ 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:18:15.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.714 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.714 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.714 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.714 | ++ functions-common:get_or_create_user:925 : user_id=f713e950e4c3473cb5da7b4aaf4c181a 2022-03-23 17:18:15.714 | ++ functions-common:get_or_create_user:926 : echo f713e950e4c3473cb5da7b4aaf4c181a 2022-03-23 17:18:15.714 | + lib/swift:create_swift_accounts:647 : swift_user_test2=f713e950e4c3473cb5da7b4aaf4c181a 2022-03-23 17:18:15.714 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-23 17:18:15.714 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:18:15.714 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin f713e950e4c3473cb5da7b4aaf4c181a bcaf614f621f403f92b781583934b6ed 2022-03-23 17:18:15.714 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:18:15.714 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:18:15.714 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:18:15.714 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:18:15.714 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:18:15.714 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:18:15.714 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:18:15.715 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:18:15.715 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f713e950e4c3473cb5da7b4aaf4c181a --project bcaf614f621f403f92b781583934b6ed 2022-03-23 17:18:15.715 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:18:15.715 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:18:15.715 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:18:15.715 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.715 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.715 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.715 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.715 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:18:15.715 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:18:15.715 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user f713e950e4c3473cb5da7b4aaf4c181a --project bcaf614f621f403f92b781583934b6ed 2022-03-23 17:18:15.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.715 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.715 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.715 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f713e950e4c3473cb5da7b4aaf4c181a --project bcaf614f621f403f92b781583934b6ed 2022-03-23 17:18:15.715 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:18:15.715 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:18:15.715 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:18:15.715 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.715 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.715 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.715 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.715 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:18:15.715 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:18:15.715 | ++ functions-common:get_field:818 : echo '| 9c21d9979aa14db49fc7873739e74802 | f713e950e4c3473cb5da7b4aaf4c181a | | bcaf614f621f403f92b781583934b6ed | | | False |' 2022-03-23 17:18:15.716 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:18:15.716 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.716 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9c21d9979aa14db49fc7873739e74802 2022-03-23 17:18:15.716 | + functions-common:get_or_add_user_project_role:997 : echo 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:18:15.716 | 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:18:15.716 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-23 17:18:15.716 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-23 17:18:15.716 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 17:18:15.716 | +++ 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:18:15.716 | +++ 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:18:15.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.716 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.716 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.716 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.716 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-23 17:18:15.716 | c5530c3d02e64f4894059a4d16bd3b96' 2022-03-23 17:18:15.716 | ++ functions-common:get_or_create_domain:888 : echo c5530c3d02e64f4894059a4d16bd3b96 2022-03-23 17:18:15.716 | + lib/swift:create_swift_accounts:652 : swift_domain=c5530c3d02e64f4894059a4d16bd3b96 2022-03-23 17:18:15.716 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-23 17:18:15.716 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:18:15.716 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-23 17:18:15.716 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 c5530c3d02e64f4894059a4d16bd3b96 2022-03-23 17:18:15.716 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 17:18:15.716 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=c5530c3d02e64f4894059a4d16bd3b96 --or-show -f value -c id 2022-03-23 17:18:15.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.716 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.716 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.716 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.716 | ++ functions-common:get_or_create_project:938 : project_id=cfb8fe6e0a114989af805a1100bdbc4a 2022-03-23 17:18:15.716 | ++ functions-common:get_or_create_project:939 : echo cfb8fe6e0a114989af805a1100bdbc4a 2022-03-23 17:18:15.717 | + lib/swift:create_swift_accounts:656 : swift_project_test4=cfb8fe6e0a114989af805a1100bdbc4a 2022-03-23 17:18:15.717 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-23 17:18:15.717 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:18:15.717 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-23 17:18:15.717 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 c5530c3d02e64f4894059a4d16bd3b96 test4@example.com 2022-03-23 17:18:15.717 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:18:15.717 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-23 17:18:15.717 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-23 17:18:15.717 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=c5530c3d02e64f4894059a4d16bd3b96 --email=test4@example.com --or-show -f value -c id 2022-03-23 17:18:15.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.717 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:15.717 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.717 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.717 | ++ functions-common:get_or_create_user:925 : user_id=21d196406dd54a41b5865b3d6eb7f8b7 2022-03-23 17:18:15.717 | ++ functions-common:get_or_create_user:926 : echo 21d196406dd54a41b5865b3d6eb7f8b7 2022-03-23 17:18:15.717 | + lib/swift:create_swift_accounts:661 : swift_user_test4=21d196406dd54a41b5865b3d6eb7f8b7 2022-03-23 17:18:15.717 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-23 17:18:15.717 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:18:15.717 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 21d196406dd54a41b5865b3d6eb7f8b7 cfb8fe6e0a114989af805a1100bdbc4a 2022-03-23 17:18:15.717 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:18:15.717 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 17:18:15.717 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:18:15.717 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:18:15.717 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 17:18:15.717 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 17:18:15.717 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 17:18:15.717 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 17:18:15.717 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 21d196406dd54a41b5865b3d6eb7f8b7 --project cfb8fe6e0a114989af805a1100bdbc4a 2022-03-23 17:18:15.717 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:18:15.717 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:18:15.718 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:18:15.718 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.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:18:15.718 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.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:18:15.718 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.718 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.718 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:18:15.718 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:18:15.718 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 21d196406dd54a41b5865b3d6eb7f8b7 --project cfb8fe6e0a114989af805a1100bdbc4a 2022-03-23 17:18:15.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:18:15.718 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.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:18:15.718 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.718 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 21d196406dd54a41b5865b3d6eb7f8b7 --project cfb8fe6e0a114989af805a1100bdbc4a 2022-03-23 17:18:15.718 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:18:15.718 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:18:15.718 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:18:15.718 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.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:18:15.718 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.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:18:15.718 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:15.718 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:18:15.718 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:18:15.718 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:18:15.718 | ++ functions-common:get_field:818 : echo '| 9c21d9979aa14db49fc7873739e74802 | 21d196406dd54a41b5865b3d6eb7f8b7 | | cfb8fe6e0a114989af805a1100bdbc4a | | | False |' 2022-03-23 17:18:15.718 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:18:15.718 | ++ functions-common:get_field:812 : read data 2022-03-23 17:18:15.718 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9c21d9979aa14db49fc7873739e74802 2022-03-23 17:18:15.718 | + functions-common:get_or_add_user_project_role:997 : echo 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:18:15.719 | 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:18:15.749 | [400797 Async create_swift_accounts:435606]: finished create_swift_accounts with result 0 in 127 seconds 2022-03-23 17:18:15.756 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-23 17:18:15.758 | + inc/async:async_wait:197 : return 0 2022-03-23 17:18:15.761 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-23 17:18:15.779 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:18:15.781 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-23 17:18:15.799 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:18:15.802 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-23 17:18:15.805 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:18:15.808 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-23 17:18:15.810 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-23 17:18:15.813 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-23 17:18:15.872 | + inc/async:async_inner:63 : init_glance 2022-03-23 17:18:15.910 | [400797 Async init_glance:439900]: running: init_glance 2022-03-23 17:18:15.913 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-23 17:18:15.932 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:18:15.935 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-23 17:18:15.938 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:18:15.941 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-23 17:18:15.943 | + ./stack.sh:main:1147 : configure_neutron 2022-03-23 17:18:15.946 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-23 17:18:15.950 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:18:15.951 | ++ 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:18:15.957 | + 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:18:15.961 | + 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:18:15.963 | + 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:18:15.966 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:18:15.969 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-23 17:18:15.971 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-23 17:18:15.974 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-23 17:18:15.977 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-23 17:18:15.993 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-23 17:18:15.996 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-23 17:18:19.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:19.554 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:19.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:19.554 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:23.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:23.147 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:23.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:23.147 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:25.874 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:18:25.900 | [439900 Async init_glance:439900]: finished successfully 2022-03-23 17:18:26.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:18:26.755 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:26.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:18:26.755 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:30.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:18:30.227 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:30.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:18:30.227 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:33.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:33.702 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:33.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:33.702 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:37.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:37.141 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:37.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:37.142 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:40.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:40.593 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:40.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:40.593 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:44.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:44.264 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:44.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:44.264 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:48.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:48.971 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:48.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:48.971 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:48.971 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-23 17:18:54.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:54.861 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:54.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:18:54.861 | from cryptography.utils import int_from_bytes 2022-03-23 17:18:55.197 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-23 17:18:55.202 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-23 17:18:55.204 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-23 17:18:55.207 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-23 17:18:55.209 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-23 17:18:55.211 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-23 17:18:55.214 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-23 17:18:55.216 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-23 17:18:55.218 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-23 17:18:55.220 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-23 17:18:55.223 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-23 17:18:55.225 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-23 17:18:55.227 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-23 17:18:55.230 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-23 17:18:55.232 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-23 17:18:55.234 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-23 17:18:55.238 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:18:55.241 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-23 17:18:55.244 | + 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:18:55.249 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-23 17:18:55.251 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-23 17:18:55.254 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-23 17:18:55.256 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-03-23 17:18:55.259 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 17:18:55.261 | + 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:18:55.291 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-23 17:18:55.320 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-23 17:18:55.349 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-23 17:18:55.379 | + 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:18:55.410 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-23 17:18:55.441 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-23 17:18:55.444 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-23 17:18:55.446 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-23 17:18:55.449 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 17:18:55.452 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 17:18:55.469 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 17:18:55.472 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 17:18:55.474 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 17:18:55.477 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 17:18:55.479 | + 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:18:55.509 | + 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:18:55.540 | + 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:18:55.571 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 17:18:55.600 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-23 17:18:55.618 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:18:55.620 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-23 17:18:55.622 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-23 17:18:55.625 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-23 17:18:55.627 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-23 17:18:55.630 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-23 17:18:55.641 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-23 17:18:55.644 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-23 17:18:55.646 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-23 17:18:55.649 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-23 17:18:55.662 | + 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:18:55.674 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-23 17:18:55.677 | + 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:18:55.689 | + 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:18:55.702 | + 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:18:55.716 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 17:18:55.718 | + 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:18:55.721 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-23 17:18:55.726 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.O9LVCFy3K3 2022-03-23 17:18:55.728 | + 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:18:55.731 | + 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:18:55.733 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.O9LVCFy3K3 2022-03-23 17:18:55.737 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.O9LVCFy3K3 2022-03-23 17:18:55.750 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.O9LVCFy3K3 /etc/sudoers.d/neutron-rootwrap 2022-03-23 17:18:55.762 | + 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:18:55.791 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-23 17:18:55.794 | + 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:18:55.823 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-23 17:18:55.826 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-23 17:18:55.829 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-23 17:18:55.831 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:18:55.834 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 17:18:55.836 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:18:55.854 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:18:55.857 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 17:18:55.860 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 17:18:55.862 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:18:55.880 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:18:55.882 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 17:18:55.885 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 17:18:55.916 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:18:55.919 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:18:55.921 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-23 17:18:55.938 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:18:55.941 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-23 17:18:55.943 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-23 17:18:55.946 | + 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:18:55.948 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 17:18:55.951 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-23 17:18:55.953 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-23 17:18:55.956 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 17:18:55.959 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-23 17:18:55.961 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-23 17:18:55.964 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-23 17:18:55.968 | + 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:18:55.971 | + 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:18:55.976 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-23 17:18:55.993 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:18:55.996 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-23 17:18:55.999 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-23 17:18:56.001 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-23 17:18:56.006 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-23 17:18:56.036 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 17:18:56.066 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-23 17:18:56.097 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-23 17:18:56.127 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-23 17:18:56.157 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-23 17:18:56.160 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 17:18:56.163 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-23 17:18:56.165 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 17:18:56.168 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-23 17:18:56.197 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-23 17:18:56.228 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 17:18:56.258 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-23 17:18:56.287 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-23 17:18:56.318 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-23 17:18:56.347 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-23 17:18:56.378 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-23 17:18:56.408 | + 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:18:56.438 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 17:18:56.468 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-23 17:18:56.499 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-23 17:18:56.529 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-23 17:18:56.532 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 17:18:56.534 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 17:18:56.537 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 17:18:56.540 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-23 17:18:56.570 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-23 17:18:56.601 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.47/identity 2022-03-23 17:18:56.631 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-23 17:18:56.662 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-23 17:18:56.691 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-23 17:18:56.722 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-23 17:18:56.752 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-23 17:18:56.782 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 17:18:56.813 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-23 17:18:56.843 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-23 17:18:56.846 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-23 17:18:56.849 | + 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:18:56.852 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-23 17:18:56.854 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-23 17:18:56.857 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-23 17:18:56.859 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-23 17:18:56.861 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-03-23 17:18:56.864 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-03-23 17:18:56.866 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-03-23 17:18:56.869 | + 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:18:56.872 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-23 17:18:56.874 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-23 17:18:56.876 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-23 17:18:56.879 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-23 17:18:56.881 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-23 17:18:56.884 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-23 17:18:56.886 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-23 17:18:56.889 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-23 17:18:56.891 | + 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:18:56.920 | + 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:18:56.922 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:18:56.925 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 17:18:56.927 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-23 17:18:56.930 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-23 17:18:56.932 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:18:56.935 | + 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:18:56.964 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-23 17:18:56.967 | + 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:18:56.969 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:18:56.972 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 17:18:56.974 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-23 17:18:56.976 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-23 17:18:56.979 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:18:56.981 | + 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:18:57.011 | + 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:18:57.013 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:18:57.016 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 17:18:57.018 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-23 17:18:57.021 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-23 17:18:57.024 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:18:57.026 | + 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:18:57.054 | + 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:18:57.057 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:18:57.059 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-23 17:18:57.062 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-23 17:18:57.064 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-23 17:18:57.066 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:18:57.069 | + 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:18:57.099 | + 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:18:57.101 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:18:57.104 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-23 17:18:57.106 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 17:18:57.109 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 17:18:57.111 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:18:57.114 | + 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:18:57.143 | + 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:18:57.146 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:18:57.148 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-23 17:18:57.151 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-23 17:18:57.153 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-23 17:18:57.156 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:18:57.158 | + 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:18:57.187 | + 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:150:199 2022-03-23 17:18:57.190 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:18:57.193 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-23 17:18:57.195 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-03-23 17:18:57.198 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-03-23 17:18:57.200 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:18:57.203 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-03-23 17:18:57.232 | + 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:18:57.235 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:18:57.237 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-23 17:18:57.240 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 17:18:57.242 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 17:18:57.245 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 17:18:57.247 | + 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:18:57.279 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 17:18:57.281 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-23 17:18:57.298 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:18:57.301 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-23 17:18:57.304 | + 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:18:57.337 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-23 17:18:57.339 | + 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:18:57.368 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 17:18:57.400 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-23 17:18:57.403 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-23 17:18:57.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-23 17:18:57.408 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 17:19:00.407 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 17:19:00.407 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev48 2022-03-23 17:19:00.408 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=441842) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 17:19:00.460 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=441842) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 17:19:00.460 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=441842) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 17:19:00.460 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=441842) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:19:00.460 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=441842) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:19:00.461 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=441842) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:19:00.461 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=441842) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:19:00.515 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 17:19:00.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:19:00.515 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:00.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:19:00.515 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:00.872 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-23 17:19:00.875 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-23 17:19:00.877 | + 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:19:00.880 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 17:19:00.882 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-23 17:19:00.932 | + 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:19:00.949 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-23 17:19:00.951 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-23 17:19:00.954 | + 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:19:00.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-23 17:19:00.989 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-23 17:19:00.997 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-23 17:19:01.000 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-23 17:19:01.003 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-23 17:19:01.016 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-23 17:19:01.028 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 17:19:01.031 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-23 17:19:01.039 | net.bridge.bridge-nf-call-iptables = 1 2022-03-23 17:19:01.043 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 17:19:01.045 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-23 17:19:01.054 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-23 17:19:01.057 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-23 17:19:01.060 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-23 17:19:01.062 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-23 17:19:01.065 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-23 17:19:01.067 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-23 17:19:01.070 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 17:19:01.072 | + 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:19:01.075 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 17:19:01.077 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 17:19:01.104 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-23 17:19:01.107 | + 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:19:01.139 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-23 17:19:01.142 | + 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:19:01.172 | + 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:19:01.201 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-23 17:19:01.226 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:19:01.228 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-23 17:19:01.231 | + 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:19:01.236 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-23 17:19:01.265 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-23 17:19:01.295 | + 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:19:01.327 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-23 17:19:01.330 | + 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:19:01.361 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-23 17:19:01.378 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:19:01.380 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 17:19:01.383 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-23 17:19:01.413 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 17:19:01.415 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 17:19:01.418 | + 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:19:01.448 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-23 17:19:01.450 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 17:19:01.453 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-23 17:19:01.456 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-23 17:19:01.474 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:19:01.477 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-23 17:19:01.479 | + 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:19:01.484 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-23 17:19:01.515 | + 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:19:01.548 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-23 17:19:01.550 | + 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:19:01.581 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 17:19:01.585 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-23 17:19:01.614 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 17:19:01.616 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 17:19:01.619 | + 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:19:01.649 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-23 17:19:01.652 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 17:19:01.654 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-23 17:19:01.657 | + 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:19:04.682 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 17:19:04.683 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev48 2022-03-23 17:19:04.683 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=442373) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 17:19:04.734 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=442373) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 17:19:04.734 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=442373) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 17:19:04.734 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=442373) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:19:04.734 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=442373) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:19:04.734 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=442373) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:19:04.734 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=442373) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 17:19:04.793 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-23 17:19:04.794 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=442373) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-23 17:19:04.794 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=442373) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-23 17:19:04.794 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 17:19:04.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:04.795 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:04.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:04.795 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:05.166 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-23 17:19:05.168 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-23 17:19:05.171 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-23 17:19:05.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 17:19:05.176 | + 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:19:05.179 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 17:19:05.181 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 17:19:05.199 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-23 17:19:05.202 | + functions:set_mtu:785 : local dev=br-data 2022-03-23 17:19:05.204 | + functions:set_mtu:786 : local mtu=1500 2022-03-23 17:19:05.207 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-23 17:19:05.219 | + 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:19:05.237 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-23 17:19:05.241 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-23 17:19:05.243 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-23 17:19:05.246 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-23 17:19:05.248 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-23 17:19:05.251 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-23 17:19:05.253 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-23 17:19:05.256 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-23 17:19:05.258 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-23 17:19:05.261 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-23 17:19:05.264 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-23 17:19:05.268 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-23 17:19:05.270 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-23 17:19:05.273 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-23 17:19:05.277 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-23 17:19:05.277 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-23 17:19:05.284 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-23 17:19:05.287 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-23 17:19:05.289 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-23 17:19:05.292 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-23 17:19:05.298 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-23 17:19:05.298 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-23 17:19:05.298 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-23 17:19:05.303 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.17/22 brd 192.168.3.255' 2022-03-23 17:19:05.305 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-23 17:19:05.308 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-23 17:19:05.310 | + 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:19:05.313 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-23 17:19:05.315 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.17/22 brd 192.168.3.255 != '' ]] 2022-03-23 17:19:05.318 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1' 2022-03-23 17:19:05.320 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data' 2022-03-23 17:19:05.323 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-23 17:19:05.325 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-23 17:19:05.329 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.17/22 brd 192.168.3.255 2022-03-23 17:19:05.330 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-23 17:19:05.330 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-23 17:19:05.331 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-23 17:19:05.336 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.17 2022-03-23 17:19:05.339 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.17 ' 2022-03-23 17:19:05.342 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1 2022-03-23 17:19:05.355 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data 2022-03-23 17:19:05.368 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-23 17:19:05.381 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-23 17:19:05.401 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.17 2022-03-23 17:19:05.410 | PING 192.168.0.17 (192.168.0.17) from 192.168.0.17 br-data: 56(84) bytes of data. 2022-03-23 17:19:05.410 | 64 bytes from 192.168.0.17: icmp_seq=1 ttl=64 time=0.072 ms 2022-03-23 17:19:06.427 | 64 bytes from 192.168.0.17: icmp_seq=2 ttl=64 time=0.048 ms 2022-03-23 17:19:07.450 | 64 bytes from 192.168.0.17: icmp_seq=3 ttl=64 time=0.039 ms 2022-03-23 17:19:07.451 | 2022-03-23 17:19:07.451 | --- 192.168.0.17 ping statistics --- 2022-03-23 17:19:07.451 | 3 packets transmitted, 3 received, 0% packet loss, time 2040ms 2022-03-23 17:19:07.451 | rtt min/avg/max/mdev = 0.039/0.053/0.072/0.013 ms 2022-03-23 17:19:07.456 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-23 17:19:07.457 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-23 17:19:07.463 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-23 17:19:07.465 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-23 17:19:07.483 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:19:07.485 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-23 17:19:07.488 | + 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:19:07.493 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-23 17:19:07.524 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.47 2022-03-23 17:19:07.554 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-23 17:19:07.585 | + 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:19:07.618 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-23 17:19:07.621 | + 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:19:07.652 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 17:19:07.654 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-23 17:19:07.672 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:19:07.674 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-23 17:19:07.677 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-23 17:19:07.695 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:19:07.697 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-23 17:19:07.716 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:19:07.718 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-23 17:19:07.736 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:19:07.739 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-23 17:19:07.769 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-23 17:19:07.800 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-23 17:19:07.803 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-23 17:19:07.821 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:19:07.823 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-23 17:19:07.842 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:19:07.844 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-23 17:19:07.847 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-23 17:19:07.907 | + inc/async:async_inner:63 : init_neutron 2022-03-23 17:19:07.947 | [400797 Async init_neutron:442849]: running: init_neutron 2022-03-23 17:19:07.950 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-23 17:19:07.971 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:19:07.975 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-23 17:19:07.986 | ++ ./stack.sh:main:1162 : true 2022-03-23 17:19:07.989 | + ./stack.sh:main:1162 : netman_pid= 2022-03-23 17:19:07.991 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-23 17:19:07.994 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-23 17:19:08.006 | dnsmasq: no process found 2022-03-23 17:19:08.009 | + ./stack.sh:main:1164 : true 2022-03-23 17:19:08.012 | + ./stack.sh:main:1169 : clean_iptables 2022-03-23 17:19:08.023 | + lib/nova:clean_iptables:186 : grep nova 2022-03-23 17:19:08.023 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 17:19:08.023 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-23 17:19:08.023 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-23 17:19:08.029 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-23 17:19:08.029 | + lib/nova:clean_iptables:186 : bash 2022-03-23 17:19:08.029 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-23 17:19:08.040 | + lib/nova:clean_iptables:188 : grep nova 2022-03-23 17:19:08.040 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-23 17:19:08.041 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 17:19:08.044 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-23 17:19:08.044 | + lib/nova:clean_iptables:188 : bash 2022-03-23 17:19:08.045 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-23 17:19:08.051 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 17:19:08.061 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 17:19:08.065 | + lib/nova:clean_iptables:190 : grep nova 2022-03-23 17:19:08.065 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-23 17:19:08.067 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-23 17:19:08.067 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-23 17:19:08.069 | + lib/nova:clean_iptables:190 : bash 2022-03-23 17:19:08.069 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-23 17:19:08.089 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-23 17:19:08.089 | + lib/nova:clean_iptables:192 : grep nova 2022-03-23 17:19:08.092 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 17:19:08.093 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-23 17:19:08.093 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-23 17:19:08.094 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 17:19:08.094 | + lib/nova:clean_iptables:192 : bash 2022-03-23 17:19:08.107 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-23 17:19:08.116 | net.ipv4.ip_forward = 1 2022-03-23 17:19:08.120 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-23 17:19:08.138 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:19:08.140 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-23 17:19:08.143 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-23 17:19:08.146 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 17:19:08.185 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-23 17:19:08.219 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-23 17:19:08.222 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 17:19:08.258 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-23 17:19:08.293 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-23 17:19:08.312 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:19:08.315 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-23 17:19:08.318 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:19:08.321 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-23 17:19:08.323 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-23 17:19:08.326 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-23 17:19:08.397 | + inc/async:async_inner:63 : init_swift 2022-03-23 17:19:08.439 | [400797 Async init_swift:443207]: running: init_swift 2022-03-23 17:19:08.443 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-23 17:19:08.468 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:19:08.468 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-23 17:19:08.474 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:19:08.477 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-23 17:19:08.480 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-23 17:19:08.483 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-23 17:19:08.560 | + inc/async:async_inner:63 : init_cinder 2022-03-23 17:19:08.619 | [400797 Async init_cinder:443302]: running: init_cinder 2022-03-23 17:19:08.628 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-23 17:19:08.668 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:19:08.672 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-23 17:19:08.674 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:19:08.677 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-23 17:19:08.683 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-23 17:19:08.689 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-23 17:19:08.773 | + inc/async:async_inner:63 : init_placement 2022-03-23 17:19:08.849 | [400797 Async init_placement:443420]: running: init_placement 2022-03-23 17:19:08.853 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-23 17:19:08.952 | [400797 Async init_neutron:442849]: Waiting for completion of init_neutron running on PID 442849 (6 other jobs running) 2022-03-23 17:19:09.000 | [400797 Async init_neutron:442849]: Signaling child to exit 2022-03-23 17:19:19.809 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:19:19.865 | [443302 Async init_cinder:443302]: finished successfully 2022-03-23 17:19:22.718 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:19:22.748 | [443207 Async init_swift:443207]: finished successfully 2022-03-23 17:19:35.723 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:19:35.749 | [442849 Async init_neutron:442849]: finished successfully 2022-03-23 17:19:35.769 | WAKEUP 2022-03-23 17:19:35.793 | [400797 Async init_neutron:442849]: Signaled 2022-03-23 17:19:35.795 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-23 17:19:35.795 | ++ 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:19:35.795 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:19:35.795 | + 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:19:35.795 | + 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:19:35.795 | + 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:19:35.795 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:19:35.795 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-23 17:19:35.795 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-23 17:19:35.795 | + lib/database:recreate_database:112 : local db=neutron 2022-03-23 17:19:35.795 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-23 17:19:35.795 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-23 17:19:35.795 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-23 17:19:35.795 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:19:35.795 | + 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:19:35.795 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:19:35.795 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-23 17:19:35.795 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 17:19:35.795 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:19:35.795 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:19:35.795 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:19:35.795 | + functions-common:time_start:2416 : _TIME_START[$name]=1648055950988 2022-03-23 17:19:35.796 | + 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:19:35.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:35.796 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:35.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:35.796 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-23 17:19:35.796 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-23 17:19:35.797 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-23 17:19:35.798 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-23 17:19:35.799 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-23 17:19:35.799 | Running upgrade for neutron ... 2022-03-23 17:19:35.799 | OK 2022-03-23 17:19:35.800 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-23 17:19:35.800 | + functions-common:time_stop:2425 : local name 2022-03-23 17:19:35.800 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:19:35.800 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:19:35.800 | + functions-common:time_stop:2428 : local total 2022-03-23 17:19:35.800 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:19:35.800 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 17:19:35.800 | + functions-common:time_stop:2432 : start_time=1648055950988 2022-03-23 17:19:35.800 | + functions-common:time_stop:2434 : [[ -z 1648055950988 ]] 2022-03-23 17:19:35.800 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:19:35.800 | + functions-common:time_stop:2437 : end_time=1648055975707 2022-03-23 17:19:35.800 | + functions-common:time_stop:2438 : elapsed_time=24719 2022-03-23 17:19:35.800 | + functions-common:time_stop:2439 : total=8388 2022-03-23 17:19:35.800 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:19:35.800 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33107 2022-03-23 17:19:35.844 | [400797 Async init_neutron:442849]: finished init_neutron with result 0 in 27 seconds 2022-03-23 17:19:35.849 | + inc/async:async_wait:197 : return 0 2022-03-23 17:19:35.852 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-23 17:19:35.903 | [400797 Async init_placement:443420]: Waiting for completion of init_placement running on PID 443420 (5 other jobs running) 2022-03-23 17:19:35.929 | [400797 Async init_placement:443420]: Signaling child to exit 2022-03-23 17:19:55.430 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:19:55.456 | [443420 Async init_placement:443420]: finished successfully 2022-03-23 17:19:55.476 | WAKEUP 2022-03-23 17:19:55.499 | [400797 Async init_placement:443420]: Signaled 2022-03-23 17:19:55.500 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-23 17:19:55.500 | + lib/database:recreate_database:112 : local db=placement 2022-03-23 17:19:55.500 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-23 17:19:55.500 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-23 17:19:55.500 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-23 17:19:55.500 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:19:55.500 | + 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:19:55.500 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:19:55.500 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-23 17:19:55.501 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-23 17:19:55.501 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-23 17:19:55.501 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-23 17:19:55.501 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 17:19:55.501 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 17:19:55.501 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 17:19:55.501 | ++ 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:19:55.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.501 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.501 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.501 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:19:55.501 | + functions-common:get_or_create_user:925 : user_id=702a21d059ee4f35a2af6c6c0ffc15e3 2022-03-23 17:19:55.501 | + functions-common:get_or_create_user:926 : echo 702a21d059ee4f35a2af6c6c0ffc15e3 2022-03-23 17:19:55.501 | 702a21d059ee4f35a2af6c6c0ffc15e3 2022-03-23 17:19:55.501 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-23 17:19:55.501 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:19:55.501 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:19:55.501 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:19:55.501 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:19:55.501 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:19:55.501 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:19:55.501 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:19:55.501 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:19:55.501 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:19:55.501 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:19:55.501 | ++ 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:19:55.501 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:19:55.501 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:19:55.501 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:19:55.501 | ++ functions-common:get_field:812 : read data 2022-03-23 17:19:55.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.502 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.502 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.502 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:19:55.502 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:19:55.502 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:19:55.502 | + 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:19:55.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.502 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.502 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.502 | ++ 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:19:55.502 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:19:55.502 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:19:55.502 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:19:55.502 | ++ functions-common:get_field:812 : read data 2022-03-23 17:19:55.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.502 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.502 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.502 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:19:55.502 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:19:55.502 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:19:55.502 | ++ functions-common:get_field:818 : echo '| a9af727f7f6a4aa6a2476729375f9ee1 | 702a21d059ee4f35a2af6c6c0ffc15e3 | | 61abc077c0dc4a98be1f44e0b38ec400 | | | False |' 2022-03-23 17:19:55.502 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:19:55.502 | ++ functions-common:get_field:812 : read data 2022-03-23 17:19:55.502 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:19:55.502 | + functions-common:get_or_add_user_project_role:997 : echo a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:19:55.502 | a9af727f7f6a4aa6a2476729375f9ee1 2022-03-23 17:19:55.502 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 17:19:55.503 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-23 17:19:55.503 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 17:19:55.503 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 17:19:55.503 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 17:19:55.503 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 17:19:55.503 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 17:19:55.503 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 17:19:55.503 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 17:19:55.503 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 17:19:55.503 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 17:19:55.503 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 17:19:55.503 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:19:55.503 | ++ 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:19:55.503 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 17:19:55.503 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:19:55.503 | ++ functions-common:get_field:812 : read data 2022-03-23 17:19:55.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.503 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.504 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.504 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:19:55.504 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 17:19:55.504 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 17:19:55.504 | + 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:19:55.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.504 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.504 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.504 | ++ 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:19:55.504 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 17:19:55.504 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 17:19:55.504 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:19:55.504 | ++ functions-common:get_field:812 : read data 2022-03-23 17:19:55.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.504 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.504 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.504 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:19:55.504 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:19:55.504 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:19:55.504 | ++ functions-common:get_field:818 : echo '| 9c21d9979aa14db49fc7873739e74802 | 702a21d059ee4f35a2af6c6c0ffc15e3 | | 61abc077c0dc4a98be1f44e0b38ec400 | | | False |' 2022-03-23 17:19:55.504 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:19:55.504 | ++ functions-common:get_field:812 : read data 2022-03-23 17:19:55.504 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9c21d9979aa14db49fc7873739e74802 2022-03-23 17:19:55.504 | + functions-common:get_or_add_user_project_role:997 : echo 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:19:55.504 | 9c21d9979aa14db49fc7873739e74802 2022-03-23 17:19:55.504 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.47/placement 2022-03-23 17:19:55.504 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-23 17:19:55.505 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 17:19:55.505 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-23 17:19:55.505 | ++ 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:19:55.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.505 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.505 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.505 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:19:55.505 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 17:19:55.505 | c6ae01344d8a4c948ddcbe4f9b06f0b4' 2022-03-23 17:19:55.505 | + functions-common:get_or_create_service:1094 : echo c6ae01344d8a4c948ddcbe4f9b06f0b4 2022-03-23 17:19:55.505 | c6ae01344d8a4c948ddcbe4f9b06f0b4 2022-03-23 17:19:55.505 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.47/placement 2022-03-23 17:19:55.505 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 17:19:55.505 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.47/placement RegionOne 2022-03-23 17:19:55.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 17:19:55.505 | +++ 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:19:55.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.505 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.505 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.505 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:19:55.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 17:19:55.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 17:19:55.505 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.47/placement --region RegionOne -f value -c id 2022-03-23 17:19:55.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.505 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.505 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.505 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:19:55.506 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=309c1e9c4604407ea9662d69b53cbf16 2022-03-23 17:19:55.506 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 309c1e9c4604407ea9662d69b53cbf16 2022-03-23 17:19:55.506 | + functions-common:get_or_create_endpoint:1127 : public_id=309c1e9c4604407ea9662d69b53cbf16 2022-03-23 17:19:55.506 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 17:19:55.506 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 17:19:55.506 | + functions-common:get_or_create_endpoint:1136 : echo 309c1e9c4604407ea9662d69b53cbf16 2022-03-23 17:19:55.506 | 309c1e9c4604407ea9662d69b53cbf16 2022-03-23 17:19:55.547 | [400797 Async init_placement:443420]: finished init_placement with result 0 in 46 seconds 2022-03-23 17:19:55.551 | + inc/async:async_wait:197 : return 0 2022-03-23 17:19:55.554 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-23 17:19:55.606 | [400797 Async init_glance:439900]: Waiting for completion of init_glance running on PID 439900 (4 other jobs running) 2022-03-23 17:19:55.632 | [400797 Async init_glance:439900]: Signaling child to exit 2022-03-23 17:19:55.632 | WAKEUP 2022-03-23 17:19:55.656 | [400797 Async init_glance:439900]: Signaled 2022-03-23 17:19:55.657 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-23 17:19:55.657 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-23 17:19:55.657 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-23 17:19:55.657 | + lib/database:recreate_database:112 : local db=glance 2022-03-23 17:19:55.657 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-23 17:19:55.657 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-23 17:19:55.657 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-23 17:19:55.657 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:19:55.657 | + 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:19:55.657 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:19:55.657 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-23 17:19:55.657 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 17:19:55.658 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:19:55.658 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:19:55.658 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:19:55.658 | + functions-common:time_start:2416 : _TIME_START[$name]=1648055896151 2022-03-23 17:19:55.658 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-23 17:19:55.658 | 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=440022) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:19:55.658 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:19:55.658 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:19:55.658 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:19:55.658 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:19:55.658 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:19:55.658 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:19:55.658 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-23 17:19:55.658 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-23 17:19:55.658 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-23 17:19:55.658 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-23 17:19:55.658 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-23 17:19:55.658 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-23 17:19:55.658 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-23 17:19:55.658 | 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:19:55.658 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-23 17:19:55.658 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-23 17:19:55.658 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-23 17:19:55.658 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:19:55.658 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:19:55.658 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:19:55.658 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:19:55.658 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:19:55.658 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:19:55.659 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:19:55.659 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:19:55.659 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:19:55.659 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:19:55.659 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-23 17:19:55.659 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-23 17:19:55.659 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-23 17:19:55.659 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-23 17:19:55.659 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-23 17:19:55.659 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-23 17:19:55.659 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-23 17:19:55.659 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-23 17:19:55.659 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:19:55.659 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:19:55.659 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 17:19:55.659 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 17:19:55.659 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-23 17:19:55.659 | Database migration is up to date. No migration needed. 2022-03-23 17:19:55.659 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-23 17:19:55.659 | Database is synced successfully. 2022-03-23 17:19:55.659 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-23 17:19:55.659 | 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=440175) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:19:55.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-23 17:19:55.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-23 17:19:55.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-23 17:19:55.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-23 17:19:55.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-23 17:19:55.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-23 17:19:55.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-23 17:19:55.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-23 17:19:55.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-23 17:19:55.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-23 17:19:55.660 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-23 17:19:55.660 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-23 17:19:55.660 | + functions-common:time_stop:2425 : local name 2022-03-23 17:19:55.660 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:19:55.660 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:19:55.660 | + functions-common:time_stop:2428 : local total 2022-03-23 17:19:55.660 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:19:55.660 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 17:19:55.660 | + functions-common:time_stop:2432 : start_time=1648055896151 2022-03-23 17:19:55.660 | + functions-common:time_stop:2434 : [[ -z 1648055896151 ]] 2022-03-23 17:19:55.660 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:19:55.661 | + functions-common:time_stop:2437 : end_time=1648055905859 2022-03-23 17:19:55.661 | + functions-common:time_stop:2438 : elapsed_time=9708 2022-03-23 17:19:55.661 | + functions-common:time_stop:2439 : total=8388 2022-03-23 17:19:55.661 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:19:55.661 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18096 2022-03-23 17:19:55.703 | [400797 Async init_glance:439900]: finished init_glance with result 0 in 10 seconds 2022-03-23 17:19:55.708 | + inc/async:async_wait:197 : return 0 2022-03-23 17:19:55.711 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-23 17:19:55.764 | [400797 Async init_swift:443207]: Waiting for completion of init_swift running on PID 443207 (3 other jobs running) 2022-03-23 17:19:55.791 | [400797 Async init_swift:443207]: Signaling child to exit 2022-03-23 17:19:55.791 | WAKEUP 2022-03-23 17:19:55.814 | [400797 Async init_swift:443207]: Signaled 2022-03-23 17:19:55.815 | + lib/swift:init_swift:668 : local node_number 2022-03-23 17:19:55.816 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 17:19:55.816 | No account-auditor running 2022-03-23 17:19:55.816 | No container-reconciler running 2022-03-23 17:19:55.816 | No object-replicator running 2022-03-23 17:19:55.816 | No container-updater running 2022-03-23 17:19:55.816 | No object-reconstructor running 2022-03-23 17:19:55.816 | No account-server running 2022-03-23 17:19:55.816 | No account-reaper running 2022-03-23 17:19:55.816 | No object-updater running 2022-03-23 17:19:55.816 | No object-expirer running 2022-03-23 17:19:55.816 | No container-auditor running 2022-03-23 17:19:55.816 | No account-replicator running 2022-03-23 17:19:55.817 | No container-server running 2022-03-23 17:19:55.817 | No container-sharder running 2022-03-23 17:19:55.817 | No object-server running 2022-03-23 17:19:55.817 | No container-sync running 2022-03-23 17:19:55.817 | No object-auditor running 2022-03-23 17:19:55.817 | No proxy-server running 2022-03-23 17:19:55.817 | No container-replicator running 2022-03-23 17:19:55.817 | + lib/swift:init_swift:670 : true 2022-03-23 17:19:55.817 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-23 17:19:55.817 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-23 17:19:55.817 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-23 17:19:55.817 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-23 17:19:55.817 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-23 17:19:55.817 | + 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:19:55.817 | + 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:19:55.817 | + functions:create_disk:732 : local node_number 2022-03-23 17:19:55.817 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:19:55.817 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 17:19:55.817 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-23 17:19:55.817 | + functions:create_disk:736 : local key 2022-03-23 17:19:55.817 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:19:55.817 | ++ functions:create_disk:738 : sed s#/.## 2022-03-23 17:19:55.817 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 17:19:55.817 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 17:19:55.817 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-23 17:19:55.817 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:19:55.817 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 17:19:55.817 | + functions:destroy_disk:765 : local key 2022-03-23 17:19:55.817 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:19:55.817 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-23 17:19:55.817 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 17:19:55.817 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 17:19:55.818 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-23 17:19:55.818 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-23 17:19:55.818 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:19:55.818 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:19:55.818 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-23 17:19:55.818 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:19:55.818 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-23 17:19:55.818 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-23 17:19:55.818 | = sectsz=512 attr=2, projid32bit=1 2022-03-23 17:19:55.818 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-23 17:19:55.818 | = reflink=1 2022-03-23 17:19:55.818 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-23 17:19:55.818 | = sunit=0 swidth=0 blks 2022-03-23 17:19:55.818 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-23 17:19:55.818 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-23 17:19:55.818 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-23 17:19:55.818 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-23 17:19:55.818 | + 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:19:55.818 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-23 17:19:55.818 | /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:19:55.818 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-23 17:19:55.818 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-23 17:19:55.818 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-23 17:19:55.818 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-23 17:19:55.818 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 17:19:55.818 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-23 17:19:55.818 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-23 17:19:55.818 | + 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:19:55.818 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 17:19:55.818 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-23 17:19:55.818 | + 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:19:55.819 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-23 17:19:55.819 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648055137.object.builder backups/1648055138.container.builder backups/1648055139.account.builder backups/1648055145.object.builder backups/1648055146.container.builder backups/1648055148.account.builder backups/1648055145.object.ring.gz backups/1648055146.container.ring.gz backups/1648055148.account.ring.gz 2022-03-23 17:19:55.819 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-23 17:19:55.819 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-23 17:19:55.819 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-23 17:19:55.819 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-23 17:19:55.819 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 17:19:55.819 | + 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:19:55.819 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-23 17:19:55.819 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-23 17:19:55.819 | + 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:19:55.819 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-23 17:19:55.819 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-23 17:19:55.819 | + 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:19:55.819 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-23 17:19:55.819 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-23 17:19:55.819 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-23 17:19:55.819 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 17:19:55.819 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-23 17:19:55.819 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 17:19:55.819 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-23 17:19:55.819 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 17:19:55.819 | + lib/swift:init_swift:714 : popd 2022-03-23 17:19:55.862 | [400797 Async init_swift:443207]: finished init_swift with result 0 in 14 seconds 2022-03-23 17:19:55.866 | + inc/async:async_wait:197 : return 0 2022-03-23 17:19:55.869 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-23 17:19:55.924 | [400797 Async init_cinder:443302]: Waiting for completion of init_cinder running on PID 443302 (2 other jobs running) 2022-03-23 17:19:55.951 | [400797 Async init_cinder:443302]: Signaling child to exit 2022-03-23 17:19:55.951 | WAKEUP 2022-03-23 17:19:55.974 | [400797 Async init_cinder:443302]: Signaled 2022-03-23 17:19:55.975 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-23 17:19:55.975 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:19:55.975 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-23 17:19:55.975 | + lib/database:recreate_database:112 : local db=cinder 2022-03-23 17:19:55.976 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-23 17:19:55.976 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-23 17:19:55.976 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-23 17:19:55.976 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:19:55.976 | + 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:19:55.976 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:19:55.976 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-23 17:19:55.976 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 17:19:55.976 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:19:55.976 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:19:55.976 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:19:55.976 | + functions-common:time_start:2416 : _TIME_START[$name]=1648055949400 2022-03-23 17:19:55.976 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-23 17:19:55.976 | 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=443539) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:19:55.976 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:19:55.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:19:55.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:19:55.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:19:55.976 | 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=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:19:55.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:19:55.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:19:55.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:19:55.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:19:55.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:19:55.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:19:55.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:19:55.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:19:55.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:19:55.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:19:55.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:19:55.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:19:55.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:19:55.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:19:55.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:19:55.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:19:55.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:19:55.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:19:55.977 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:19:55.977 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=443539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:19:55.977 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-23 17:19:55.977 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:19:55.977 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:19:55.977 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-23 17:19:55.977 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=443539) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 17:19:55.977 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-23 17:19:55.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.977 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:19:55.977 | from cryptography.utils import int_from_bytes 2022-03-23 17:19:55.977 | /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:19:55.977 | last_heartbeat = column_property( 2022-03-23 17:19:55.977 | /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:19:55.977 | num_hosts = column_property( 2022-03-23 17:19:55.977 | /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:19:55.977 | num_down_hosts = column_property( 2022-03-23 17:19:55.977 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-23 17:19:55.977 | + functions-common:time_stop:2425 : local name 2022-03-23 17:19:55.978 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:19:55.978 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:19:55.978 | + functions-common:time_stop:2428 : local total 2022-03-23 17:19:55.978 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:19:55.978 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 17:19:55.978 | + functions-common:time_stop:2432 : start_time=1648055949400 2022-03-23 17:19:55.978 | + functions-common:time_stop:2434 : [[ -z 1648055949400 ]] 2022-03-23 17:19:55.978 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:19:55.978 | + functions-common:time_stop:2437 : end_time=1648055956820 2022-03-23 17:19:55.978 | + functions-common:time_stop:2438 : elapsed_time=7420 2022-03-23 17:19:55.978 | + functions-common:time_stop:2439 : total=8388 2022-03-23 17:19:55.978 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:19:55.978 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15808 2022-03-23 17:19:55.978 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-23 17:19:55.978 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:19:55.978 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 17:19:55.978 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-23 17:19:55.978 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 17:19:55.978 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-23 17:19:55.978 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-23 17:19:55.978 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-23 17:19:55.978 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-23 17:19:55.978 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-23 17:19:55.978 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 17:19:55.978 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-23 17:19:55.978 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-23 17:19:55.978 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-23 17:19:55.978 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 17:19:55.978 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 17:19:55.978 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 17:19:55.978 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 17:19:55.978 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 17:19:55.979 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 17:19:55.979 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 17:19:55.979 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 17:19:55.979 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 17:19:55.979 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 17:19:55.979 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 17:19:55.979 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-23 17:19:55.979 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 17:19:55.979 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 17:19:55.979 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 17:19:55.979 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 17:19:55.979 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 17:19:55.979 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 17:19:55.979 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 17:19:55.979 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-23 17:19:55.979 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-23 17:19:55.979 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 17:19:55.979 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 17:19:55.979 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 17:19:55.979 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 17:19:55.979 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-23 17:19:55.979 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 17:19:55.979 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-23 17:19:55.979 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-23 17:19:55.979 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-23 17:19:55.979 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-23 17:19:55.979 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-23 17:19:55.979 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 17:19:55.979 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-23 17:19:55.979 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-23 17:19:55.979 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-23 17:19:55.980 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-23 17:19:55.980 | [Unit] 2022-03-23 17:19:55.980 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 17:19:55.980 | DefaultDependencies=no 2022-03-23 17:19:55.980 | After=systemd-udev-settle.service 2022-03-23 17:19:55.980 | Before=lvm2-activation-early.service 2022-03-23 17:19:55.980 | Wants=systemd-udev-settle.service 2022-03-23 17:19:55.980 | 2022-03-23 17:19:55.980 | [Service] 2022-03-23 17:19:55.980 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 17:19:55.980 | 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:19:55.980 | RemainAfterExit=yes 2022-03-23 17:19:55.980 | Type=oneshot 2022-03-23 17:19:55.980 | 2022-03-23 17:19:55.980 | [Install] 2022-03-23 17:19:55.980 | WantedBy=local-fs.target 2022-03-23 17:19:55.980 | Also=systemd-udev-settle.service 2022-03-23 17:19:55.980 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-23 17:19:55.980 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 17:19:55.980 | 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:19:55.980 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-23 17:19:55.980 | ++ 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:19:55.980 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-23 17:19:55.980 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 17:19:55.980 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 17:19:55.980 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 17:19:55.980 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-23 17:19:55.980 | Physical volume "/dev/loop4" successfully created. 2022-03-23 17:19:55.980 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-23 17:19:55.980 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-23 17:19:55.980 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-23 17:19:55.980 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-23 17:19:55.980 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-23 17:19:55.981 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-23 17:19:55.981 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-23 17:19:55.981 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-23 17:19:55.981 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:19:55.981 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-23 17:19:55.981 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-23 17:19:55.981 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-23 17:19:56.025 | [400797 Async init_cinder:443302]: finished init_cinder with result 0 in 11 seconds 2022-03-23 17:19:56.029 | + inc/async:async_wait:197 : return 0 2022-03-23 17:19:56.032 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-23 17:19:56.056 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:19:56.059 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-23 17:19:56.061 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:19:56.064 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-23 17:19:56.067 | + ./stack.sh:main:1218 : init_nova 2022-03-23 17:19:56.071 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-23 17:19:56.090 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:19:56.093 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-23 17:19:56.110 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:19:56.114 | + 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:19:56.116 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 17:19:56.177 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 17:19:56.217 | [400797 Async nova-cell-0:445799]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 17:19:56.221 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-23 17:19:56.226 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:19:56.229 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-23 17:19:56.232 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:19:56.235 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:19:56.238 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 17:19:56.301 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 17:19:56.355 | [400797 Async nova-cell-1:445891]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 17:19:56.364 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-23 17:19:56.367 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-23 17:19:56.370 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-23 17:19:56.372 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-23 17:19:56.375 | + 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:19:56.380 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:19:56.865 | + 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:19:56.870 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:19:56.890 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-23 17:19:57.966 | 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:20:01.319 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:20:01.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:01.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:01.334 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:20:01.335 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=445949) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:20:01.360 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:20:01.361 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:20:01.393 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-23 17:20:03.327 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=445949) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 17:20:03.330 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-23 17:20:04.018 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=445949) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 17:20:04.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:20:04.024 | from cryptography.utils import int_from_bytes 2022-03-23 17:20:04.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:20:04.024 | from cryptography.utils import int_from_bytes 2022-03-23 17:20:04.499 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-23 17:20:04.503 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 17:20:04.506 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 17:20:04.509 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 17:20:04.512 | ++ 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:20:04.516 | + 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:20:05.561 | 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:20:08.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:20:08.389 | from cryptography.utils import int_from_bytes 2022-03-23 17:20:08.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:20:08.389 | from cryptography.utils import int_from_bytes 2022-03-23 17:20:08.821 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:20:08.837 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:20:08.851 | [445891 Async nova-cell-1:445891]: finished successfully 2022-03-23 17:20:08.869 | [445799 Async nova-cell-0:445799]: finished successfully 2022-03-23 17:20:08.903 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-23 17:20:08.907 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 17:20:08.910 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-23 17:20:08.963 | [400797 Async nova-cell-0:445799]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 445799 (3 other jobs running) 2022-03-23 17:20:08.989 | [400797 Async nova-cell-0:445799]: Signaling child to exit 2022-03-23 17:20:08.989 | WAKEUP 2022-03-23 17:20:09.014 | [400797 Async nova-cell-0:445799]: Signaled 2022-03-23 17:20:09.016 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-23 17:20:09.016 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-23 17:20:09.016 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-23 17:20:09.016 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-23 17:20:09.016 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-23 17:20:09.016 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-23 17:20:09.016 | + 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:20:09.016 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:20:09.016 | + 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:20:09.016 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:20:09.016 | + 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:20:09.016 | 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:20:09.016 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:20:09.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.019 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:20:09.019 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=445956) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:20:09.019 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:20:09.019 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:20:09.019 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 17:20:09.019 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=445956) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 17:20:09.019 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 17:20:09.019 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=445956) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 17:20:09.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:20:09.019 | from cryptography.utils import int_from_bytes 2022-03-23 17:20:09.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:20:09.020 | from cryptography.utils import int_from_bytes 2022-03-23 17:20:09.068 | [400797 Async nova-cell-0:445799]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-23 17:20:09.072 | + inc/async:async_wait:197 : return 0 2022-03-23 17:20:09.075 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 17:20:09.077 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-23 17:20:09.130 | [400797 Async nova-cell-1:445891]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 445891 (2 other jobs running) 2022-03-23 17:20:09.156 | [400797 Async nova-cell-1:445891]: Signaling child to exit 2022-03-23 17:20:09.157 | WAKEUP 2022-03-23 17:20:09.179 | [400797 Async nova-cell-1:445891]: Signaled 2022-03-23 17:20:09.181 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-23 17:20:09.181 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-23 17:20:09.181 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-23 17:20:09.181 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-23 17:20:09.181 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-23 17:20:09.181 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-23 17:20:09.181 | + 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:20:09.181 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:20:09.181 | + 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:20:09.181 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 17:20:09.181 | + 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:20:09.181 | 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:20:09.181 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 17:20:09.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 17:20:09.183 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=445963) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 17:20:09.183 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 17:20:09.183 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 17:20:09.183 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 17:20:09.183 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=445963) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 17:20:09.183 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 17:20:09.183 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=445963) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 17:20:09.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:20:09.183 | from cryptography.utils import int_from_bytes 2022-03-23 17:20:09.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:20:09.184 | from cryptography.utils import int_from_bytes 2022-03-23 17:20:09.228 | [400797 Async nova-cell-1:445891]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-23 17:20:09.232 | + inc/async:async_wait:197 : return 0 2022-03-23 17:20:09.235 | + 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:20:09.237 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-23 17:20:10.274 | 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:20:13.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:20:13.244 | from cryptography.utils import int_from_bytes 2022-03-23 17:20:13.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:20:13.244 | from cryptography.utils import int_from_bytes 2022-03-23 17:20:13.244 | Running batches of 50 until complete 2022-03-23 17:20:13.244 | +-------------------------------------+--------------+-----------+ 2022-03-23 17:20:13.244 | | Migration | Total Needed | Completed | 2022-03-23 17:20:13.244 | +-------------------------------------+--------------+-----------+ 2022-03-23 17:20:13.244 | | fill_virtual_interface_list | 0 | 0 | 2022-03-23 17:20:13.244 | | migrate_empty_ratio | 0 | 0 | 2022-03-23 17:20:13.244 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-23 17:20:13.244 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-23 17:20:13.244 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-23 17:20:13.244 | | populate_dev_uuids | 0 | 0 | 2022-03-23 17:20:13.244 | | populate_missing_availability_zones | 0 | 0 | 2022-03-23 17:20:13.244 | | populate_queued_for_delete | 0 | 0 | 2022-03-23 17:20:13.244 | | populate_user_id | 0 | 0 | 2022-03-23 17:20:13.244 | | populate_uuids | 0 | 0 | 2022-03-23 17:20:13.244 | +-------------------------------------+--------------+-----------+ 2022-03-23 17:20:13.734 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-23 17:20:13.739 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:20:13.742 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-23 17:20:13.745 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:20:13.748 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:20:13.751 | + 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:20:14.786 | 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:20:17.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:20:17.384 | from cryptography.utils import int_from_bytes 2022-03-23 17:20:17.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:20:17.384 | from cryptography.utils import int_from_bytes 2022-03-23 17:20:17.384 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-23 17:20:17.384 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-23 17:20:17.827 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-23 17:20:17.830 | + 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:20:17.843 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-23 17:20:17.846 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-23 17:20:17.864 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:17.867 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-23 17:20:17.869 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-23 17:20:17.930 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-23 17:20:17.973 | [400797 Async configure_neutron_nova:447147]: running: configure_neutron_nova 2022-03-23 17:20:17.976 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-23 17:20:17.980 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 17:20:17.982 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-23 17:20:17.985 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:20:17.988 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:20:17.991 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:20:17.994 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:20:17.997 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:20:18.002 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:20:18.007 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:20:18.010 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:20:18.013 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:20:18.016 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-23 17:20:18.020 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:20:18.040 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:18.043 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:20:18.047 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:20:18.050 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-23 17:20:18.053 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:20:18.056 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 17:20:18.058 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-23 17:20:18.061 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 17:20:18.064 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 17:20:18.067 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:20:18.071 | + 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:20:18.074 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-23 17:20:18.078 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 17:20:18.081 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-23 17:20:18.084 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 17:20:18.087 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 17:20:18.089 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-23 17:20:18.092 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 17:20:18.095 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 17:20:18.098 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-23 17:20:18.101 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:20:18.104 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 17:20:18.107 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 17:20:18.110 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-23 17:20:18.114 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:20:18.117 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-23 17:20:18.119 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:20:18.122 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-23 17:20:18.122 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:20:18.122 | gsub("[][]", "", $1); 2022-03-23 17:20:18.122 | split($1, a, "|"); 2022-03-23 17:20:18.122 | if (a[1] == matchgroup) 2022-03-23 17:20:18.122 | print a[2] 2022-03-23 17:20:18.122 | } 2022-03-23 17:20:18.122 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:20:18.129 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 17:20:18.132 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 17:20:18.134 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 17:20:18.138 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-23 17:20:18.141 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-23 17:20:18.144 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-23 17:20:18.147 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-23 17:20:18.150 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-23 17:20:18.155 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-23 17:20:18.158 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-23 17:20:18.161 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 17:20:18.164 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:20:18.167 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 17:20:18.170 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-23 17:20:18.173 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 17:20:18.177 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-23 17:20:18.180 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-23 17:20:18.183 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-23 17:20:18.186 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-23 17:20:18.190 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 17:20:18.191 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-23 17:20:18.191 | BEGIN { 2022-03-23 17:20:18.191 | section = "" 2022-03-23 17:20:18.191 | last_section = "" 2022-03-23 17:20:18.191 | section_count = 0 2022-03-23 17:20:18.191 | } 2022-03-23 17:20:18.191 | /^\[.+\]/ { 2022-03-23 17:20:18.191 | gsub("[][]", "", $1); 2022-03-23 17:20:18.191 | section=$1 2022-03-23 17:20:18.191 | next 2022-03-23 17:20:18.191 | } 2022-03-23 17:20:18.191 | /^ *\#/ { 2022-03-23 17:20:18.191 | next 2022-03-23 17:20:18.191 | } 2022-03-23 17:20:18.191 | /^[^ \t]+/ { 2022-03-23 17:20:18.191 | # get offset of first = in $0 2022-03-23 17:20:18.192 | eq_idx = index($0, "=") 2022-03-23 17:20:18.192 | # extract attr & value from $0 2022-03-23 17:20:18.192 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 17:20:18.192 | value = substr($0, eq_idx + 1) 2022-03-23 17:20:18.192 | # only need to strip trailing whitespace from attr 2022-03-23 17:20:18.192 | sub(/[ \t]*$/, "", attr) 2022-03-23 17:20:18.192 | # need to strip leading & trailing whitespace from value 2022-03-23 17:20:18.192 | sub(/^[ \t]*/, "", value) 2022-03-23 17:20:18.192 | sub(/[ \t]*$/, "", value) 2022-03-23 17:20:18.192 | 2022-03-23 17:20:18.192 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 17:20:18.192 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 17:20:18.192 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 17:20:18.192 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 17:20:18.192 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 17:20:18.192 | if (section != last_section) { 2022-03-23 17:20:18.192 | cfg_section[section_count++] = section 2022-03-23 17:20:18.192 | last_section = section 2022-03-23 17:20:18.192 | } 2022-03-23 17:20:18.192 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 17:20:18.192 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 17:20:18.192 | 2022-03-23 17:20:18.192 | cfg_attr[section, attr, 0] = value 2022-03-23 17:20:18.192 | cfg_attr_count[section, attr] = 1 2022-03-23 17:20:18.192 | } else { 2022-03-23 17:20:18.192 | lno = cfg_attr_count[section, attr]++ 2022-03-23 17:20:18.192 | cfg_attr[section, attr, lno] = value 2022-03-23 17:20:18.192 | } 2022-03-23 17:20:18.192 | } 2022-03-23 17:20:18.192 | END { 2022-03-23 17:20:18.192 | # Process each section in order 2022-03-23 17:20:18.192 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 17:20:18.192 | section = cfg_section[sno] 2022-03-23 17:20:18.192 | # The ini routines simply append a config item immediately 2022-03-23 17:20:18.193 | # after the section header. To keep the same order as defined 2022-03-23 17:20:18.193 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 17:20:18.193 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 17:20:18.193 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 17:20:18.193 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 17:20:18.193 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 17:20:18.193 | else { 2022-03-23 17:20:18.193 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 17:20:18.193 | count = cfg_attr_count[section, attr] 2022-03-23 17:20:18.193 | print "inidelete " configfile " " section " " attr 2022-03-23 17:20:18.193 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 17:20:18.193 | for (l = count -2; l >= 0; l--) 2022-03-23 17:20:18.193 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 17:20:18.193 | } 2022-03-23 17:20:18.193 | } 2022-03-23 17:20:18.193 | } 2022-03-23 17:20:18.193 | } 2022-03-23 17:20:18.193 | ' 2022-03-23 17:20:18.193 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.194 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 17:20:18.194 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:20:18.197 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 17:20:18.200 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-23 17:20:18.204 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:20:18.207 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-23 17:20:18.210 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-23 17:20:18.210 | BEGIN { group = "" } 2022-03-23 17:20:18.210 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:20:18.210 | gsub("[][]", "", $1); 2022-03-23 17:20:18.210 | split($1, a, "|"); 2022-03-23 17:20:18.210 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 17:20:18.210 | group=a[1] 2022-03-23 17:20:18.210 | } else { 2022-03-23 17:20:18.210 | group="" 2022-03-23 17:20:18.210 | } 2022-03-23 17:20:18.210 | next 2022-03-23 17:20:18.210 | } 2022-03-23 17:20:18.210 | { 2022-03-23 17:20:18.210 | if (group != "") 2022-03-23 17:20:18.210 | print $0 2022-03-23 17:20:18.210 | } 2022-03-23 17:20:18.210 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:20:18.217 | + 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:20:18.220 | ++ 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:20:18.250 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.253 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-23 17:20:18.256 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-23 17:20:18.287 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.292 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-23 17:20:18.295 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-23 17:20:18.329 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.332 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-23 17:20:18.335 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-23 17:20:18.368 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.371 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-23 17:20:18.374 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-23 17:20:18.405 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.407 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-23 17:20:18.411 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 17:20:18.443 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.445 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.47/identity"' 2022-03-23 17:20:18.448 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.47/identity 2022-03-23 17:20:18.481 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.484 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-23 17:20:18.487 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 17:20:18.519 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.522 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-23 17:20:18.524 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 17:20:18.559 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.562 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-23 17:20:18.564 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 17:20:18.599 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.602 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-23 17:20:18.604 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 17:20:18.637 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.640 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-23 17:20:18.643 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 17:20:18.675 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.678 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-23 17:20:18.681 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-23 17:20:18.715 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.718 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 17:20:18.721 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 17:20:18.724 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 17:20:18.727 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-23 17:20:18.730 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-23 17:20:18.733 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-23 17:20:18.736 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-23 17:20:18.739 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-23 17:20:18.744 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-23 17:20:18.746 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-23 17:20:18.749 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 17:20:18.752 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:20:18.755 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 17:20:18.758 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-23 17:20:18.761 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 17:20:18.765 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-23 17:20:18.768 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-23 17:20:18.772 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-23 17:20:18.775 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-23 17:20:18.779 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.779 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 17:20:18.780 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 17:20:18.780 | BEGIN { 2022-03-23 17:20:18.780 | section = "" 2022-03-23 17:20:18.780 | last_section = "" 2022-03-23 17:20:18.780 | section_count = 0 2022-03-23 17:20:18.780 | } 2022-03-23 17:20:18.780 | /^\[.+\]/ { 2022-03-23 17:20:18.780 | gsub("[][]", "", $1); 2022-03-23 17:20:18.780 | section=$1 2022-03-23 17:20:18.780 | next 2022-03-23 17:20:18.780 | } 2022-03-23 17:20:18.780 | /^ *\#/ { 2022-03-23 17:20:18.780 | next 2022-03-23 17:20:18.780 | } 2022-03-23 17:20:18.780 | /^[^ \t]+/ { 2022-03-23 17:20:18.780 | # get offset of first = in $0 2022-03-23 17:20:18.780 | eq_idx = index($0, "=") 2022-03-23 17:20:18.780 | # extract attr & value from $0 2022-03-23 17:20:18.780 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 17:20:18.780 | value = substr($0, eq_idx + 1) 2022-03-23 17:20:18.780 | # only need to strip trailing whitespace from attr 2022-03-23 17:20:18.780 | sub(/[ \t]*$/, "", attr) 2022-03-23 17:20:18.780 | # need to strip leading & trailing whitespace from value 2022-03-23 17:20:18.780 | sub(/^[ \t]*/, "", value) 2022-03-23 17:20:18.780 | sub(/[ \t]*$/, "", value) 2022-03-23 17:20:18.780 | 2022-03-23 17:20:18.780 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 17:20:18.780 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 17:20:18.780 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 17:20:18.781 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 17:20:18.781 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 17:20:18.781 | if (section != last_section) { 2022-03-23 17:20:18.781 | cfg_section[section_count++] = section 2022-03-23 17:20:18.781 | last_section = section 2022-03-23 17:20:18.781 | } 2022-03-23 17:20:18.781 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 17:20:18.781 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 17:20:18.781 | 2022-03-23 17:20:18.781 | cfg_attr[section, attr, 0] = value 2022-03-23 17:20:18.781 | cfg_attr_count[section, attr] = 1 2022-03-23 17:20:18.781 | } else { 2022-03-23 17:20:18.781 | lno = cfg_attr_count[section, attr]++ 2022-03-23 17:20:18.781 | cfg_attr[section, attr, lno] = value 2022-03-23 17:20:18.781 | } 2022-03-23 17:20:18.781 | } 2022-03-23 17:20:18.781 | END { 2022-03-23 17:20:18.781 | # Process each section in order 2022-03-23 17:20:18.781 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 17:20:18.781 | section = cfg_section[sno] 2022-03-23 17:20:18.781 | # The ini routines simply append a config item immediately 2022-03-23 17:20:18.781 | # after the section header. To keep the same order as defined 2022-03-23 17:20:18.781 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 17:20:18.781 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 17:20:18.781 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 17:20:18.781 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 17:20:18.781 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 17:20:18.781 | else { 2022-03-23 17:20:18.781 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 17:20:18.781 | count = cfg_attr_count[section, attr] 2022-03-23 17:20:18.781 | print "inidelete " configfile " " section " " attr 2022-03-23 17:20:18.781 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 17:20:18.781 | for (l = count -2; l >= 0; l--) 2022-03-23 17:20:18.782 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 17:20:18.782 | } 2022-03-23 17:20:18.782 | } 2022-03-23 17:20:18.782 | } 2022-03-23 17:20:18.782 | } 2022-03-23 17:20:18.782 | ' 2022-03-23 17:20:18.782 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 17:20:18.784 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:20:18.787 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 17:20:18.789 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-23 17:20:18.793 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:20:18.796 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-23 17:20:18.799 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 17:20:18.799 | BEGIN { group = "" } 2022-03-23 17:20:18.799 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:20:18.799 | gsub("[][]", "", $1); 2022-03-23 17:20:18.799 | split($1, a, "|"); 2022-03-23 17:20:18.799 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 17:20:18.799 | group=a[1] 2022-03-23 17:20:18.799 | } else { 2022-03-23 17:20:18.799 | group="" 2022-03-23 17:20:18.799 | } 2022-03-23 17:20:18.799 | next 2022-03-23 17:20:18.799 | } 2022-03-23 17:20:18.799 | { 2022-03-23 17:20:18.799 | if (group != "") 2022-03-23 17:20:18.799 | print $0 2022-03-23 17:20:18.799 | } 2022-03-23 17:20:18.799 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:20:18.805 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-23 17:20:18.809 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-23 17:20:18.817 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:20:18.841 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.844 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-23 17:20:18.845 | [447147 Async configure_neutron_nova:447147]: finished successfully 2022-03-23 17:20:18.847 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-23 17:20:18.879 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.881 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-23 17:20:18.884 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-23 17:20:18.915 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.917 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-23 17:20:18.920 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-23 17:20:18.950 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.953 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-23 17:20:18.955 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-23 17:20:18.985 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:18.988 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-23 17:20:18.991 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-23 17:20:19.024 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.026 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-23 17:20:19.029 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-23 17:20:19.059 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.061 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-23 17:20:19.064 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-23 17:20:19.094 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.097 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-23 17:20:19.100 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-23 17:20:19.130 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.133 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-23 17:20:19.135 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-23 17:20:19.165 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.167 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-23 17:20:19.170 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-23 17:20:19.201 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.204 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-23 17:20:19.207 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-23 17:20:19.236 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.239 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-23 17:20:19.242 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-23 17:20:19.272 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.275 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-23 17:20:19.277 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-23 17:20:19.308 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.310 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-23 17:20:19.313 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-23 17:20:19.343 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.346 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-23 17:20:19.348 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-23 17:20:19.379 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.382 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 17:20:19.385 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 17:20:19.387 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 17:20:19.391 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-23 17:20:19.394 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-23 17:20:19.397 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-23 17:20:19.399 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-23 17:20:19.403 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-23 17:20:19.407 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-23 17:20:19.409 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-23 17:20:19.412 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 17:20:19.415 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:20:19.417 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 17:20:19.420 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-23 17:20:19.422 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 17:20:19.426 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-23 17:20:19.429 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-23 17:20:19.432 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-23 17:20:19.434 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-23 17:20:19.438 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 17:20:19.438 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-23 17:20:19.438 | BEGIN { 2022-03-23 17:20:19.438 | section = "" 2022-03-23 17:20:19.438 | last_section = "" 2022-03-23 17:20:19.438 | section_count = 0 2022-03-23 17:20:19.438 | } 2022-03-23 17:20:19.438 | /^\[.+\]/ { 2022-03-23 17:20:19.438 | gsub("[][]", "", $1); 2022-03-23 17:20:19.438 | section=$1 2022-03-23 17:20:19.438 | next 2022-03-23 17:20:19.439 | } 2022-03-23 17:20:19.439 | /^ *\#/ { 2022-03-23 17:20:19.439 | next 2022-03-23 17:20:19.439 | } 2022-03-23 17:20:19.439 | /^[^ \t]+/ { 2022-03-23 17:20:19.439 | # get offset of first = in $0 2022-03-23 17:20:19.439 | eq_idx = index($0, "=") 2022-03-23 17:20:19.439 | # extract attr & value from $0 2022-03-23 17:20:19.439 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 17:20:19.439 | value = substr($0, eq_idx + 1) 2022-03-23 17:20:19.439 | # only need to strip trailing whitespace from attr 2022-03-23 17:20:19.439 | sub(/[ \t]*$/, "", attr) 2022-03-23 17:20:19.439 | # need to strip leading & trailing whitespace from value 2022-03-23 17:20:19.439 | sub(/^[ \t]*/, "", value) 2022-03-23 17:20:19.439 | sub(/[ \t]*$/, "", value) 2022-03-23 17:20:19.439 | 2022-03-23 17:20:19.439 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 17:20:19.439 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 17:20:19.439 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 17:20:19.439 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 17:20:19.439 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 17:20:19.439 | if (section != last_section) { 2022-03-23 17:20:19.439 | cfg_section[section_count++] = section 2022-03-23 17:20:19.439 | last_section = section 2022-03-23 17:20:19.439 | } 2022-03-23 17:20:19.439 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 17:20:19.439 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 17:20:19.439 | 2022-03-23 17:20:19.439 | cfg_attr[section, attr, 0] = value 2022-03-23 17:20:19.439 | cfg_attr_count[section, attr] = 1 2022-03-23 17:20:19.439 | } else { 2022-03-23 17:20:19.439 | lno = cfg_attr_count[section, attr]++ 2022-03-23 17:20:19.439 | cfg_attr[section, attr, lno] = value 2022-03-23 17:20:19.439 | } 2022-03-23 17:20:19.440 | } 2022-03-23 17:20:19.440 | END { 2022-03-23 17:20:19.440 | # Process each section in order 2022-03-23 17:20:19.440 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 17:20:19.440 | section = cfg_section[sno] 2022-03-23 17:20:19.440 | # The ini routines simply append a config item immediately 2022-03-23 17:20:19.440 | # after the section header. To keep the same order as defined 2022-03-23 17:20:19.440 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 17:20:19.440 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 17:20:19.440 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 17:20:19.440 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 17:20:19.440 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 17:20:19.440 | else { 2022-03-23 17:20:19.440 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 17:20:19.440 | count = cfg_attr_count[section, attr] 2022-03-23 17:20:19.440 | print "inidelete " configfile " " section " " attr 2022-03-23 17:20:19.440 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 17:20:19.440 | for (l = count -2; l >= 0; l--) 2022-03-23 17:20:19.440 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 17:20:19.440 | } 2022-03-23 17:20:19.440 | } 2022-03-23 17:20:19.440 | } 2022-03-23 17:20:19.441 | } 2022-03-23 17:20:19.441 | ' 2022-03-23 17:20:19.441 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.441 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:20:19.442 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 17:20:19.444 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 17:20:19.447 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-23 17:20:19.449 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:20:19.452 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-23 17:20:19.454 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-23 17:20:19.455 | BEGIN { group = "" } 2022-03-23 17:20:19.455 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:20:19.455 | gsub("[][]", "", $1); 2022-03-23 17:20:19.455 | split($1, a, "|"); 2022-03-23 17:20:19.455 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 17:20:19.455 | group=a[1] 2022-03-23 17:20:19.455 | } else { 2022-03-23 17:20:19.455 | group="" 2022-03-23 17:20:19.455 | } 2022-03-23 17:20:19.455 | next 2022-03-23 17:20:19.455 | } 2022-03-23 17:20:19.455 | { 2022-03-23 17:20:19.455 | if (group != "") 2022-03-23 17:20:19.455 | print $0 2022-03-23 17:20:19.455 | } 2022-03-23 17:20:19.455 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:20:19.461 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-23 17:20:19.463 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-23 17:20:19.493 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.496 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-23 17:20:19.499 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-23 17:20:19.529 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.531 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-23 17:20:19.534 | ++ 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:20:19.563 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.566 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-23 17:20:19.568 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-23 17:20:19.597 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.600 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-23 17:20:19.602 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 17:20:19.633 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.635 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-23 17:20:19.638 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-23 17:20:19.667 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.669 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-23 17:20:19.672 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 17:20:19.702 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.705 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-23 17:20:19.707 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 17:20:19.738 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.741 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 17:20:19.744 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 17:20:19.747 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 17:20:19.750 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-23 17:20:19.753 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:20:19.756 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:20:19.758 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-23 17:20:19.762 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:20:19.766 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-23 17:20:19.769 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-23 17:20:19.771 | + 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:20:19.774 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:20:19.776 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 17:20:19.779 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 17:20:19.782 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 17:20:19.785 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-23 17:20:19.788 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:20:19.791 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 17:20:19.794 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-23 17:20:19.797 | + 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:20:19.798 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.798 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 17:20:19.799 | BEGIN { 2022-03-23 17:20:19.799 | section = "" 2022-03-23 17:20:19.799 | last_section = "" 2022-03-23 17:20:19.799 | section_count = 0 2022-03-23 17:20:19.799 | } 2022-03-23 17:20:19.799 | /^\[.+\]/ { 2022-03-23 17:20:19.799 | gsub("[][]", "", $1); 2022-03-23 17:20:19.799 | section=$1 2022-03-23 17:20:19.799 | next 2022-03-23 17:20:19.799 | } 2022-03-23 17:20:19.799 | /^ *\#/ { 2022-03-23 17:20:19.799 | next 2022-03-23 17:20:19.799 | } 2022-03-23 17:20:19.799 | /^[^ \t]+/ { 2022-03-23 17:20:19.799 | # get offset of first = in $0 2022-03-23 17:20:19.799 | eq_idx = index($0, "=") 2022-03-23 17:20:19.799 | # extract attr & value from $0 2022-03-23 17:20:19.799 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 17:20:19.799 | value = substr($0, eq_idx + 1) 2022-03-23 17:20:19.799 | # only need to strip trailing whitespace from attr 2022-03-23 17:20:19.799 | sub(/[ \t]*$/, "", attr) 2022-03-23 17:20:19.799 | # need to strip leading & trailing whitespace from value 2022-03-23 17:20:19.799 | sub(/^[ \t]*/, "", value) 2022-03-23 17:20:19.799 | sub(/[ \t]*$/, "", value) 2022-03-23 17:20:19.799 | 2022-03-23 17:20:19.799 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 17:20:19.799 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 17:20:19.799 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 17:20:19.799 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 17:20:19.799 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 17:20:19.799 | if (section != last_section) { 2022-03-23 17:20:19.799 | cfg_section[section_count++] = section 2022-03-23 17:20:19.800 | last_section = section 2022-03-23 17:20:19.800 | } 2022-03-23 17:20:19.800 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 17:20:19.800 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 17:20:19.800 | 2022-03-23 17:20:19.800 | cfg_attr[section, attr, 0] = value 2022-03-23 17:20:19.800 | cfg_attr_count[section, attr] = 1 2022-03-23 17:20:19.800 | } else { 2022-03-23 17:20:19.800 | lno = cfg_attr_count[section, attr]++ 2022-03-23 17:20:19.800 | cfg_attr[section, attr, lno] = value 2022-03-23 17:20:19.800 | } 2022-03-23 17:20:19.800 | } 2022-03-23 17:20:19.800 | END { 2022-03-23 17:20:19.800 | # Process each section in order 2022-03-23 17:20:19.800 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 17:20:19.800 | section = cfg_section[sno] 2022-03-23 17:20:19.801 | # The ini routines simply append a config item immediately 2022-03-23 17:20:19.801 | # after the section header. To keep the same order as defined 2022-03-23 17:20:19.801 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 17:20:19.801 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 17:20:19.801 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 17:20:19.801 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 17:20:19.801 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 17:20:19.801 | else { 2022-03-23 17:20:19.801 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 17:20:19.801 | count = cfg_attr_count[section, attr] 2022-03-23 17:20:19.801 | print "inidelete " configfile " " section " " attr 2022-03-23 17:20:19.801 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 17:20:19.801 | for (l = count -2; l >= 0; l--) 2022-03-23 17:20:19.801 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 17:20:19.801 | } 2022-03-23 17:20:19.801 | } 2022-03-23 17:20:19.801 | } 2022-03-23 17:20:19.801 | } 2022-03-23 17:20:19.801 | ' 2022-03-23 17:20:19.802 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 17:20:19.803 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:20:19.806 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 17:20:19.808 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 17:20:19.811 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:20:19.813 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-23 17:20:19.816 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 17:20:19.816 | BEGIN { group = "" } 2022-03-23 17:20:19.816 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:20:19.816 | gsub("[][]", "", $1); 2022-03-23 17:20:19.816 | split($1, a, "|"); 2022-03-23 17:20:19.816 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 17:20:19.816 | group=a[1] 2022-03-23 17:20:19.816 | } else { 2022-03-23 17:20:19.816 | group="" 2022-03-23 17:20:19.816 | } 2022-03-23 17:20:19.816 | next 2022-03-23 17:20:19.816 | } 2022-03-23 17:20:19.816 | { 2022-03-23 17:20:19.816 | if (group != "") 2022-03-23 17:20:19.816 | print $0 2022-03-23 17:20:19.816 | } 2022-03-23 17:20:19.816 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:20:19.822 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-23 17:20:19.825 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-23 17:20:19.855 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.857 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-23 17:20:19.860 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-23 17:20:19.889 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:20:19.892 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-23 17:20:19.911 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:19.913 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-23 17:20:19.916 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:20:19.918 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-23 17:20:19.921 | + ./stack.sh:main:1252 : start_swift 2022-03-23 17:20:19.924 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-23 17:20:19.926 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 17:20:19.929 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 17:20:19.966 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-23 17:20:19.970 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 17:20:19.973 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 17:20:19.976 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-23 17:20:20.422 | Restarting rsync (via systemctl): rsync.service. 2022-03-23 17:20:20.426 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-23 17:20:20.429 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-23 17:20:20.431 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-23 17:20:20.434 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-23 17:20:20.437 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 17:20:20.439 | + 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:20:20.442 | + functions-common:run_process:1680 : local service=s-object 2022-03-23 17:20:20.445 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 17:20:20.447 | + functions-common:run_process:1682 : local group= 2022-03-23 17:20:20.450 | + functions-common:run_process:1683 : local user= 2022-03-23 17:20:20.452 | + functions-common:run_process:1685 : local name=s-object 2022-03-23 17:20:20.455 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:20:20.458 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:20:20.462 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:20:20.465 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:20:20.469 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:20:20.473 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056020470 2022-03-23 17:20:20.476 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-23 17:20:20.492 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:20.495 | + 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:20:20.497 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-23 17:20:20.501 | + 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:20:20.504 | + 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:20:20.506 | + 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:20:20.509 | + 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:20:20.511 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-23 17:20:20.514 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-23 17:20:20.516 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-23 17:20:20.519 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:20:20.522 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:20:20.524 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-23 17:20:20.527 | + 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:20:20.529 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-23 17:20:20.532 | + 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:20:20.534 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:20:20.536 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:20:20.538 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:20:20.541 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:20:20.543 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-23 17:20:20.545 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:20:20.550 | + 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:20:20.603 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-23 17:20:20.655 | + 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:20:20.708 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-23 17:20:20.761 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-23 17:20:20.813 | + 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:20:20.867 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:20:20.869 | + 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:20:20.922 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:20:21.452 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-23 17:20:21.466 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-23 17:20:21.947 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-23 17:20:21.973 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:20:21.975 | + functions-common:time_stop:2425 : local name 2022-03-23 17:20:21.978 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:20:21.980 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:20:21.983 | + functions-common:time_stop:2428 : local total 2022-03-23 17:20:21.985 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:20:21.988 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:20:21.990 | + functions-common:time_stop:2432 : start_time=1648056020470 2022-03-23 17:20:21.993 | + functions-common:time_stop:2434 : [[ -z 1648056020470 ]] 2022-03-23 17:20:21.996 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:20:22.001 | + functions-common:time_stop:2437 : end_time=1648056021998 2022-03-23 17:20:22.004 | + functions-common:time_stop:2438 : elapsed_time=1528 2022-03-23 17:20:22.006 | + functions-common:time_stop:2439 : total=3251 2022-03-23 17:20:22.009 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:20:22.011 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4779 2022-03-23 17:20:22.014 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 17:20:22.017 | + 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:20:22.020 | + functions-common:run_process:1680 : local service=s-container 2022-03-23 17:20:22.023 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 17:20:22.026 | + functions-common:run_process:1682 : local group= 2022-03-23 17:20:22.029 | + functions-common:run_process:1683 : local user= 2022-03-23 17:20:22.031 | + functions-common:run_process:1685 : local name=s-container 2022-03-23 17:20:22.034 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:20:22.037 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:20:22.039 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:20:22.042 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:20:22.045 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:20:22.051 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056022047 2022-03-23 17:20:22.054 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-23 17:20:22.074 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:22.077 | + 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:20:22.080 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-23 17:20:22.082 | + 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:20:22.085 | + 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:20:22.088 | + 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:20:22.090 | + 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:20:22.093 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-23 17:20:22.096 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-23 17:20:22.098 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-23 17:20:22.101 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:20:22.103 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:20:22.106 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-23 17:20:22.108 | + 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:20:22.114 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-23 17:20:22.117 | + 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:20:22.120 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:20:22.122 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:20:22.124 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:20:22.127 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:20:22.130 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-23 17:20:22.132 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:20:22.137 | + 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:20:22.192 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-23 17:20:22.246 | + 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:20:22.302 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-23 17:20:22.358 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-23 17:20:22.417 | + 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:20:22.471 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:20:22.474 | + 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:20:22.531 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:20:23.055 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-23 17:20:23.069 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-23 17:20:23.580 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-23 17:20:23.606 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:20:23.608 | + functions-common:time_stop:2425 : local name 2022-03-23 17:20:23.611 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:20:23.614 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:20:23.616 | + functions-common:time_stop:2428 : local total 2022-03-23 17:20:23.619 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:20:23.622 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:20:23.624 | + functions-common:time_stop:2432 : start_time=1648056022047 2022-03-23 17:20:23.627 | + functions-common:time_stop:2434 : [[ -z 1648056022047 ]] 2022-03-23 17:20:23.630 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:20:23.635 | + functions-common:time_stop:2437 : end_time=1648056023632 2022-03-23 17:20:23.637 | + functions-common:time_stop:2438 : elapsed_time=1585 2022-03-23 17:20:23.640 | + functions-common:time_stop:2439 : total=4779 2022-03-23 17:20:23.642 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:20:23.645 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6364 2022-03-23 17:20:23.647 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 17:20:23.650 | + 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:20:23.653 | + functions-common:run_process:1680 : local service=s-account 2022-03-23 17:20:23.655 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 17:20:23.658 | + functions-common:run_process:1682 : local group= 2022-03-23 17:20:23.660 | + functions-common:run_process:1683 : local user= 2022-03-23 17:20:23.663 | + functions-common:run_process:1685 : local name=s-account 2022-03-23 17:20:23.665 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:20:23.668 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:20:23.670 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:20:23.673 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:20:23.677 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:20:23.681 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056023678 2022-03-23 17:20:23.684 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-23 17:20:23.701 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:23.704 | + 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:20:23.707 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-23 17:20:23.709 | + 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:20:23.712 | + 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:20:23.715 | + 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:20:23.717 | + 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:20:23.720 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-23 17:20:23.722 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-23 17:20:23.725 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-23 17:20:23.727 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:20:23.730 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:20:23.732 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-23 17:20:23.735 | + 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:20:23.738 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-23 17:20:23.741 | + 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:20:23.743 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:20:23.745 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:20:23.748 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:20:23.750 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:20:23.753 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-23 17:20:23.756 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:20:23.761 | + 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:20:23.815 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-23 17:20:23.869 | + 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:20:23.923 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-23 17:20:23.980 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-23 17:20:24.035 | + 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:20:24.090 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:20:24.092 | + 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:20:24.148 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:20:24.690 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-23 17:20:24.704 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-23 17:20:25.215 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-23 17:20:25.238 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:20:25.242 | + functions-common:time_stop:2425 : local name 2022-03-23 17:20:25.244 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:20:25.247 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:20:25.250 | + functions-common:time_stop:2428 : local total 2022-03-23 17:20:25.252 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:20:25.254 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:20:25.257 | + functions-common:time_stop:2432 : start_time=1648056023678 2022-03-23 17:20:25.259 | + functions-common:time_stop:2434 : [[ -z 1648056023678 ]] 2022-03-23 17:20:25.263 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:20:25.268 | + functions-common:time_stop:2437 : end_time=1648056025265 2022-03-23 17:20:25.271 | + functions-common:time_stop:2438 : elapsed_time=1587 2022-03-23 17:20:25.273 | + functions-common:time_stop:2439 : total=6364 2022-03-23 17:20:25.276 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:20:25.278 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7951 2022-03-23 17:20:25.281 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-23 17:20:25.284 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-23 17:20:25.335 | + 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:20:25.338 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-23 17:20:25.340 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:20:25.343 | + functions-common:run_process:1682 : local group= 2022-03-23 17:20:25.346 | + functions-common:run_process:1683 : local user= 2022-03-23 17:20:25.349 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-23 17:20:25.351 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:20:25.354 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:20:25.357 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:20:25.359 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:20:25.362 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:20:25.367 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056025364 2022-03-23 17:20:25.370 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-23 17:20:25.387 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:25.389 | + 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:20:25.392 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-23 17:20:25.395 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:20:25.398 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:20:25.400 | + 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:20:25.403 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 17:20:25.405 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-23 17:20:25.408 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-23 17:20:25.411 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-23 17:20:25.414 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:20:25.416 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:20:25.419 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-23 17:20:25.422 | + 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:20:25.424 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-23 17:20:25.427 | + 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:20:25.429 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:20:25.431 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:20:25.434 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:20:25.436 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:20:25.438 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-23 17:20:25.441 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:20:25.446 | + 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:20:25.501 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-23 17:20:25.559 | + 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:20:25.615 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-23 17:20:25.669 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-23 17:20:25.723 | + 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:20:25.777 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:20:25.779 | + 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:20:25.835 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:20:26.351 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-23 17:20:26.898 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-23 17:20:26.927 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:20:26.929 | + functions-common:time_stop:2425 : local name 2022-03-23 17:20:26.932 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:20:26.935 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:20:26.937 | + functions-common:time_stop:2428 : local total 2022-03-23 17:20:26.940 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:20:26.943 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:20:26.945 | + functions-common:time_stop:2432 : start_time=1648056025364 2022-03-23 17:20:26.948 | + functions-common:time_stop:2434 : [[ -z 1648056025364 ]] 2022-03-23 17:20:26.951 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:20:26.957 | + functions-common:time_stop:2437 : end_time=1648056026953 2022-03-23 17:20:26.959 | + functions-common:time_stop:2438 : elapsed_time=1589 2022-03-23 17:20:26.962 | + functions-common:time_stop:2439 : total=7951 2022-03-23 17:20:26.964 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:20:26.967 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9540 2022-03-23 17:20:26.969 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-23 17:20:26.988 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:20:26.990 | + 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:20:26.993 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-23 17:20:26.995 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:20:26.998 | + functions-common:run_process:1682 : local group= 2022-03-23 17:20:27.000 | + functions-common:run_process:1683 : local user= 2022-03-23 17:20:27.003 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-23 17:20:27.006 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:20:27.008 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:20:27.011 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:20:27.013 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:20:27.017 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:20:27.022 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056027019 2022-03-23 17:20:27.024 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-23 17:20:27.042 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:27.045 | + 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:20:27.047 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-23 17:20:27.050 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:20:27.052 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:20:27.055 | + 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:20:27.057 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 17:20:27.060 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-23 17:20:27.063 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-23 17:20:27.066 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-23 17:20:27.068 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:20:27.071 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:20:27.073 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-23 17:20:27.076 | + 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:20:27.079 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-23 17:20:27.082 | + 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:20:27.084 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:20:27.087 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:20:27.089 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:20:27.092 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:20:27.094 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-23 17:20:27.097 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:20:27.101 | + 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:20:27.155 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-23 17:20:27.210 | + 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:20:27.264 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-23 17:20:27.323 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-23 17:20:27.377 | + 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:20:27.433 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:20:27.436 | + 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:20:27.492 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:20:28.025 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-23 17:20:28.039 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-23 17:20:28.562 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-23 17:20:28.585 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:20:28.592 | + functions-common:time_stop:2425 : local name 2022-03-23 17:20:28.594 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:20:28.597 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:20:28.599 | + functions-common:time_stop:2428 : local total 2022-03-23 17:20:28.602 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:20:28.605 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:20:28.607 | + functions-common:time_stop:2432 : start_time=1648056027019 2022-03-23 17:20:28.610 | + functions-common:time_stop:2434 : [[ -z 1648056027019 ]] 2022-03-23 17:20:28.613 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:20:28.618 | + functions-common:time_stop:2437 : end_time=1648056028615 2022-03-23 17:20:28.620 | + functions-common:time_stop:2438 : elapsed_time=1596 2022-03-23 17:20:28.623 | + functions-common:time_stop:2439 : total=9540 2022-03-23 17:20:28.625 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:20:28.628 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11136 2022-03-23 17:20:28.631 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-23 17:20:28.631 | Waiting for swift proxy to start... 2022-03-23 17:20:28.633 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.47:8080/info 2022-03-23 17:20:28.636 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:20:28.638 | + functions:wait_for_service:458 : local url=http://10.222.0.47:8080/info 2022-03-23 17:20:28.641 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:20:28.644 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:20:28.647 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:20:28.649 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:20:28.651 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:20:28.655 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:20:28.659 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056028656 2022-03-23 17:20:28.661 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:20:28.667 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 17:20:28.680 | + :: : [[ 000 == 503 ]] 2022-03-23 17:20:28.682 | + :: : [[ 7 -eq 7 ]] 2022-03-23 17:20:28.683 | + :: : sleep 1 2022-03-23 17:20:29.686 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 17:20:29.700 | + :: : [[ 000 == 503 ]] 2022-03-23 17:20:29.701 | + :: : [[ 7 -eq 7 ]] 2022-03-23 17:20:29.703 | + :: : sleep 1 2022-03-23 17:20:30.707 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 17:20:30.720 | + :: : [[ 000 == 503 ]] 2022-03-23 17:20:30.721 | + :: : [[ 7 -eq 7 ]] 2022-03-23 17:20:30.723 | + :: : sleep 1 2022-03-23 17:20:31.726 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 17:20:31.799 | + :: : [[ 200 == 503 ]] 2022-03-23 17:20:31.801 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:20:31.804 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:20:31.807 | + functions-common:time_stop:2425 : local name 2022-03-23 17:20:31.809 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:20:31.812 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:20:31.815 | + functions-common:time_stop:2428 : local total 2022-03-23 17:20:31.818 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:20:31.820 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:20:31.823 | + functions-common:time_stop:2432 : start_time=1648056028656 2022-03-23 17:20:31.825 | + functions-common:time_stop:2434 : [[ -z 1648056028656 ]] 2022-03-23 17:20:31.829 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:20:31.833 | + functions-common:time_stop:2437 : end_time=1648056031830 2022-03-23 17:20:31.836 | + functions-common:time_stop:2438 : elapsed_time=3174 2022-03-23 17:20:31.838 | + functions-common:time_stop:2439 : total=6547 2022-03-23 17:20:31.841 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:20:31.843 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9721 2022-03-23 17:20:31.846 | + functions:wait_for_service:467 : return 0 2022-03-23 17:20:31.848 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-23 17:20:31.851 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 17:20:31.853 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-23 17:20:31.872 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:31.875 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 17:20:31.907 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-23 17:20:31.959 | [400797 Async configure_neutron_nova:447147]: Waiting for completion of configure_neutron_nova running on PID 447147 (2 other jobs running) 2022-03-23 17:20:31.985 | [400797 Async configure_neutron_nova:447147]: Signaling child to exit 2022-03-23 17:20:31.985 | WAKEUP 2022-03-23 17:20:32.009 | [400797 Async configure_neutron_nova:447147]: Signaled 2022-03-23 17:20:32.011 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-23 17:20:32.011 | ++ 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:20:32.011 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:20:32.011 | + 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:20:32.011 | + 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:20:32.011 | + 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:20:32.011 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:20:32.011 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-23 17:20:32.011 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-23 17:20:32.011 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-23 17:20:32.011 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.47/identity 2022-03-23 17:20:32.011 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-23 17:20:32.011 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-23 17:20:32.011 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-23 17:20:32.011 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-23 17:20:32.011 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-23 17:20:32.011 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-23 17:20:32.011 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-23 17:20:32.012 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-23 17:20:32.012 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 17:20:32.012 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 17:20:32.012 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 17:20:32.012 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:32.012 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-23 17:20:32.012 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 17:20:32.012 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-23 17:20:32.012 | + 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:20:32.012 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-23 17:20:32.012 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:20:32.012 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-23 17:20:32.012 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-23 17:20:32.012 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:20:32.012 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:20:32.012 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-23 17:20:32.012 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-23 17:20:32.012 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 17:20:32.012 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-23 17:20:32.012 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.47/identity 2022-03-23 17:20:32.012 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-23 17:20:32.012 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-23 17:20:32.012 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-23 17:20:32.012 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-23 17:20:32.012 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-23 17:20:32.012 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-23 17:20:32.012 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-23 17:20:32.013 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-23 17:20:32.013 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 17:20:32.013 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 17:20:32.013 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 17:20:32.013 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:32.013 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-23 17:20:32.013 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 17:20:32.013 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-23 17:20:32.057 | [400797 Async configure_neutron_nova:447147]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-23 17:20:32.061 | + inc/async:async_wait:197 : return 0 2022-03-23 17:20:32.064 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-23 17:20:32.083 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:32.085 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 17:20:32.115 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 17:20:32.147 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-23 17:20:32.164 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:32.167 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-23 17:20:32.169 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:20:32.172 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-23 17:20:32.175 | + ./stack.sh:main:1277 : start_nova_api 2022-03-23 17:20:32.178 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-23 17:20:32.180 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-23 17:20:32.183 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-23 17:20:32.185 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-23 17:20:32.203 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:20:32.206 | + 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:20:32.209 | + 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:20:32.212 | + 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:20:32.214 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-23 17:20:32.218 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-23 17:20:32.223 | + 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:20:32.225 | + functions-common:run_process:1680 : local service=n-api 2022-03-23 17:20:32.228 | + 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:20:32.231 | + functions-common:run_process:1682 : local group= 2022-03-23 17:20:32.233 | + functions-common:run_process:1683 : local user= 2022-03-23 17:20:32.236 | + functions-common:run_process:1685 : local name=n-api 2022-03-23 17:20:32.239 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:20:32.242 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:20:32.244 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:20:32.247 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:20:32.250 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:20:32.254 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056032251 2022-03-23 17:20:32.257 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-23 17:20:32.274 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:32.277 | + 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:20:32.279 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-23 17:20:32.282 | + 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:20:32.285 | + 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:20:32.288 | + 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:20:32.290 | + 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:20:32.293 | + 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:20:32.295 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-23 17:20:32.298 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-23 17:20:32.301 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:20:32.304 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:20:32.306 | + 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:20:32.309 | + 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:20:32.311 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-23 17:20:32.314 | + 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:20:32.316 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:20:32.319 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:20:32.321 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-23 17:20:32.323 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:20:32.329 | + 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:20:32.382 | + 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:20:32.436 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-23 17:20:32.490 | + 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:20:32.544 | + 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:20:32.607 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-23 17:20:32.661 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-23 17:20:32.714 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-23 17:20:32.767 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-23 17:20:32.820 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-23 17:20:32.874 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:20:32.876 | + 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:20:32.933 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:20:33.447 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-23 17:20:33.461 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-23 17:20:33.992 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-23 17:20:34.071 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:20:34.077 | + functions-common:time_stop:2425 : local name 2022-03-23 17:20:34.084 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:20:34.088 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:20:34.089 | + functions-common:time_stop:2428 : local total 2022-03-23 17:20:34.092 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:20:34.095 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:20:34.098 | + functions-common:time_stop:2432 : start_time=1648056032251 2022-03-23 17:20:34.101 | + functions-common:time_stop:2434 : [[ -z 1648056032251 ]] 2022-03-23 17:20:34.104 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:20:34.109 | + functions-common:time_stop:2437 : end_time=1648056034106 2022-03-23 17:20:34.111 | + functions-common:time_stop:2438 : elapsed_time=1855 2022-03-23 17:20:34.114 | + functions-common:time_stop:2439 : total=11136 2022-03-23 17:20:34.117 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:20:34.119 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12991 2022-03-23 17:20:34.122 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.47/compute/v2.1/ 2022-03-23 17:20:34.125 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-23 17:20:34.125 | Waiting for nova-api to start... 2022-03-23 17:20:34.127 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.47/compute/v2.1/ 2022-03-23 17:20:34.130 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:20:34.132 | + functions:wait_for_service:458 : local url=http://10.222.0.47/compute/v2.1/ 2022-03-23 17:20:34.135 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:20:34.137 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:20:34.140 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:20:34.143 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:20:34.146 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:20:34.149 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:20:34.153 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056034151 2022-03-23 17:20:34.156 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:20:34.163 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/compute/v2.1/ 2022-03-23 17:20:39.907 | + :: : [[ 200 == 503 ]] 2022-03-23 17:20:39.908 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:20:39.912 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:20:39.915 | + functions-common:time_stop:2425 : local name 2022-03-23 17:20:39.917 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:20:39.920 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:20:39.923 | + functions-common:time_stop:2428 : local total 2022-03-23 17:20:39.926 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:20:39.928 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:20:39.931 | + functions-common:time_stop:2432 : start_time=1648056034151 2022-03-23 17:20:39.933 | + functions-common:time_stop:2434 : [[ -z 1648056034151 ]] 2022-03-23 17:20:39.937 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:20:39.941 | + functions-common:time_stop:2437 : end_time=1648056039939 2022-03-23 17:20:39.944 | + functions-common:time_stop:2438 : elapsed_time=5788 2022-03-23 17:20:39.947 | + functions-common:time_stop:2439 : total=9721 2022-03-23 17:20:39.949 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:20:39.952 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15509 2022-03-23 17:20:39.955 | + functions:wait_for_service:467 : return 0 2022-03-23 17:20:39.957 | + 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:20:39.960 | + 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:20:39.963 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-23 17:20:39.981 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:39.984 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-23 17:20:39.986 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:20:39.990 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-23 17:20:39.992 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-23 17:20:39.995 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-23 17:20:39.998 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-23 17:20:40.016 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:20:40.019 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-23 17:20:40.037 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:40.040 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-23 17:20:40.042 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:20:40.045 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-23 17:20:40.048 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-23 17:20:40.051 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-23 17:20:40.053 | + 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:20:40.085 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-23 17:20:40.092 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-23 17:20:40.094 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-23 17:20:40.126 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-23 17:20:40.157 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-23 17:20:40.160 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-23 17:20:40.163 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-23 17:20:40.165 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-23 17:20:40.168 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-23 17:20:40.172 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-23 17:20:40.174 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 17:20:40.177 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 17:20:40.180 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-23 17:20:40.183 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-23 17:20:40.185 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-23 17:20:40.188 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-23 17:20:40.191 | +++ 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:20:40.193 | +++ 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:20:40.196 | ++ 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:20:40.199 | ++ 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:20:40.202 | ++ 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:20:40.205 | + 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:20:40.208 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-23 17:20:40.226 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:20:40.229 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-23 17:20:40.231 | + 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:20:40.234 | + functions-common:run_process:1680 : local service=q-svc 2022-03-23 17:20:40.236 | + 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:20:40.239 | + functions-common:run_process:1682 : local group= 2022-03-23 17:20:40.242 | + functions-common:run_process:1683 : local user= 2022-03-23 17:20:40.244 | + functions-common:run_process:1685 : local name=q-svc 2022-03-23 17:20:40.247 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:20:40.249 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:20:40.252 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:20:40.254 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:20:40.258 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:20:40.262 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056040259 2022-03-23 17:20:40.265 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-23 17:20:40.282 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:40.285 | + 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:20:40.288 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-23 17:20:40.290 | + 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:20:40.293 | + 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:20:40.295 | + 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:20:40.298 | + 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:20:40.300 | + 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:20:40.303 | + 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:20:40.305 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-23 17:20:40.308 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:20:40.311 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:20:40.313 | + 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:20:40.316 | + 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:20:40.318 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-23 17:20:40.321 | + 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:20:40.323 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:20:40.325 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:20:40.328 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:20:40.330 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:20:40.333 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-23 17:20:40.335 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:20:40.340 | + 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:20:40.393 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-23 17:20:40.446 | + 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:20:40.499 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-23 17:20:40.553 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-23 17:20:40.608 | + 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:20:40.663 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:20:40.665 | + 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:20:40.719 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:20:41.255 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-23 17:20:41.269 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-23 17:20:41.800 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-23 17:20:41.827 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:20:41.830 | + functions-common:time_stop:2425 : local name 2022-03-23 17:20:41.833 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:20:41.836 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:20:41.838 | + functions-common:time_stop:2428 : local total 2022-03-23 17:20:41.841 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:20:41.843 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:20:41.846 | + functions-common:time_stop:2432 : start_time=1648056040259 2022-03-23 17:20:41.849 | + functions-common:time_stop:2434 : [[ -z 1648056040259 ]] 2022-03-23 17:20:41.852 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:20:41.856 | + functions-common:time_stop:2437 : end_time=1648056041854 2022-03-23 17:20:41.859 | + functions-common:time_stop:2438 : elapsed_time=1595 2022-03-23 17:20:41.861 | + functions-common:time_stop:2439 : total=12991 2022-03-23 17:20:41.865 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:20:41.867 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14586 2022-03-23 17:20:41.870 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.47:9696 2022-03-23 17:20:41.872 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-23 17:20:41.890 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:20:41.893 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-23 17:20:41.893 | Waiting for Neutron to start... 2022-03-23 17:20:41.895 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.47:9696' 2022-03-23 17:20:41.898 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.47:9696' 'Neutron did not start' 60 2022-03-23 17:20:41.900 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.47:9696' 2022-03-23 17:20:41.903 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-23 17:20:41.906 | + functions-common:test_with_retry:2365 : local until=60 2022-03-23 17:20:41.908 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 17:20:41.911 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 17:20:41.913 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 17:20:41.916 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:20:41.919 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:20:41.922 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:20:41.927 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056041924 2022-03-23 17:20:41.930 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.47:9696; do sleep 0.5; done' 2022-03-23 17:20:47.506 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.47:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 17:20:47.509 | + functions-common:time_stop:2425 : local name 2022-03-23 17:20:47.512 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:20:47.516 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:20:47.519 | + functions-common:time_stop:2428 : local total 2022-03-23 17:20:47.522 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:20:47.525 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 17:20:47.528 | + functions-common:time_stop:2432 : start_time=1648056041924 2022-03-23 17:20:47.530 | + functions-common:time_stop:2434 : [[ -z 1648056041924 ]] 2022-03-23 17:20:47.534 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:20:47.539 | + functions-common:time_stop:2437 : end_time=1648056047536 2022-03-23 17:20:47.542 | + functions-common:time_stop:2438 : elapsed_time=5612 2022-03-23 17:20:47.544 | + functions-common:time_stop:2439 : total=0 2022-03-23 17:20:47.547 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:20:47.550 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5612 2022-03-23 17:20:47.553 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-23 17:20:47.571 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:47.574 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-23 17:20:47.576 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:20:47.579 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-23 17:20:47.582 | + ./stack.sh:main:1298 : start_placement 2022-03-23 17:20:47.585 | + lib/placement:start_placement:160 : start_placement_api 2022-03-23 17:20:47.587 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 17:20:47.591 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-23 17:20:47.595 | + 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:20:47.598 | + functions-common:run_process:1680 : local service=placement-api 2022-03-23 17:20:47.601 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:20:47.604 | + functions-common:run_process:1682 : local group= 2022-03-23 17:20:47.606 | + functions-common:run_process:1683 : local user= 2022-03-23 17:20:47.609 | + functions-common:run_process:1685 : local name=placement-api 2022-03-23 17:20:47.612 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:20:47.614 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:20:47.617 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:20:47.619 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:20:47.623 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:20:47.627 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056047624 2022-03-23 17:20:47.630 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-23 17:20:47.648 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:47.650 | + 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:20:47.653 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-23 17:20:47.656 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:20:47.658 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:20:47.661 | + 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:20:47.664 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 17:20:47.667 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-23 17:20:47.669 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-23 17:20:47.672 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-23 17:20:47.675 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:20:47.677 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:20:47.680 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-23 17:20:47.683 | + 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:20:47.685 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-23 17:20:47.688 | + 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:20:47.690 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:20:47.692 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:20:47.695 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-23 17:20:47.697 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:20:47.702 | + 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:20:47.755 | + 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:20:47.808 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-23 17:20:47.862 | + 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:20:47.917 | + 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:20:47.971 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-23 17:20:48.026 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-23 17:20:48.081 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-23 17:20:48.134 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-23 17:20:48.193 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-23 17:20:48.247 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:20:48.249 | + 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:20:48.307 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:20:48.820 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-23 17:20:48.833 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-23 17:20:49.341 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-23 17:20:49.423 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:20:49.426 | + functions-common:time_stop:2425 : local name 2022-03-23 17:20:49.429 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:20:49.432 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:20:49.436 | + functions-common:time_stop:2428 : local total 2022-03-23 17:20:49.440 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:20:49.443 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:20:49.446 | + functions-common:time_stop:2432 : start_time=1648056047624 2022-03-23 17:20:49.448 | + functions-common:time_stop:2434 : [[ -z 1648056047624 ]] 2022-03-23 17:20:49.452 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:20:49.458 | + functions-common:time_stop:2437 : end_time=1648056049454 2022-03-23 17:20:49.460 | + functions-common:time_stop:2438 : elapsed_time=1830 2022-03-23 17:20:49.463 | + functions-common:time_stop:2439 : total=14586 2022-03-23 17:20:49.465 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:20:49.468 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16416 2022-03-23 17:20:49.471 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-23 17:20:49.471 | Waiting for placement-api to start... 2022-03-23 17:20:49.474 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.47/placement 2022-03-23 17:20:49.477 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:20:49.479 | + functions:wait_for_service:458 : local url=http://10.222.0.47/placement 2022-03-23 17:20:49.482 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:20:49.484 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:20:49.487 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:20:49.490 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:20:49.492 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:20:49.495 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:20:49.503 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056049497 2022-03-23 17:20:49.505 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:20:49.515 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/placement 2022-03-23 17:20:52.156 | + :: : [[ 200 == 503 ]] 2022-03-23 17:20:52.157 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:20:52.161 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:20:52.163 | + functions-common:time_stop:2425 : local name 2022-03-23 17:20:52.166 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:20:52.169 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:20:52.171 | + functions-common:time_stop:2428 : local total 2022-03-23 17:20:52.174 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:20:52.177 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:20:52.180 | + functions-common:time_stop:2432 : start_time=1648056049497 2022-03-23 17:20:52.182 | + functions-common:time_stop:2434 : [[ -z 1648056049497 ]] 2022-03-23 17:20:52.186 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:20:52.191 | + functions-common:time_stop:2437 : end_time=1648056052188 2022-03-23 17:20:52.194 | + functions-common:time_stop:2438 : elapsed_time=2691 2022-03-23 17:20:52.196 | + functions-common:time_stop:2439 : total=15509 2022-03-23 17:20:52.199 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:20:52.202 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18200 2022-03-23 17:20:52.205 | + functions:wait_for_service:467 : return 0 2022-03-23 17:20:52.208 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-23 17:20:52.227 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:52.229 | + ./stack.sh:main:1302 : start_neutron 2022-03-23 17:20:52.232 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-23 17:20:52.236 | ++ 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:20:52.236 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 17:20:52.242 | + 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:20:52.245 | + 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:20:52.248 | + 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:20:52.250 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 17:20:52.253 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-23 17:20:52.256 | + 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:20:52.258 | + functions-common:run_process:1680 : local service=q-agt 2022-03-23 17:20:52.261 | + 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:20:52.263 | + functions-common:run_process:1682 : local group= 2022-03-23 17:20:52.266 | + functions-common:run_process:1683 : local user= 2022-03-23 17:20:52.269 | + functions-common:run_process:1685 : local name=q-agt 2022-03-23 17:20:52.271 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:20:52.274 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:20:52.277 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:20:52.279 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:20:52.282 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:20:52.287 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056052284 2022-03-23 17:20:52.290 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-23 17:20:52.307 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:52.309 | + 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:20:52.312 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-23 17:20:52.314 | + 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:20:52.317 | + 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:20:52.319 | + 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:20:52.322 | + 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:20:52.324 | + 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:20:52.327 | + 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:20:52.330 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-23 17:20:52.333 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:20:52.336 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:20:52.338 | + 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:20:52.341 | + 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:20:52.343 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-23 17:20:52.346 | + 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:20:52.349 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:20:52.351 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:20:52.353 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:20:52.356 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:20:52.358 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-23 17:20:52.360 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:20:52.365 | + 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:20:52.417 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-23 17:20:52.472 | + 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:20:52.527 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-23 17:20:52.580 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-23 17:20:52.633 | + 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:20:52.687 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:20:52.689 | + 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:20:52.743 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:20:53.263 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-23 17:20:53.277 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-23 17:20:53.798 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-23 17:20:53.824 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:20:53.828 | + functions-common:time_stop:2425 : local name 2022-03-23 17:20:53.831 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:20:53.833 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:20:53.836 | + functions-common:time_stop:2428 : local total 2022-03-23 17:20:53.839 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:20:53.841 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:20:53.844 | + functions-common:time_stop:2432 : start_time=1648056052284 2022-03-23 17:20:53.847 | + functions-common:time_stop:2434 : [[ -z 1648056052284 ]] 2022-03-23 17:20:53.851 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:20:53.855 | + functions-common:time_stop:2437 : end_time=1648056053853 2022-03-23 17:20:53.858 | + functions-common:time_stop:2438 : elapsed_time=1569 2022-03-23 17:20:53.861 | + functions-common:time_stop:2439 : total=16416 2022-03-23 17:20:53.863 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:20:53.866 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17985 2022-03-23 17:20:53.868 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-23 17:20:53.871 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 17:20:53.874 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 17:20:53.876 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-23 17:20:53.879 | + 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:20:53.881 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-23 17:20:53.884 | + 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:20:53.886 | + functions-common:run_process:1682 : local group= 2022-03-23 17:20:53.889 | + functions-common:run_process:1683 : local user= 2022-03-23 17:20:53.892 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-23 17:20:53.895 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:20:53.897 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:20:53.900 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:20:53.902 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:20:53.906 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:20:53.911 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056053907 2022-03-23 17:20:53.913 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-23 17:20:53.932 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:53.934 | + 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:20:53.937 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-23 17:20:53.939 | + 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:20:53.942 | + 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:20:53.945 | + 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:20:53.948 | + 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:20:53.950 | + 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:20:53.953 | + 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:20:53.957 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-23 17:20:53.959 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:20:53.962 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:20:53.964 | + 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:20:53.967 | + 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:20:53.970 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-23 17:20:53.972 | + 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:20:53.975 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:20:53.978 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:20:53.980 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:20:53.983 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:20:53.985 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-23 17:20:53.988 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:20:53.993 | + 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:20:54.050 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-23 17:20:54.107 | + 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:20:54.163 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-23 17:20:54.220 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-23 17:20:54.275 | + 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:20:54.332 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:20:54.334 | + 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:20:54.389 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:20:54.922 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-23 17:20:54.937 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-23 17:20:55.478 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-23 17:20:55.515 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:20:55.519 | + functions-common:time_stop:2425 : local name 2022-03-23 17:20:55.521 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:20:55.524 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:20:55.527 | + functions-common:time_stop:2428 : local total 2022-03-23 17:20:55.529 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:20:55.532 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:20:55.534 | + functions-common:time_stop:2432 : start_time=1648056053907 2022-03-23 17:20:55.537 | + functions-common:time_stop:2434 : [[ -z 1648056053907 ]] 2022-03-23 17:20:55.542 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:20:55.545 | + functions-common:time_stop:2437 : end_time=1648056055542 2022-03-23 17:20:55.547 | + functions-common:time_stop:2438 : elapsed_time=1635 2022-03-23 17:20:55.550 | + functions-common:time_stop:2439 : total=17985 2022-03-23 17:20:55.553 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:20:55.555 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19620 2022-03-23 17:20:55.558 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-23 17:20:55.561 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 17:20:55.564 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 17:20:55.568 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-23 17:20:55.571 | +++ 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:20:55.574 | +++ 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:20:55.577 | ++ 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:20:55.579 | ++ 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:20:55.583 | ++ 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:20:55.586 | + 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:20:55.589 | + functions-common:run_process:1680 : local service=q-l3 2022-03-23 17:20:55.591 | + 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:20:55.594 | + functions-common:run_process:1682 : local group= 2022-03-23 17:20:55.596 | + functions-common:run_process:1683 : local user= 2022-03-23 17:20:55.599 | + functions-common:run_process:1685 : local name=q-l3 2022-03-23 17:20:55.602 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:20:55.604 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:20:55.607 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:20:55.610 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:20:55.613 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:20:55.618 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056055615 2022-03-23 17:20:55.621 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-23 17:20:55.641 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:55.645 | + 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:20:55.647 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-23 17:20:55.650 | + 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:20:55.653 | + 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:20:55.655 | + 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:20:55.658 | + 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:20:55.660 | + 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:20:55.663 | + 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:20:55.666 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-23 17:20:55.668 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:20:55.671 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:20:55.673 | + 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:20:55.676 | + 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:20:55.679 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-23 17:20:55.682 | + 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:20:55.684 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:20:55.687 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:20:55.689 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:20:55.692 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:20:55.695 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-23 17:20:55.698 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:20:55.702 | + 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:20:55.760 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-23 17:20:55.821 | + 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:20:55.884 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-23 17:20:55.941 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-23 17:20:56.001 | + 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:20:56.058 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:20:56.061 | + 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:20:56.119 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:20:56.642 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-23 17:20:56.656 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-23 17:20:57.221 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-23 17:20:57.247 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:20:57.251 | + functions-common:time_stop:2425 : local name 2022-03-23 17:20:57.255 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:20:57.258 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:20:57.261 | + functions-common:time_stop:2428 : local total 2022-03-23 17:20:57.263 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:20:57.266 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:20:57.269 | + functions-common:time_stop:2432 : start_time=1648056055615 2022-03-23 17:20:57.271 | + functions-common:time_stop:2434 : [[ -z 1648056055615 ]] 2022-03-23 17:20:57.278 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:20:57.279 | + functions-common:time_stop:2437 : end_time=1648056057276 2022-03-23 17:20:57.285 | + functions-common:time_stop:2438 : elapsed_time=1661 2022-03-23 17:20:57.287 | + functions-common:time_stop:2439 : total=19620 2022-03-23 17:20:57.290 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:20:57.293 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21281 2022-03-23 17:20:57.295 | + 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:20:57.298 | + functions-common:run_process:1680 : local service=q-meta 2022-03-23 17:20:57.301 | + 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:20:57.304 | + functions-common:run_process:1682 : local group= 2022-03-23 17:20:57.306 | + functions-common:run_process:1683 : local user= 2022-03-23 17:20:57.309 | + functions-common:run_process:1685 : local name=q-meta 2022-03-23 17:20:57.312 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:20:57.314 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:20:57.317 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:20:57.320 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:20:57.325 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:20:57.328 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056057325 2022-03-23 17:20:57.331 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-23 17:20:57.353 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:57.355 | + 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:20:57.358 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-23 17:20:57.361 | + 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:20:57.363 | + 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:20:57.366 | + 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:20:57.369 | + 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:20:57.371 | + 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:20:57.374 | + 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:20:57.377 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-23 17:20:57.380 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:20:57.382 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:20:57.385 | + 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:20:57.388 | + 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:20:57.391 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-23 17:20:57.394 | + 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:20:57.397 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:20:57.400 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:20:57.402 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:20:57.405 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:20:57.407 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-23 17:20:57.411 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:20:57.416 | + 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:20:57.478 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-23 17:20:57.558 | + 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:20:57.621 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-23 17:20:57.684 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-23 17:20:57.748 | + 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:20:57.812 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:20:57.815 | + 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:20:57.879 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:20:58.502 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-23 17:20:58.517 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-23 17:20:59.092 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-23 17:20:59.124 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:20:59.128 | + functions-common:time_stop:2425 : local name 2022-03-23 17:20:59.138 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:20:59.141 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:20:59.145 | + functions-common:time_stop:2428 : local total 2022-03-23 17:20:59.147 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:20:59.152 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:20:59.154 | + functions-common:time_stop:2432 : start_time=1648056057325 2022-03-23 17:20:59.157 | + functions-common:time_stop:2434 : [[ -z 1648056057325 ]] 2022-03-23 17:20:59.161 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:20:59.166 | + functions-common:time_stop:2437 : end_time=1648056059163 2022-03-23 17:20:59.168 | + functions-common:time_stop:2438 : elapsed_time=1838 2022-03-23 17:20:59.171 | + functions-common:time_stop:2439 : total=21281 2022-03-23 17:20:59.174 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:20:59.176 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23119 2022-03-23 17:20:59.179 | + 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:20:59.181 | + functions-common:run_process:1680 : local service=q-metering 2022-03-23 17:20:59.184 | + 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:20:59.187 | + functions-common:run_process:1682 : local group= 2022-03-23 17:20:59.190 | + functions-common:run_process:1683 : local user= 2022-03-23 17:20:59.193 | + functions-common:run_process:1685 : local name=q-metering 2022-03-23 17:20:59.195 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:20:59.198 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:20:59.201 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:20:59.203 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:20:59.211 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:20:59.213 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056059210 2022-03-23 17:20:59.216 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-23 17:20:59.237 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:20:59.240 | + 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:20:59.242 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-23 17:20:59.245 | + 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:20:59.248 | + 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:20:59.250 | + 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:20:59.255 | + 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:20:59.258 | + 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:20:59.261 | + 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:20:59.263 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-23 17:20:59.266 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:20:59.269 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:20:59.272 | + 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:20:59.274 | + 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:20:59.278 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-23 17:20:59.281 | + 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:20:59.284 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:20:59.286 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:20:59.289 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:20:59.292 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:20:59.294 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-23 17:20:59.297 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:20:59.302 | + 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:20:59.366 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-23 17:20:59.434 | + 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:20:59.513 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-23 17:20:59.601 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-23 17:20:59.668 | + 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:20:59.756 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:20:59.768 | + 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:20:59.871 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:21:00.537 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-23 17:21:00.552 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-23 17:21:01.115 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-23 17:21:01.147 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:21:01.151 | + functions-common:time_stop:2425 : local name 2022-03-23 17:21:01.158 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:21:01.162 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:21:01.166 | + functions-common:time_stop:2428 : local total 2022-03-23 17:21:01.170 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:21:01.170 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:21:01.174 | + functions-common:time_stop:2432 : start_time=1648056059210 2022-03-23 17:21:01.178 | + functions-common:time_stop:2434 : [[ -z 1648056059210 ]] 2022-03-23 17:21:01.178 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:21:01.186 | + functions-common:time_stop:2437 : end_time=1648056061180 2022-03-23 17:21:01.186 | + functions-common:time_stop:2438 : elapsed_time=1970 2022-03-23 17:21:01.190 | + functions-common:time_stop:2439 : total=23119 2022-03-23 17:21:01.192 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:21:01.195 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25089 2022-03-23 17:21:01.198 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-23 17:21:01.220 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:21:01.224 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-23 17:21:01.226 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-23 17:21:01.229 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:21:01.232 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-23 17:21:01.235 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-23 17:21:01.237 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-23 17:21:01.240 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-23 17:21:01.247 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-23 17:21:01.249 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-23 17:21:01.250 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-23 17:21:01.252 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:21:01.255 | ++ functions-common:get_field:812 : read data 2022-03-23 17:21:03.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:03.937 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:03.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:03.937 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:04.117 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:21:04.120 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 17:21:04.123 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 17:21:04.127 | ++ functions-common:get_field:818 : echo '| bd622a0baff5496da778a8420e9bbe47 | demo |' 2022-03-23 17:21:04.131 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 17:21:04.138 | ++ functions-common:get_field:812 : read data 2022-03-23 17:21:04.142 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:21:04.144 | + 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:21:04.147 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:21:04.169 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-23 17:21:04.172 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-23 17:21:04.175 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 17:21:04.179 | ++ 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:21:07.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:07.254 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:07.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:07.254 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:07.416 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:21:07.419 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 17:21:07.420 | address-scope 2022-03-23 17:21:07.420 | router-admin-state-down-before-update 2022-03-23 17:21:07.420 | agent 2022-03-23 17:21:07.420 | agent-resources-synced 2022-03-23 17:21:07.420 | allowed-address-pairs 2022-03-23 17:21:07.420 | auto-allocated-topology 2022-03-23 17:21:07.420 | availability_zone 2022-03-23 17:21:07.420 | availability_zone_filter 2022-03-23 17:21:07.420 | default-subnetpools 2022-03-23 17:21:07.420 | dhcp_agent_scheduler 2022-03-23 17:21:07.420 | dvr 2022-03-23 17:21:07.420 | empty-string-filtering 2022-03-23 17:21:07.420 | external-net 2022-03-23 17:21:07.420 | extra_dhcp_opt 2022-03-23 17:21:07.420 | extraroute 2022-03-23 17:21:07.420 | extraroute-atomic 2022-03-23 17:21:07.420 | filter-validation 2022-03-23 17:21:07.420 | fip-port-details 2022-03-23 17:21:07.420 | flavors 2022-03-23 17:21:07.420 | floatingip-pools 2022-03-23 17:21:07.420 | ip-substring-filtering 2022-03-23 17:21:07.420 | router 2022-03-23 17:21:07.420 | ext-gw-mode 2022-03-23 17:21:07.420 | l3-ha 2022-03-23 17:21:07.420 | l3-flavors 2022-03-23 17:21:07.420 | l3-port-ip-change-not-allowed 2022-03-23 17:21:07.420 | l3_agent_scheduler 2022-03-23 17:21:07.420 | metering 2022-03-23 17:21:07.420 | metering_source_and_destination_fields 2022-03-23 17:21:07.420 | multi-provider 2022-03-23 17:21:07.420 | net-mtu 2022-03-23 17:21:07.420 | net-mtu-writable 2022-03-23 17:21:07.420 | network_availability_zone 2022-03-23 17:21:07.420 | network-ip-availability 2022-03-23 17:21:07.421 | pagination 2022-03-23 17:21:07.421 | port-device-profile 2022-03-23 17:21:07.421 | port-mac-address-regenerate 2022-03-23 17:21:07.421 | port-numa-affinity-policy 2022-03-23 17:21:07.421 | binding 2022-03-23 17:21:07.421 | binding-extended 2022-03-23 17:21:07.421 | port-security 2022-03-23 17:21:07.421 | project-id 2022-03-23 17:21:07.421 | provider 2022-03-23 17:21:07.421 | quota-check-limit 2022-03-23 17:21:07.421 | quotas 2022-03-23 17:21:07.421 | quota_details 2022-03-23 17:21:07.421 | rbac-policies 2022-03-23 17:21:07.421 | rbac-address-group 2022-03-23 17:21:07.421 | rbac-address-scope 2022-03-23 17:21:07.421 | rbac-security-groups 2022-03-23 17:21:07.421 | rbac-subnetpool 2022-03-23 17:21:07.421 | revision-if-match 2022-03-23 17:21:07.421 | standard-attr-revisions 2022-03-23 17:21:07.421 | router_availability_zone 2022-03-23 17:21:07.421 | security-groups-normalized-cidr 2022-03-23 17:21:07.421 | port-security-groups-filtering 2022-03-23 17:21:07.421 | security-groups-remote-address-group 2022-03-23 17:21:07.421 | security-groups-shared-filtering 2022-03-23 17:21:07.421 | security-group 2022-03-23 17:21:07.421 | service-type 2022-03-23 17:21:07.421 | sorting 2022-03-23 17:21:07.421 | standard-attr-description 2022-03-23 17:21:07.421 | stateful-security-group 2022-03-23 17:21:07.421 | subnet_onboard 2022-03-23 17:21:07.421 | subnet-service-types 2022-03-23 17:21:07.421 | subnet_allocation 2022-03-23 17:21:07.421 | subnetpool-prefix-ops 2022-03-23 17:21:07.421 | standard-attr-tag 2022-03-23 17:21:07.421 | standard-attr-timestamp' 2022-03-23 17:21:07.422 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 17:21:07.422 | address-scope 2022-03-23 17:21:07.422 | router-admin-state-down-before-update 2022-03-23 17:21:07.422 | agent 2022-03-23 17:21:07.422 | agent-resources-synced 2022-03-23 17:21:07.422 | allowed-address-pairs 2022-03-23 17:21:07.422 | auto-allocated-topology 2022-03-23 17:21:07.422 | availability_zone 2022-03-23 17:21:07.422 | availability_zone_filter 2022-03-23 17:21:07.422 | default-subnetpools 2022-03-23 17:21:07.422 | dhcp_agent_scheduler 2022-03-23 17:21:07.423 | dvr 2022-03-23 17:21:07.423 | empty-string-filtering 2022-03-23 17:21:07.423 | external-net 2022-03-23 17:21:07.423 | extra_dhcp_opt 2022-03-23 17:21:07.423 | extraroute 2022-03-23 17:21:07.423 | extraroute-atomic 2022-03-23 17:21:07.423 | filter-validation 2022-03-23 17:21:07.423 | fip-port-details 2022-03-23 17:21:07.423 | flavors 2022-03-23 17:21:07.423 | floatingip-pools 2022-03-23 17:21:07.423 | ip-substring-filtering 2022-03-23 17:21:07.423 | router 2022-03-23 17:21:07.423 | ext-gw-mode 2022-03-23 17:21:07.423 | l3-ha 2022-03-23 17:21:07.423 | l3-flavors 2022-03-23 17:21:07.423 | l3-port-ip-change-not-allowed 2022-03-23 17:21:07.423 | l3_agent_scheduler 2022-03-23 17:21:07.423 | metering 2022-03-23 17:21:07.423 | metering_source_and_destination_fields 2022-03-23 17:21:07.423 | multi-provider 2022-03-23 17:21:07.423 | net-mtu 2022-03-23 17:21:07.423 | net-mtu-writable 2022-03-23 17:21:07.423 | network_availability_zone 2022-03-23 17:21:07.423 | network-ip-availability 2022-03-23 17:21:07.423 | pagination 2022-03-23 17:21:07.423 | port-device-profile 2022-03-23 17:21:07.423 | port-mac-address-regenerate 2022-03-23 17:21:07.423 | port-numa-affinity-policy 2022-03-23 17:21:07.423 | binding 2022-03-23 17:21:07.423 | binding-extended 2022-03-23 17:21:07.423 | port-security 2022-03-23 17:21:07.423 | project-id 2022-03-23 17:21:07.423 | provider 2022-03-23 17:21:07.423 | quota-check-limit 2022-03-23 17:21:07.423 | quotas 2022-03-23 17:21:07.423 | quota_details 2022-03-23 17:21:07.424 | rbac-policies 2022-03-23 17:21:07.424 | rbac-address-group 2022-03-23 17:21:07.424 | rbac-address-scope 2022-03-23 17:21:07.424 | rbac-security-groups 2022-03-23 17:21:07.424 | rbac-subnetpool 2022-03-23 17:21:07.424 | revision-if-match 2022-03-23 17:21:07.424 | standard-attr-revisions 2022-03-23 17:21:07.424 | router_availability_zone 2022-03-23 17:21:07.424 | security-groups-normalized-cidr 2022-03-23 17:21:07.424 | port-security-groups-filtering 2022-03-23 17:21:07.424 | security-groups-remote-address-group 2022-03-23 17:21:07.424 | security-groups-shared-filtering 2022-03-23 17:21:07.424 | security-group 2022-03-23 17:21:07.424 | service-type 2022-03-23 17:21:07.424 | sorting 2022-03-23 17:21:07.424 | standard-attr-description 2022-03-23 17:21:07.424 | stateful-security-group 2022-03-23 17:21:07.424 | subnet_onboard 2022-03-23 17:21:07.425 | subnet-service-types 2022-03-23 17:21:07.425 | subnet_allocation 2022-03-23 17:21:07.425 | subnetpool-prefix-ops 2022-03-23 17:21:07.425 | standard-attr-tag 2022-03-23 17:21:07.425 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 17:21:07.425 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 17:21:07.428 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-23 17:21:07.431 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-23 17:21:07.435 | ++ 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:21:10.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:21:10.358 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:10.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:21:10.358 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:10.523 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:21:10.527 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=b5a6356f-3a35-4366-a363-666fd66fb479 2022-03-23 17:21:10.531 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-23 17:21:10.534 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-23 17:21:10.537 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 17:21:10.540 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 17:21:10.544 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-23 17:21:10.545 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-23 17:21:10.545 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-23 17:21:10.548 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:21:10.551 | ++ functions-common:get_field:812 : read data 2022-03-23 17:21:14.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:14.224 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:14.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:14.224 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:14.401 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:21:14.404 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 17:21:14.406 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 17:21:14.410 | ++ functions-common:get_field:818 : echo '| id | 631b8c8a-947e-46e3-aa4f-aa7409a2c68a |' 2022-03-23 17:21:14.410 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 17:21:14.416 | ++ functions-common:get_field:812 : read data 2022-03-23 17:21:14.420 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=631b8c8a-947e-46e3-aa4f-aa7409a2c68a 2022-03-23 17:21:14.422 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private bd622a0baff5496da778a8420e9bbe47' 2022-03-23 17:21:14.426 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:21:14.443 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-23 17:21:14.447 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:21:14.449 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=bd622a0baff5496da778a8420e9bbe47 2022-03-23 17:21:14.452 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z b5a6356f-3a35-4366-a363-666fd66fb479 ']' 2022-03-23 17:21:14.455 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-03-23 17:21:14.458 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-03-23 17:21:14.460 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-23 17:21:14.463 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool b5a6356f-3a35-4366-a363-666fd66fb479 ' 2022-03-23 17:21:14.465 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-23 17:21:14.468 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 631b8c8a-947e-46e3-aa4f-aa7409a2c68a private-subnet' 2022-03-23 17:21:14.470 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-23 17:21:14.475 | +++ 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 b5a6356f-3a35-4366-a363-666fd66fb479 --network 631b8c8a-947e-46e3-aa4f-aa7409a2c68a private-subnet 2022-03-23 17:21:14.477 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-23 17:21:14.477 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-23 17:21:14.480 | +++ functions-common:get_field:811 : local data field 2022-03-23 17:21:14.483 | +++ functions-common:get_field:812 : read data 2022-03-23 17:21:17.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:17.660 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:17.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:17.660 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:17.826 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:21:17.829 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 17:21:17.832 | +++ functions-common:get_field:816 : field='$3' 2022-03-23 17:21:17.835 | +++ functions-common:get_field:818 : echo '| id | 4293a510-c86b-4502-8e59-14c70530476d |' 2022-03-23 17:21:17.835 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 17:21:17.841 | +++ functions-common:get_field:812 : read data 2022-03-23 17:21:17.844 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=4293a510-c86b-4502-8e59-14c70530476d 2022-03-23 17:21:17.848 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for bd622a0baff5496da778a8420e9bbe47' 2022-03-23 17:21:17.850 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:21:17.867 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 4293a510-c86b-4502-8e59-14c70530476d 2022-03-23 17:21:17.871 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=4293a510-c86b-4502-8e59-14c70530476d 2022-03-23 17:21:17.873 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-23 17:21:17.876 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-23 17:21:17.879 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-03-23 17:21:17.882 | ++ 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:21:20.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:20.558 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:20.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:20.558 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:20.726 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:21:20.729 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 17:21:20.729 | address-scope 2022-03-23 17:21:20.729 | router-admin-state-down-before-update 2022-03-23 17:21:20.729 | agent 2022-03-23 17:21:20.729 | agent-resources-synced 2022-03-23 17:21:20.729 | allowed-address-pairs 2022-03-23 17:21:20.729 | auto-allocated-topology 2022-03-23 17:21:20.729 | availability_zone 2022-03-23 17:21:20.729 | availability_zone_filter 2022-03-23 17:21:20.729 | default-subnetpools 2022-03-23 17:21:20.729 | dhcp_agent_scheduler 2022-03-23 17:21:20.729 | dvr 2022-03-23 17:21:20.729 | empty-string-filtering 2022-03-23 17:21:20.729 | external-net 2022-03-23 17:21:20.729 | extra_dhcp_opt 2022-03-23 17:21:20.729 | extraroute 2022-03-23 17:21:20.729 | extraroute-atomic 2022-03-23 17:21:20.729 | filter-validation 2022-03-23 17:21:20.729 | fip-port-details 2022-03-23 17:21:20.729 | flavors 2022-03-23 17:21:20.729 | floatingip-pools 2022-03-23 17:21:20.729 | ip-substring-filtering 2022-03-23 17:21:20.729 | router 2022-03-23 17:21:20.730 | ext-gw-mode 2022-03-23 17:21:20.730 | l3-ha 2022-03-23 17:21:20.730 | l3-flavors 2022-03-23 17:21:20.730 | l3-port-ip-change-not-allowed 2022-03-23 17:21:20.730 | l3_agent_scheduler 2022-03-23 17:21:20.730 | metering 2022-03-23 17:21:20.730 | metering_source_and_destination_fields 2022-03-23 17:21:20.730 | multi-provider 2022-03-23 17:21:20.730 | net-mtu 2022-03-23 17:21:20.730 | net-mtu-writable 2022-03-23 17:21:20.730 | network_availability_zone 2022-03-23 17:21:20.730 | network-ip-availability 2022-03-23 17:21:20.730 | pagination 2022-03-23 17:21:20.730 | port-device-profile 2022-03-23 17:21:20.730 | port-mac-address-regenerate 2022-03-23 17:21:20.730 | port-numa-affinity-policy 2022-03-23 17:21:20.730 | binding 2022-03-23 17:21:20.730 | binding-extended 2022-03-23 17:21:20.730 | port-security 2022-03-23 17:21:20.730 | project-id 2022-03-23 17:21:20.730 | provider 2022-03-23 17:21:20.730 | quota-check-limit 2022-03-23 17:21:20.730 | quotas 2022-03-23 17:21:20.730 | quota_details 2022-03-23 17:21:20.730 | rbac-policies 2022-03-23 17:21:20.730 | rbac-address-group 2022-03-23 17:21:20.730 | rbac-address-scope 2022-03-23 17:21:20.730 | rbac-security-groups 2022-03-23 17:21:20.730 | rbac-subnetpool 2022-03-23 17:21:20.730 | revision-if-match 2022-03-23 17:21:20.730 | standard-attr-revisions 2022-03-23 17:21:20.730 | router_availability_zone 2022-03-23 17:21:20.730 | security-groups-normalized-cidr 2022-03-23 17:21:20.730 | port-security-groups-filtering 2022-03-23 17:21:20.730 | security-groups-remote-address-group 2022-03-23 17:21:20.731 | security-groups-shared-filtering 2022-03-23 17:21:20.731 | security-group 2022-03-23 17:21:20.731 | service-type 2022-03-23 17:21:20.731 | sorting 2022-03-23 17:21:20.731 | standard-attr-description 2022-03-23 17:21:20.731 | stateful-security-group 2022-03-23 17:21:20.731 | subnet_onboard 2022-03-23 17:21:20.731 | subnet-service-types 2022-03-23 17:21:20.731 | subnet_allocation 2022-03-23 17:21:20.731 | subnetpool-prefix-ops 2022-03-23 17:21:20.731 | standard-attr-tag 2022-03-23 17:21:20.731 | standard-attr-timestamp' 2022-03-23 17:21:20.732 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 17:21:20.732 | address-scope 2022-03-23 17:21:20.732 | router-admin-state-down-before-update 2022-03-23 17:21:20.732 | agent 2022-03-23 17:21:20.732 | agent-resources-synced 2022-03-23 17:21:20.732 | allowed-address-pairs 2022-03-23 17:21:20.732 | auto-allocated-topology 2022-03-23 17:21:20.732 | availability_zone 2022-03-23 17:21:20.732 | availability_zone_filter 2022-03-23 17:21:20.732 | default-subnetpools 2022-03-23 17:21:20.732 | dhcp_agent_scheduler 2022-03-23 17:21:20.732 | dvr 2022-03-23 17:21:20.732 | empty-string-filtering 2022-03-23 17:21:20.732 | external-net 2022-03-23 17:21:20.732 | extra_dhcp_opt 2022-03-23 17:21:20.732 | extraroute 2022-03-23 17:21:20.732 | extraroute-atomic 2022-03-23 17:21:20.732 | filter-validation 2022-03-23 17:21:20.732 | fip-port-details 2022-03-23 17:21:20.732 | flavors 2022-03-23 17:21:20.732 | floatingip-pools 2022-03-23 17:21:20.732 | ip-substring-filtering 2022-03-23 17:21:20.732 | router 2022-03-23 17:21:20.732 | ext-gw-mode 2022-03-23 17:21:20.732 | l3-ha 2022-03-23 17:21:20.732 | l3-flavors 2022-03-23 17:21:20.732 | l3-port-ip-change-not-allowed 2022-03-23 17:21:20.732 | l3_agent_scheduler 2022-03-23 17:21:20.732 | metering 2022-03-23 17:21:20.732 | metering_source_and_destination_fields 2022-03-23 17:21:20.732 | multi-provider 2022-03-23 17:21:20.732 | net-mtu 2022-03-23 17:21:20.732 | net-mtu-writable 2022-03-23 17:21:20.732 | network_availability_zone 2022-03-23 17:21:20.732 | network-ip-availability 2022-03-23 17:21:20.732 | pagination 2022-03-23 17:21:20.733 | port-device-profile 2022-03-23 17:21:20.733 | port-mac-address-regenerate 2022-03-23 17:21:20.733 | port-numa-affinity-policy 2022-03-23 17:21:20.733 | binding 2022-03-23 17:21:20.733 | binding-extended 2022-03-23 17:21:20.733 | port-security 2022-03-23 17:21:20.733 | project-id 2022-03-23 17:21:20.733 | provider 2022-03-23 17:21:20.733 | quota-check-limit 2022-03-23 17:21:20.733 | quotas 2022-03-23 17:21:20.733 | quota_details 2022-03-23 17:21:20.733 | rbac-policies 2022-03-23 17:21:20.733 | rbac-address-group 2022-03-23 17:21:20.733 | rbac-address-scope 2022-03-23 17:21:20.733 | rbac-security-groups 2022-03-23 17:21:20.733 | rbac-subnetpool 2022-03-23 17:21:20.733 | revision-if-match 2022-03-23 17:21:20.733 | standard-attr-revisions 2022-03-23 17:21:20.733 | router_availability_zone 2022-03-23 17:21:20.733 | security-groups-normalized-cidr 2022-03-23 17:21:20.733 | port-security-groups-filtering 2022-03-23 17:21:20.733 | security-groups-remote-address-group 2022-03-23 17:21:20.733 | security-groups-shared-filtering 2022-03-23 17:21:20.733 | security-group 2022-03-23 17:21:20.733 | service-type 2022-03-23 17:21:20.733 | sorting 2022-03-23 17:21:20.733 | standard-attr-description 2022-03-23 17:21:20.733 | stateful-security-group 2022-03-23 17:21:20.733 | subnet_onboard 2022-03-23 17:21:20.733 | subnet-service-types 2022-03-23 17:21:20.733 | subnet_allocation 2022-03-23 17:21:20.733 | subnetpool-prefix-ops 2022-03-23 17:21:20.733 | standard-attr-tag 2022-03-23 17:21:20.733 | standard-attr-timestamp =~ router ]] 2022-03-23 17:21:20.734 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 17:21:20.737 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-23 17:21:20.740 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-23 17:21:20.743 | ++ 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:21:23.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:21:23.399 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:23.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:21:23.399 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:23.566 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:21:23.569 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 17:21:23.569 | address-scope 2022-03-23 17:21:23.569 | router-admin-state-down-before-update 2022-03-23 17:21:23.569 | agent 2022-03-23 17:21:23.569 | agent-resources-synced 2022-03-23 17:21:23.569 | allowed-address-pairs 2022-03-23 17:21:23.569 | auto-allocated-topology 2022-03-23 17:21:23.569 | availability_zone 2022-03-23 17:21:23.569 | availability_zone_filter 2022-03-23 17:21:23.569 | default-subnetpools 2022-03-23 17:21:23.569 | dhcp_agent_scheduler 2022-03-23 17:21:23.569 | dvr 2022-03-23 17:21:23.569 | empty-string-filtering 2022-03-23 17:21:23.570 | external-net 2022-03-23 17:21:23.570 | extra_dhcp_opt 2022-03-23 17:21:23.570 | extraroute 2022-03-23 17:21:23.570 | extraroute-atomic 2022-03-23 17:21:23.570 | filter-validation 2022-03-23 17:21:23.570 | fip-port-details 2022-03-23 17:21:23.570 | flavors 2022-03-23 17:21:23.570 | floatingip-pools 2022-03-23 17:21:23.570 | ip-substring-filtering 2022-03-23 17:21:23.570 | router 2022-03-23 17:21:23.570 | ext-gw-mode 2022-03-23 17:21:23.570 | l3-ha 2022-03-23 17:21:23.570 | l3-flavors 2022-03-23 17:21:23.570 | l3-port-ip-change-not-allowed 2022-03-23 17:21:23.570 | l3_agent_scheduler 2022-03-23 17:21:23.570 | metering 2022-03-23 17:21:23.570 | metering_source_and_destination_fields 2022-03-23 17:21:23.570 | multi-provider 2022-03-23 17:21:23.570 | net-mtu 2022-03-23 17:21:23.570 | net-mtu-writable 2022-03-23 17:21:23.570 | network_availability_zone 2022-03-23 17:21:23.570 | network-ip-availability 2022-03-23 17:21:23.570 | pagination 2022-03-23 17:21:23.570 | port-device-profile 2022-03-23 17:21:23.570 | port-mac-address-regenerate 2022-03-23 17:21:23.570 | port-numa-affinity-policy 2022-03-23 17:21:23.570 | binding 2022-03-23 17:21:23.570 | binding-extended 2022-03-23 17:21:23.570 | port-security 2022-03-23 17:21:23.570 | project-id 2022-03-23 17:21:23.570 | provider 2022-03-23 17:21:23.570 | quota-check-limit 2022-03-23 17:21:23.570 | quotas 2022-03-23 17:21:23.570 | quota_details 2022-03-23 17:21:23.570 | rbac-policies 2022-03-23 17:21:23.570 | rbac-address-group 2022-03-23 17:21:23.571 | rbac-address-scope 2022-03-23 17:21:23.571 | rbac-security-groups 2022-03-23 17:21:23.571 | rbac-subnetpool 2022-03-23 17:21:23.571 | revision-if-match 2022-03-23 17:21:23.571 | standard-attr-revisions 2022-03-23 17:21:23.571 | router_availability_zone 2022-03-23 17:21:23.571 | security-groups-normalized-cidr 2022-03-23 17:21:23.571 | port-security-groups-filtering 2022-03-23 17:21:23.571 | security-groups-remote-address-group 2022-03-23 17:21:23.571 | security-groups-shared-filtering 2022-03-23 17:21:23.571 | security-group 2022-03-23 17:21:23.571 | service-type 2022-03-23 17:21:23.571 | sorting 2022-03-23 17:21:23.571 | standard-attr-description 2022-03-23 17:21:23.571 | stateful-security-group 2022-03-23 17:21:23.571 | subnet_onboard 2022-03-23 17:21:23.571 | subnet-service-types 2022-03-23 17:21:23.571 | subnet_allocation 2022-03-23 17:21:23.571 | subnetpool-prefix-ops 2022-03-23 17:21:23.571 | standard-attr-tag 2022-03-23 17:21:23.571 | standard-attr-timestamp' 2022-03-23 17:21:23.572 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 17:21:23.572 | address-scope 2022-03-23 17:21:23.572 | router-admin-state-down-before-update 2022-03-23 17:21:23.572 | agent 2022-03-23 17:21:23.572 | agent-resources-synced 2022-03-23 17:21:23.572 | allowed-address-pairs 2022-03-23 17:21:23.572 | auto-allocated-topology 2022-03-23 17:21:23.572 | availability_zone 2022-03-23 17:21:23.572 | availability_zone_filter 2022-03-23 17:21:23.572 | default-subnetpools 2022-03-23 17:21:23.572 | dhcp_agent_scheduler 2022-03-23 17:21:23.572 | dvr 2022-03-23 17:21:23.572 | empty-string-filtering 2022-03-23 17:21:23.572 | external-net 2022-03-23 17:21:23.572 | extra_dhcp_opt 2022-03-23 17:21:23.572 | extraroute 2022-03-23 17:21:23.572 | extraroute-atomic 2022-03-23 17:21:23.572 | filter-validation 2022-03-23 17:21:23.572 | fip-port-details 2022-03-23 17:21:23.572 | flavors 2022-03-23 17:21:23.572 | floatingip-pools 2022-03-23 17:21:23.572 | ip-substring-filtering 2022-03-23 17:21:23.573 | router 2022-03-23 17:21:23.573 | ext-gw-mode 2022-03-23 17:21:23.573 | l3-ha 2022-03-23 17:21:23.573 | l3-flavors 2022-03-23 17:21:23.573 | l3-port-ip-change-not-allowed 2022-03-23 17:21:23.573 | l3_agent_scheduler 2022-03-23 17:21:23.573 | metering 2022-03-23 17:21:23.573 | metering_source_and_destination_fields 2022-03-23 17:21:23.573 | multi-provider 2022-03-23 17:21:23.573 | net-mtu 2022-03-23 17:21:23.573 | net-mtu-writable 2022-03-23 17:21:23.573 | network_availability_zone 2022-03-23 17:21:23.573 | network-ip-availability 2022-03-23 17:21:23.573 | pagination 2022-03-23 17:21:23.573 | port-device-profile 2022-03-23 17:21:23.573 | port-mac-address-regenerate 2022-03-23 17:21:23.573 | port-numa-affinity-policy 2022-03-23 17:21:23.573 | binding 2022-03-23 17:21:23.573 | binding-extended 2022-03-23 17:21:23.573 | port-security 2022-03-23 17:21:23.573 | project-id 2022-03-23 17:21:23.573 | provider 2022-03-23 17:21:23.573 | quota-check-limit 2022-03-23 17:21:23.573 | quotas 2022-03-23 17:21:23.573 | quota_details 2022-03-23 17:21:23.573 | rbac-policies 2022-03-23 17:21:23.573 | rbac-address-group 2022-03-23 17:21:23.573 | rbac-address-scope 2022-03-23 17:21:23.573 | rbac-security-groups 2022-03-23 17:21:23.573 | rbac-subnetpool 2022-03-23 17:21:23.573 | revision-if-match 2022-03-23 17:21:23.573 | standard-attr-revisions 2022-03-23 17:21:23.573 | router_availability_zone 2022-03-23 17:21:23.573 | security-groups-normalized-cidr 2022-03-23 17:21:23.573 | port-security-groups-filtering 2022-03-23 17:21:23.573 | security-groups-remote-address-group 2022-03-23 17:21:23.574 | security-groups-shared-filtering 2022-03-23 17:21:23.574 | security-group 2022-03-23 17:21:23.574 | service-type 2022-03-23 17:21:23.574 | sorting 2022-03-23 17:21:23.574 | standard-attr-description 2022-03-23 17:21:23.574 | stateful-security-group 2022-03-23 17:21:23.574 | subnet_onboard 2022-03-23 17:21:23.574 | subnet-service-types 2022-03-23 17:21:23.574 | subnet_allocation 2022-03-23 17:21:23.574 | subnetpool-prefix-ops 2022-03-23 17:21:23.574 | standard-attr-tag 2022-03-23 17:21:23.574 | standard-attr-timestamp =~ external-net ]] 2022-03-23 17:21:23.575 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 17:21:23.578 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-23 17:21:23.582 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-23 17:21:23.583 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-23 17:21:23.583 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-23 17:21:23.587 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:21:23.590 | ++ functions-common:get_field:812 : read data 2022-03-23 17:21:26.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:26.391 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:26.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:26.391 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:26.559 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:21:26.562 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 17:21:26.564 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 17:21:26.567 | ++ functions-common:get_field:818 : echo '| id | 787f1de6-1bac-41b4-80cf-aa837c562477 |' 2022-03-23 17:21:26.568 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 17:21:26.573 | ++ functions-common:get_field:812 : read data 2022-03-23 17:21:26.577 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=787f1de6-1bac-41b4-80cf-aa837c562477 2022-03-23 17:21:26.581 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for bd622a0baff5496da778a8420e9bbe47 router1' 2022-03-23 17:21:26.583 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:21:26.601 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-23 17:21:26.603 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-23 17:21:26.606 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 17:21:26.610 | ++ 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:21:29.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:29.268 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:29.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:29.268 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:29.432 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:21:29.436 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 17:21:29.436 | address-scope 2022-03-23 17:21:29.436 | router-admin-state-down-before-update 2022-03-23 17:21:29.436 | agent 2022-03-23 17:21:29.436 | agent-resources-synced 2022-03-23 17:21:29.436 | allowed-address-pairs 2022-03-23 17:21:29.436 | auto-allocated-topology 2022-03-23 17:21:29.436 | availability_zone 2022-03-23 17:21:29.436 | availability_zone_filter 2022-03-23 17:21:29.436 | default-subnetpools 2022-03-23 17:21:29.436 | dhcp_agent_scheduler 2022-03-23 17:21:29.436 | dvr 2022-03-23 17:21:29.436 | empty-string-filtering 2022-03-23 17:21:29.436 | external-net 2022-03-23 17:21:29.436 | extra_dhcp_opt 2022-03-23 17:21:29.436 | extraroute 2022-03-23 17:21:29.436 | extraroute-atomic 2022-03-23 17:21:29.436 | filter-validation 2022-03-23 17:21:29.436 | fip-port-details 2022-03-23 17:21:29.436 | flavors 2022-03-23 17:21:29.436 | floatingip-pools 2022-03-23 17:21:29.436 | ip-substring-filtering 2022-03-23 17:21:29.436 | router 2022-03-23 17:21:29.436 | ext-gw-mode 2022-03-23 17:21:29.436 | l3-ha 2022-03-23 17:21:29.436 | l3-flavors 2022-03-23 17:21:29.436 | l3-port-ip-change-not-allowed 2022-03-23 17:21:29.436 | l3_agent_scheduler 2022-03-23 17:21:29.436 | metering 2022-03-23 17:21:29.436 | metering_source_and_destination_fields 2022-03-23 17:21:29.437 | multi-provider 2022-03-23 17:21:29.437 | net-mtu 2022-03-23 17:21:29.437 | net-mtu-writable 2022-03-23 17:21:29.437 | network_availability_zone 2022-03-23 17:21:29.437 | network-ip-availability 2022-03-23 17:21:29.437 | pagination 2022-03-23 17:21:29.437 | port-device-profile 2022-03-23 17:21:29.437 | port-mac-address-regenerate 2022-03-23 17:21:29.437 | port-numa-affinity-policy 2022-03-23 17:21:29.437 | binding 2022-03-23 17:21:29.437 | binding-extended 2022-03-23 17:21:29.437 | port-security 2022-03-23 17:21:29.437 | project-id 2022-03-23 17:21:29.437 | provider 2022-03-23 17:21:29.437 | quota-check-limit 2022-03-23 17:21:29.437 | quotas 2022-03-23 17:21:29.437 | quota_details 2022-03-23 17:21:29.437 | rbac-policies 2022-03-23 17:21:29.437 | rbac-address-group 2022-03-23 17:21:29.437 | rbac-address-scope 2022-03-23 17:21:29.437 | rbac-security-groups 2022-03-23 17:21:29.437 | rbac-subnetpool 2022-03-23 17:21:29.437 | revision-if-match 2022-03-23 17:21:29.437 | standard-attr-revisions 2022-03-23 17:21:29.437 | router_availability_zone 2022-03-23 17:21:29.437 | security-groups-normalized-cidr 2022-03-23 17:21:29.437 | port-security-groups-filtering 2022-03-23 17:21:29.437 | security-groups-remote-address-group 2022-03-23 17:21:29.437 | security-groups-shared-filtering 2022-03-23 17:21:29.437 | security-group 2022-03-23 17:21:29.437 | service-type 2022-03-23 17:21:29.437 | sorting 2022-03-23 17:21:29.437 | standard-attr-description 2022-03-23 17:21:29.437 | stateful-security-group 2022-03-23 17:21:29.437 | subnet_onboard 2022-03-23 17:21:29.438 | subnet-service-types 2022-03-23 17:21:29.438 | subnet_allocation 2022-03-23 17:21:29.438 | subnetpool-prefix-ops 2022-03-23 17:21:29.438 | standard-attr-tag 2022-03-23 17:21:29.438 | standard-attr-timestamp' 2022-03-23 17:21:29.438 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 17:21:29.439 | address-scope 2022-03-23 17:21:29.439 | router-admin-state-down-before-update 2022-03-23 17:21:29.439 | agent 2022-03-23 17:21:29.439 | agent-resources-synced 2022-03-23 17:21:29.439 | allowed-address-pairs 2022-03-23 17:21:29.439 | auto-allocated-topology 2022-03-23 17:21:29.439 | availability_zone 2022-03-23 17:21:29.439 | availability_zone_filter 2022-03-23 17:21:29.439 | default-subnetpools 2022-03-23 17:21:29.439 | dhcp_agent_scheduler 2022-03-23 17:21:29.439 | dvr 2022-03-23 17:21:29.439 | empty-string-filtering 2022-03-23 17:21:29.439 | external-net 2022-03-23 17:21:29.439 | extra_dhcp_opt 2022-03-23 17:21:29.439 | extraroute 2022-03-23 17:21:29.440 | extraroute-atomic 2022-03-23 17:21:29.440 | filter-validation 2022-03-23 17:21:29.440 | fip-port-details 2022-03-23 17:21:29.440 | flavors 2022-03-23 17:21:29.440 | floatingip-pools 2022-03-23 17:21:29.440 | ip-substring-filtering 2022-03-23 17:21:29.440 | router 2022-03-23 17:21:29.440 | ext-gw-mode 2022-03-23 17:21:29.440 | l3-ha 2022-03-23 17:21:29.440 | l3-flavors 2022-03-23 17:21:29.440 | l3-port-ip-change-not-allowed 2022-03-23 17:21:29.440 | l3_agent_scheduler 2022-03-23 17:21:29.440 | metering 2022-03-23 17:21:29.440 | metering_source_and_destination_fields 2022-03-23 17:21:29.440 | multi-provider 2022-03-23 17:21:29.440 | net-mtu 2022-03-23 17:21:29.440 | net-mtu-writable 2022-03-23 17:21:29.440 | network_availability_zone 2022-03-23 17:21:29.440 | network-ip-availability 2022-03-23 17:21:29.440 | pagination 2022-03-23 17:21:29.440 | port-device-profile 2022-03-23 17:21:29.440 | port-mac-address-regenerate 2022-03-23 17:21:29.440 | port-numa-affinity-policy 2022-03-23 17:21:29.440 | binding 2022-03-23 17:21:29.440 | binding-extended 2022-03-23 17:21:29.440 | port-security 2022-03-23 17:21:29.440 | project-id 2022-03-23 17:21:29.440 | provider 2022-03-23 17:21:29.440 | quota-check-limit 2022-03-23 17:21:29.440 | quotas 2022-03-23 17:21:29.440 | quota_details 2022-03-23 17:21:29.440 | rbac-policies 2022-03-23 17:21:29.440 | rbac-address-group 2022-03-23 17:21:29.440 | rbac-address-scope 2022-03-23 17:21:29.440 | rbac-security-groups 2022-03-23 17:21:29.440 | rbac-subnetpool 2022-03-23 17:21:29.441 | revision-if-match 2022-03-23 17:21:29.441 | standard-attr-revisions 2022-03-23 17:21:29.441 | router_availability_zone 2022-03-23 17:21:29.441 | security-groups-normalized-cidr 2022-03-23 17:21:29.441 | port-security-groups-filtering 2022-03-23 17:21:29.441 | security-groups-remote-address-group 2022-03-23 17:21:29.441 | security-groups-shared-filtering 2022-03-23 17:21:29.441 | security-group 2022-03-23 17:21:29.441 | service-type 2022-03-23 17:21:29.441 | sorting 2022-03-23 17:21:29.441 | standard-attr-description 2022-03-23 17:21:29.441 | stateful-security-group 2022-03-23 17:21:29.441 | subnet_onboard 2022-03-23 17:21:29.441 | subnet-service-types 2022-03-23 17:21:29.441 | subnet_allocation 2022-03-23 17:21:29.441 | subnetpool-prefix-ops 2022-03-23 17:21:29.441 | standard-attr-tag 2022-03-23 17:21:29.441 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 17:21:29.442 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 17:21:29.445 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-23 17:21:29.447 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-23 17:21:29.452 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-23 17:21:29.452 | ++ 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:21:29.452 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-23 17:21:29.456 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:21:29.459 | ++ functions-common:get_field:812 : read data 2022-03-23 17:21:32.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:32.363 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:32.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:32.363 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:32.530 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:21:32.533 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 17:21:32.536 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 17:21:32.540 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 17:21:32.540 | ++ functions-common:get_field:818 : echo '| id | 741ced2a-44c3-49c2-a9be-366cff5f5d59 |' 2022-03-23 17:21:32.546 | ++ functions-common:get_field:812 : read data 2022-03-23 17:21:32.550 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=741ced2a-44c3-49c2-a9be-366cff5f5d59 2022-03-23 17:21:32.553 | + 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:21:32.556 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:21:32.573 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-23 17:21:32.576 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-23 17:21:32.578 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 787f1de6-1bac-41b4-80cf-aa837c562477 4293a510-c86b-4502-8e59-14c70530476d 2022-03-23 17:21:37.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:37.172 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:37.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:37.172 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:37.343 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-03-23 17:21:37.346 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 741ced2a-44c3-49c2-a9be-366cff5f5d59 2022-03-23 17:21:37.349 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-03-23 17:21:37.351 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-03-23 17:21:37.354 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.26.0.1 ]] 2022-03-23 17:21:37.356 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.26.0.1 ' 2022-03-23 17:21:37.359 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 741ced2a-44c3-49c2-a9be-366cff5f5d59 --subnet-range 172.26.0.0/24 --no-dhcp ' 2022-03-23 17:21:37.361 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-03-23 17:21:37.363 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-03-23 17:21:37.367 | +++ 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.0.1 --network 741ced2a-44c3-49c2-a9be-366cff5f5d59 --subnet-range 172.26.0.0/24 --no-dhcp public-subnet 2022-03-23 17:21:37.368 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-03-23 17:21:40.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:40.204 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:40.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:40.205 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:40.381 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:21:40.384 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | 2022-03-23 17:21:40.384 | | id | c5d88e71-3abc-43cd-a05d-7b95b72c0f31 |' 2022-03-23 17:21:40.387 | ++ 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:21:40.389 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:21:40.406 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' c5d88e71-3abc-43cd-a05d-7b95b72c0f31 '|' 2022-03-23 17:21:40.410 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | | id | c5d88e71-3abc-43cd-a05d-7b95b72c0f31 |' 2022-03-23 17:21:40.412 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-03-23 17:21:40.416 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' c5d88e71-3abc-43cd-a05d-7b95b72c0f31 '|' 2022-03-23 17:21:40.416 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-03-23 17:21:40.419 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:21:40.421 | ++ functions-common:get_field:812 : read data 2022-03-23 17:21:40.423 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 17:21:40.425 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 17:21:40.429 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 17:21:40.430 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | c5d88e71-3abc-43cd-a05d-7b95b72c0f31 |' 2022-03-23 17:21:40.434 | ++ functions-common:get_field:812 : read data 2022-03-23 17:21:40.438 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.26.0.1 2022-03-23 17:21:40.442 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' c5d88e71-3abc-43cd-a05d-7b95b72c0f31 '|' 2022-03-23 17:21:40.443 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-03-23 17:21:40.445 | ++ functions-common:get_field:811 : local data field 2022-03-23 17:21:40.447 | ++ functions-common:get_field:812 : read data 2022-03-23 17:21:40.450 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-23 17:21:40.452 | ++ functions-common:get_field:816 : field='$6' 2022-03-23 17:21:40.455 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | c5d88e71-3abc-43cd-a05d-7b95b72c0f31 |' 2022-03-23 17:21:40.456 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-23 17:21:40.462 | ++ functions-common:get_field:812 : read data 2022-03-23 17:21:40.465 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=c5d88e71-3abc-43cd-a05d-7b95b72c0f31 2022-03-23 17:21:40.467 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 741ced2a-44c3-49c2-a9be-366cff5f5d59 787f1de6-1bac-41b4-80cf-aa837c562477 2022-03-23 17:21:44.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:44.861 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:44.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:44.861 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:45.037 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-03-23 17:21:45.040 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-03-23 17:21:45.057 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:21:45.060 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-03-23 17:21:45.062 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-03-23 17:21:45.065 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-23 17:21:45.068 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-03-23 17:21:45.070 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-23 17:21:45.073 | ++ 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:21:45.092 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-23 17:21:45.095 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-03-23 17:21:45.098 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-03-23 17:21:45.100 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-03-23 17:21:45.102 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 17:21:45.105 | + 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:21:45.107 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 17:21:45.109 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-23 17:21:45.112 | + functions-common:test_with_retry:2365 : local until=10 2022-03-23 17:21:45.114 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 17:21:45.117 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 17:21:45.119 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 17:21:45.121 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:21:45.124 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:21:45.127 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:21:45.132 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056105129 2022-03-23 17:21:45.134 | + 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:21:45.144 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 17:21:45.147 | + functions-common:time_stop:2425 : local name 2022-03-23 17:21:45.149 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:21:45.152 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:21:45.154 | + functions-common:time_stop:2428 : local total 2022-03-23 17:21:45.156 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:21:45.159 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 17:21:45.161 | + functions-common:time_stop:2432 : start_time=1648056105129 2022-03-23 17:21:45.164 | + functions-common:time_stop:2434 : [[ -z 1648056105129 ]] 2022-03-23 17:21:45.167 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:21:45.172 | + functions-common:time_stop:2437 : end_time=1648056105169 2022-03-23 17:21:45.174 | + functions-common:time_stop:2438 : elapsed_time=40 2022-03-23 17:21:45.176 | + functions-common:time_stop:2439 : total=5612 2022-03-23 17:21:45.179 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:21:45.181 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5652 2022-03-23 17:21:45.185 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-03-23 17:21:45.188 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.26.0.1 2022-03-23 17:21:45.194 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-03-23 17:21:45.196 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-03-23 17:21:45.199 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-03-23 17:21:45.201 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-03-23 17:21:45.204 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.26.0.1/24 dev br-data 2022-03-23 17:21:45.218 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-03-23 17:21:45.232 | ++ 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:21:45.234 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-03-23 17:21:45.234 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-03-23 17:21:45.236 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-03-23 17:21:47.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:47.570 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:47.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:21:47.570 | from cryptography.utils import int_from_bytes 2022-03-23 17:21:47.743 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 17:21:47.747 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.26.0.148 ' 2022-03-23 17:21:47.750 | + 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:21:47.752 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 17:21:47.770 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-03-23 17:21:47.772 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-23 17:21:47.775 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-23 17:21:47.778 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-23 17:21:47.797 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:21:47.799 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-23 17:21:47.802 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:21:47.805 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-23 17:21:47.807 | + ./stack.sh:main:1319 : start_nova 2022-03-23 17:21:47.810 | + lib/nova:start_nova:1137 : start_nova_rest 2022-03-23 17:21:47.813 | + 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:21:47.815 | + 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:21:47.818 | + 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:21:47.821 | + lib/nova:start_nova_rest:1048 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 17:21:47.823 | + lib/nova:start_nova_rest:1049 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 17:21:47.826 | + 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:21:47.830 | + functions-common:run_process:1680 : local service=n-sch 2022-03-23 17:21:47.833 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:21:47.836 | + functions-common:run_process:1682 : local group= 2022-03-23 17:21:47.839 | + functions-common:run_process:1683 : local user= 2022-03-23 17:21:47.842 | + functions-common:run_process:1685 : local name=n-sch 2022-03-23 17:21:47.846 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:21:47.849 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:21:47.851 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:21:47.854 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:21:47.857 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:21:47.862 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056107859 2022-03-23 17:21:47.865 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-23 17:21:47.882 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:21:47.885 | + 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:21:47.888 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-23 17:21:47.890 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:21:47.894 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:21:47.896 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:21:47.899 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:21:47.901 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 17:21:47.904 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 17:21:47.907 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-23 17:21:47.910 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:21:47.913 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:21:47.915 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 17:21:47.918 | + 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:21:47.921 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-23 17:21:47.928 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 17:21:47.930 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:21:47.933 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:21:47.935 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:21:47.938 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:21:47.941 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-23 17:21:47.944 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:21:47.948 | + 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:21:48.004 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-23 17:21:48.060 | + 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:21:48.116 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-23 17:21:48.173 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-23 17:21:48.230 | + 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:21:48.287 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:21:48.289 | + 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:21:48.346 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:21:48.883 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-23 17:21:48.898 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-23 17:21:49.420 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-23 17:21:49.450 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:21:49.452 | + functions-common:time_stop:2425 : local name 2022-03-23 17:21:49.455 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:21:49.458 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:21:49.460 | + functions-common:time_stop:2428 : local total 2022-03-23 17:21:49.464 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:21:49.466 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:21:49.469 | + functions-common:time_stop:2432 : start_time=1648056107859 2022-03-23 17:21:49.472 | + functions-common:time_stop:2434 : [[ -z 1648056107859 ]] 2022-03-23 17:21:49.475 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:21:49.480 | + functions-common:time_stop:2437 : end_time=1648056109477 2022-03-23 17:21:49.483 | + functions-common:time_stop:2438 : elapsed_time=1618 2022-03-23 17:21:49.487 | + functions-common:time_stop:2439 : total=25089 2022-03-23 17:21:49.490 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:21:49.492 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26707 2022-03-23 17:21:49.495 | + lib/nova:start_nova_rest:1052 : '[' True == False ']' 2022-03-23 17:21:49.499 | ++ lib/nova:start_nova_rest:1055 : which uwsgi 2022-03-23 17:21:49.506 | + 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:21:49.509 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-23 17:21:49.513 | + 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:21:49.517 | + functions-common:run_process:1682 : local group= 2022-03-23 17:21:49.520 | + functions-common:run_process:1683 : local user= 2022-03-23 17:21:49.524 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-23 17:21:49.526 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:21:49.530 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:21:49.533 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:21:49.536 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:21:49.540 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:21:49.545 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056109542 2022-03-23 17:21:49.548 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-23 17:21:49.570 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:21:49.572 | + 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:21:49.576 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-23 17:21:49.579 | + 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:21:49.582 | + 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:21:49.585 | + 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:21:49.587 | + 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:21:49.591 | + 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:21:49.593 | + 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:21:49.596 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-23 17:21:49.599 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:21:49.602 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:21:49.605 | + 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:21:49.608 | + 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:21:49.613 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-23 17:21:49.616 | + 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:21:49.619 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:21:49.621 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:21:49.624 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-23 17:21:49.627 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:21:49.631 | + 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:21:49.693 | + 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:21:49.760 | + 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:21:49.823 | + 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:21:49.887 | + 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:21:49.956 | + 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:21:50.018 | + 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:21:50.090 | + 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:21:50.157 | + 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:21:50.218 | + 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:21:50.286 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:21:50.289 | + 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:21:50.356 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:21:50.913 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-23 17:21:50.928 | 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:21:51.460 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-23 17:21:51.553 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:21:51.557 | + functions-common:time_stop:2425 : local name 2022-03-23 17:21:51.560 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:21:51.564 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:21:51.567 | + functions-common:time_stop:2428 : local total 2022-03-23 17:21:51.573 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:21:51.576 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:21:51.578 | + functions-common:time_stop:2432 : start_time=1648056109542 2022-03-23 17:21:51.582 | + functions-common:time_stop:2434 : [[ -z 1648056109542 ]] 2022-03-23 17:21:51.590 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:21:51.605 | + functions-common:time_stop:2437 : end_time=1648056111594 2022-03-23 17:21:51.606 | + functions-common:time_stop:2438 : elapsed_time=2052 2022-03-23 17:21:51.610 | + functions-common:time_stop:2439 : total=26707 2022-03-23 17:21:51.616 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:21:51.622 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28759 2022-03-23 17:21:51.627 | + 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:21:51.632 | + 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:21:51.640 | + lib/nova:start_nova:1138 : start_nova_console_proxies 2022-03-23 17:21:51.646 | + 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:21:51.652 | + 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:21:51.660 | + 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:21:51.664 | + lib/nova:start_nova_console_proxies:1077 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 17:21:51.667 | + 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:21:51.670 | + lib/nova:start_nova_console_proxies:1084 : enable_nova_console_proxies 2022-03-23 17:21:51.674 | ++ lib/nova:enable_nova_console_proxies:1062 : seq 1 1 2022-03-23 17:21:51.678 | + lib/nova:enable_nova_console_proxies:1062 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:21:51.681 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 17:21:51.684 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-novnc 2022-03-23 17:21:51.705 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:21:51.708 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 17:21:51.711 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-spice 2022-03-23 17:21:51.739 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:21:51.747 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 17:21:51.750 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-sproxy 2022-03-23 17:21:51.793 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:21:51.801 | ++ lib/nova:start_nova_console_proxies:1085 : seq 1 1 2022-03-23 17:21:51.808 | + lib/nova:start_nova_console_proxies:1085 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:21:51.814 | + lib/nova:start_nova_console_proxies:1086 : local conf 2022-03-23 17:21:51.818 | ++ lib/nova:start_nova_console_proxies:1087 : conductor_conf 1 2022-03-23 17:21:51.825 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:21:51.831 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:21:51.834 | + lib/nova:start_nova_console_proxies:1087 : conf=/etc/nova/nova_cell1.conf 2022-03-23 17:21:51.837 | + 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:21:51.842 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-23 17:21:51.847 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 17:21:51.849 | + functions-common:run_process:1682 : local group= 2022-03-23 17:21:51.852 | + functions-common:run_process:1683 : local user= 2022-03-23 17:21:51.855 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-23 17:21:51.858 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:21:51.868 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:21:51.871 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:21:51.877 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:21:51.883 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:21:51.888 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056111885 2022-03-23 17:21:51.891 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-23 17:21:51.915 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:21:51.921 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:21:51.924 | + functions-common:time_stop:2425 : local name 2022-03-23 17:21:51.927 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:21:51.929 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:21:51.932 | + functions-common:time_stop:2428 : local total 2022-03-23 17:21:51.935 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:21:51.939 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:21:51.942 | + functions-common:time_stop:2432 : start_time=1648056111885 2022-03-23 17:21:51.944 | + functions-common:time_stop:2434 : [[ -z 1648056111885 ]] 2022-03-23 17:21:51.950 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:21:51.953 | + functions-common:time_stop:2437 : end_time=1648056111950 2022-03-23 17:21:51.957 | + functions-common:time_stop:2438 : elapsed_time=65 2022-03-23 17:21:51.960 | + functions-common:time_stop:2439 : total=28759 2022-03-23 17:21:51.962 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:21:51.968 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28824 2022-03-23 17:21:51.971 | + 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:21:51.974 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-23 17:21:51.977 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 17:21:51.980 | + functions-common:run_process:1682 : local group= 2022-03-23 17:21:51.982 | + functions-common:run_process:1683 : local user= 2022-03-23 17:21:51.985 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-23 17:21:51.988 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:21:51.990 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:21:51.993 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:21:51.996 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:21:52.002 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:21:52.006 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056112002 2022-03-23 17:21:52.010 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-23 17:21:52.033 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:21:52.036 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:21:52.039 | + functions-common:time_stop:2425 : local name 2022-03-23 17:21:52.041 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:21:52.044 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:21:52.046 | + functions-common:time_stop:2428 : local total 2022-03-23 17:21:52.050 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:21:52.052 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:21:52.055 | + functions-common:time_stop:2432 : start_time=1648056112002 2022-03-23 17:21:52.060 | + functions-common:time_stop:2434 : [[ -z 1648056112002 ]] 2022-03-23 17:21:52.066 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:21:52.068 | + functions-common:time_stop:2437 : end_time=1648056112065 2022-03-23 17:21:52.071 | + functions-common:time_stop:2438 : elapsed_time=63 2022-03-23 17:21:52.074 | + functions-common:time_stop:2439 : total=28824 2022-03-23 17:21:52.077 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:21:52.080 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28887 2022-03-23 17:21:52.083 | + 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:21:52.085 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-23 17:21:52.088 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:21:52.090 | + functions-common:run_process:1682 : local group= 2022-03-23 17:21:52.093 | + functions-common:run_process:1683 : local user= 2022-03-23 17:21:52.099 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-23 17:21:52.102 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:21:52.105 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:21:52.107 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:21:52.110 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:21:52.116 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:21:52.119 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056112115 2022-03-23 17:21:52.121 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-23 17:21:52.142 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:21:52.145 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:21:52.148 | + functions-common:time_stop:2425 : local name 2022-03-23 17:21:52.152 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:21:52.155 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:21:52.160 | + functions-common:time_stop:2428 : local total 2022-03-23 17:21:52.162 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:21:52.166 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:21:52.172 | + functions-common:time_stop:2432 : start_time=1648056112115 2022-03-23 17:21:52.176 | + functions-common:time_stop:2434 : [[ -z 1648056112115 ]] 2022-03-23 17:21:52.181 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:21:52.186 | + functions-common:time_stop:2437 : end_time=1648056112183 2022-03-23 17:21:52.189 | + functions-common:time_stop:2438 : elapsed_time=68 2022-03-23 17:21:52.192 | + functions-common:time_stop:2439 : total=28887 2022-03-23 17:21:52.195 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:21:52.198 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28955 2022-03-23 17:21:52.201 | + 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:21:52.204 | + 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:21:52.207 | + lib/nova:start_nova:1139 : start_nova_conductor 2022-03-23 17:21:52.210 | + 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:21:52.213 | + lib/nova:start_nova_conductor:1113 : enable_nova_fleet 2022-03-23 17:21:52.216 | + lib/nova:enable_nova_fleet:1098 : is_service_enabled n-cond 2022-03-23 17:21:52.237 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:21:52.240 | + lib/nova:enable_nova_fleet:1099 : enable_service n-super-cond 2022-03-23 17:21:52.300 | ++ lib/nova:enable_nova_fleet:1100 : seq 1 1 2022-03-23 17:21:52.305 | + lib/nova:enable_nova_fleet:1100 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:21:52.308 | + lib/nova:enable_nova_fleet:1101 : enable_service n-cond-cell1 2022-03-23 17:21:52.368 | + lib/nova:start_nova_conductor:1114 : is_service_enabled n-super-cond 2022-03-23 17:21:52.394 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:21:52.397 | + 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:21:52.400 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-23 17:21:52.402 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:21:52.406 | + functions-common:run_process:1682 : local group= 2022-03-23 17:21:52.410 | + functions-common:run_process:1683 : local user= 2022-03-23 17:21:52.410 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-23 17:21:52.419 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:21:52.419 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:21:52.419 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:21:52.420 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:21:52.426 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:21:52.430 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056112426 2022-03-23 17:21:52.434 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-23 17:21:52.453 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:21:52.456 | + 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:21:52.459 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-23 17:21:52.462 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:21:52.464 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:21:52.467 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:21:52.471 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:21:52.474 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 17:21:52.477 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 17:21:52.484 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-23 17:21:52.484 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:21:52.486 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:21:52.490 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 17:21:52.494 | + 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:21:52.494 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-23 17:21:52.497 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 17:21:52.502 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:21:52.506 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:21:52.507 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:21:52.510 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:21:52.515 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-23 17:21:52.520 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:21:52.523 | + 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:21:52.591 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-23 17:21:52.656 | + 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:21:52.719 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-23 17:21:52.781 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-23 17:21:52.852 | + 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:21:52.917 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:21:52.920 | + 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:21:52.993 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:21:53.545 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-23 17:21:53.567 | 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:21:54.149 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-23 17:21:54.176 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:21:54.180 | + functions-common:time_stop:2425 : local name 2022-03-23 17:21:54.184 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:21:54.189 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:21:54.192 | + functions-common:time_stop:2428 : local total 2022-03-23 17:21:54.196 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:21:54.201 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:21:54.205 | + functions-common:time_stop:2432 : start_time=1648056112426 2022-03-23 17:21:54.208 | + functions-common:time_stop:2434 : [[ -z 1648056112426 ]] 2022-03-23 17:21:54.218 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:21:54.220 | + functions-common:time_stop:2437 : end_time=1648056114217 2022-03-23 17:21:54.223 | + functions-common:time_stop:2438 : elapsed_time=1791 2022-03-23 17:21:54.225 | + functions-common:time_stop:2439 : total=28955 2022-03-23 17:21:54.228 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:21:54.231 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30746 2022-03-23 17:21:54.236 | ++ lib/nova:start_nova_conductor:1117 : seq 1 1 2022-03-23 17:21:54.239 | + lib/nova:start_nova_conductor:1117 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 17:21:54.242 | + lib/nova:start_nova_conductor:1118 : is_service_enabled n-cond-cell1 2022-03-23 17:21:54.264 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:21:54.268 | + lib/nova:start_nova_conductor:1119 : local conf 2022-03-23 17:21:54.271 | ++ lib/nova:start_nova_conductor:1120 : conductor_conf 1 2022-03-23 17:21:54.279 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 17:21:54.283 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 17:21:54.286 | + lib/nova:start_nova_conductor:1120 : conf=/etc/nova/nova_cell1.conf 2022-03-23 17:21:54.289 | + 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:21:54.291 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-23 17:21:54.294 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:21:54.297 | + functions-common:run_process:1682 : local group= 2022-03-23 17:21:54.300 | + functions-common:run_process:1683 : local user= 2022-03-23 17:21:54.303 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-23 17:21:54.306 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:21:54.309 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:21:54.312 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:21:54.317 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:21:54.320 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:21:54.325 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056114322 2022-03-23 17:21:54.328 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-23 17:21:54.351 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:21:54.354 | + 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:21:54.357 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-23 17:21:54.360 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:21:54.363 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:21:54.366 | + 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:21:54.369 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 17:21:54.372 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-23 17:21:54.375 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-23 17:21:54.378 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-23 17:21:54.381 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:21:54.383 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:21:54.386 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-23 17:21:54.389 | + 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:21:54.392 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-23 17:21:54.399 | + 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:21:54.405 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:21:54.412 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:21:54.415 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:21:54.419 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:21:54.421 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-23 17:21:54.424 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:21:54.429 | + 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:21:54.506 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-23 17:21:54.570 | + 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:21:54.637 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-23 17:21:54.707 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-23 17:21:54.776 | + 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:21:54.854 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:21:54.855 | + 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:21:54.915 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:21:55.543 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-23 17:21:55.557 | 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:21:56.199 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-23 17:21:56.224 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:21:56.229 | + functions-common:time_stop:2425 : local name 2022-03-23 17:21:56.233 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:21:56.236 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:21:56.239 | + functions-common:time_stop:2428 : local total 2022-03-23 17:21:56.242 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:21:56.247 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:21:56.256 | + functions-common:time_stop:2432 : start_time=1648056114322 2022-03-23 17:21:56.260 | + functions-common:time_stop:2434 : [[ -z 1648056114322 ]] 2022-03-23 17:21:56.265 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:21:56.271 | + functions-common:time_stop:2437 : end_time=1648056116268 2022-03-23 17:21:56.275 | + functions-common:time_stop:2438 : elapsed_time=1946 2022-03-23 17:21:56.280 | + functions-common:time_stop:2439 : total=30746 2022-03-23 17:21:56.284 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:21:56.290 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32692 2022-03-23 17:21:56.292 | + lib/nova:start_nova:1140 : start_nova_compute 2022-03-23 17:21:56.295 | + 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:21:56.298 | + 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:21:56.301 | + 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:21:56.303 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 17:21:56.306 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-23 17:21:56.310 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 17:21:56.314 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:21:56.316 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 17:21:56.319 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 17:21:56.321 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 17:21:56.324 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-23 17:21:56.329 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-23 17:21:56.332 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-23 17:21:56.334 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-23 17:21:56.338 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 17:21:56.338 | BEGIN { 2022-03-23 17:21:56.338 | section = "" 2022-03-23 17:21:56.338 | last_section = "" 2022-03-23 17:21:56.338 | section_count = 0 2022-03-23 17:21:56.339 | } 2022-03-23 17:21:56.339 | /^\[.+\]/ { 2022-03-23 17:21:56.339 | gsub("[][]", "", $1); 2022-03-23 17:21:56.339 | section=$1 2022-03-23 17:21:56.339 | next 2022-03-23 17:21:56.339 | } 2022-03-23 17:21:56.339 | /^ *\#/ { 2022-03-23 17:21:56.339 | next 2022-03-23 17:21:56.339 | } 2022-03-23 17:21:56.339 | /^[^ \t]+/ { 2022-03-23 17:21:56.339 | # get offset of first = in $0 2022-03-23 17:21:56.339 | eq_idx = index($0, "=") 2022-03-23 17:21:56.339 | # extract attr & value from $0 2022-03-23 17:21:56.339 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 17:21:56.339 | value = substr($0, eq_idx + 1) 2022-03-23 17:21:56.339 | # only need to strip trailing whitespace from attr 2022-03-23 17:21:56.339 | sub(/[ \t]*$/, "", attr) 2022-03-23 17:21:56.339 | # need to strip leading & trailing whitespace from value 2022-03-23 17:21:56.339 | sub(/^[ \t]*/, "", value) 2022-03-23 17:21:56.339 | sub(/[ \t]*$/, "", value) 2022-03-23 17:21:56.339 | 2022-03-23 17:21:56.339 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 17:21:56.339 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 17:21:56.339 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 17:21:56.339 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 17:21:56.339 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 17:21:56.339 | if (section != last_section) { 2022-03-23 17:21:56.339 | cfg_section[section_count++] = section 2022-03-23 17:21:56.339 | last_section = section 2022-03-23 17:21:56.339 | } 2022-03-23 17:21:56.339 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 17:21:56.339 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 17:21:56.339 | 2022-03-23 17:21:56.339 | cfg_attr[section, attr, 0] = value 2022-03-23 17:21:56.340 | cfg_attr_count[section, attr] = 1 2022-03-23 17:21:56.340 | } else { 2022-03-23 17:21:56.340 | lno = cfg_attr_count[section, attr]++ 2022-03-23 17:21:56.340 | cfg_attr[section, attr, lno] = value 2022-03-23 17:21:56.340 | } 2022-03-23 17:21:56.340 | } 2022-03-23 17:21:56.340 | END { 2022-03-23 17:21:56.340 | # Process each section in order 2022-03-23 17:21:56.340 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 17:21:56.340 | section = cfg_section[sno] 2022-03-23 17:21:56.340 | # The ini routines simply append a config item immediately 2022-03-23 17:21:56.340 | # after the section header. To keep the same order as defined 2022-03-23 17:21:56.340 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 17:21:56.340 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 17:21:56.340 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 17:21:56.340 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 17:21:56.340 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 17:21:56.340 | else { 2022-03-23 17:21:56.340 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 17:21:56.340 | count = cfg_attr_count[section, attr] 2022-03-23 17:21:56.340 | print "inidelete " configfile " " section " " attr 2022-03-23 17:21:56.340 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 17:21:56.340 | for (l = count -2; l >= 0; l--) 2022-03-23 17:21:56.340 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 17:21:56.340 | } 2022-03-23 17:21:56.340 | } 2022-03-23 17:21:56.340 | } 2022-03-23 17:21:56.340 | } 2022-03-23 17:21:56.340 | ' 2022-03-23 17:21:56.340 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 17:21:56.344 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 17:21:56.344 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 17:21:56.350 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:21:56.355 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 17:21:56.358 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 17:21:56.365 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:21:56.370 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-23 17:21:56.381 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 17:21:56.381 | BEGIN { group = "" } 2022-03-23 17:21:56.381 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:21:56.381 | gsub("[][]", "", $1); 2022-03-23 17:21:56.381 | split($1, a, "|"); 2022-03-23 17:21:56.381 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 17:21:56.381 | group=a[1] 2022-03-23 17:21:56.381 | } else { 2022-03-23 17:21:56.381 | group="" 2022-03-23 17:21:56.381 | } 2022-03-23 17:21:56.381 | next 2022-03-23 17:21:56.381 | } 2022-03-23 17:21:56.381 | { 2022-03-23 17:21:56.381 | if (group != "") 2022-03-23 17:21:56.381 | print $0 2022-03-23 17:21:56.381 | } 2022-03-23 17:21:56.381 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:21:56.393 | + 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:21:56.402 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-23 17:21:56.467 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-23 17:21:56.517 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-23 17:21:56.521 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 17:21:56.528 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-23 17:21:56.538 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 17:21:56.543 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 17:21:56.553 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 17:21:56.586 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:21:56.595 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 17:21:56.604 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 17:21:56.616 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 17:21:56.667 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:21:56.676 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 17:21:56.679 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 17:21:56.731 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 17:21:56.734 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 17:21:56.736 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-23 17:21:56.766 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-23 17:21:56.793 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-03-23 17:21:56.795 | + lib/nova:configure_console_compute:643 : local offset 2022-03-23 17:21:56.798 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-23 17:21:56.800 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-23 17:21:56.804 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-23 17:21:56.832 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.47 2022-03-23 17:21:56.835 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-23 17:21:56.855 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:21:56.858 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-23 17:21:56.879 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:21:56.881 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-23 17:21:56.884 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-23 17:21:56.929 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-23 17:21:56.951 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:21:56.955 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-23 17:21:56.974 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:21:56.977 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-03-23 17:21:56.980 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 17:21:56.982 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-03-23 17:21:56.985 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-23 17:21:56.988 | + 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:21:56.990 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-23 17:21:56.993 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-23 17:21:56.996 | + functions-common:run_process:1682 : local group=libvirt 2022-03-23 17:21:56.998 | + functions-common:run_process:1683 : local user= 2022-03-23 17:21:57.001 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-23 17:21:57.004 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:21:57.007 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:21:57.011 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:21:57.013 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:21:57.020 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:21:57.022 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056117019 2022-03-23 17:21:57.025 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-23 17:21:57.045 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:21:57.048 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:21:57.051 | + functions-common:time_stop:2425 : local name 2022-03-23 17:21:57.054 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:21:57.056 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:21:57.059 | + functions-common:time_stop:2428 : local total 2022-03-23 17:21:57.062 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:21:57.065 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:21:57.068 | + functions-common:time_stop:2432 : start_time=1648056117019 2022-03-23 17:21:57.071 | + functions-common:time_stop:2434 : [[ -z 1648056117019 ]] 2022-03-23 17:21:57.074 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:21:57.080 | + functions-common:time_stop:2437 : end_time=1648056117076 2022-03-23 17:21:57.083 | + functions-common:time_stop:2438 : elapsed_time=57 2022-03-23 17:21:57.086 | + functions-common:time_stop:2439 : total=32692 2022-03-23 17:21:57.089 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:21:57.091 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32749 2022-03-23 17:21:57.094 | + 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:21:57.097 | + 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:21:57.100 | + lib/nova:start_nova:1141 : is_service_enabled n-api 2022-03-23 17:21:57.121 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:21:57.123 | + lib/nova:start_nova:1143 : echo 'Dumping cells_v2 mapping' 2022-03-23 17:21:57.123 | Dumping cells_v2 mapping 2022-03-23 17:21:57.127 | + lib/nova:start_nova:1144 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-23 17:21:58.151 | 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:22:00.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:00.729 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:00.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:00.729 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:00.729 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 17:22:00.729 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-23 17:22:00.729 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 17:22:00.729 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-23 17:22:00.729 | | cell1 | dfb88731-ee3c-478c-bca2-991569f5c560 | rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-23 17:22:00.729 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 17:22:01.178 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-23 17:22:01.180 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-23 17:22:01.243 | + inc/async:async_inner:63 : create_flavors 2022-03-23 17:22:01.284 | [400797 Async create_flavors:458694]: running: create_flavors 2022-03-23 17:22:01.287 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-23 17:22:01.306 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:22:01.309 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-23 17:22:01.312 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:22:01.315 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-23 17:22:01.318 | + ./stack.sh:main:1324 : start_cinder 2022-03-23 17:22:01.321 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-23 17:22:01.324 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-23 17:22:01.326 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-23 17:22:01.329 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-23 17:22:01.347 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:22:01.350 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-23 17:22:01.353 | + 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:22:01.355 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-23 17:22:01.359 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-23 17:22:01.364 | + 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:22:01.367 | + functions-common:run_process:1680 : local service=c-api 2022-03-23 17:22:01.369 | + 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:22:01.372 | + functions-common:run_process:1682 : local group= 2022-03-23 17:22:01.375 | + functions-common:run_process:1683 : local user= 2022-03-23 17:22:01.377 | + functions-common:run_process:1685 : local name=c-api 2022-03-23 17:22:01.380 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:22:01.383 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:22:01.385 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:22:01.388 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:22:01.392 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:22:01.397 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056121394 2022-03-23 17:22:01.399 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-23 17:22:01.416 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:22:01.419 | + 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:22:01.422 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-23 17:22:01.425 | + 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:22:01.428 | + 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:22:01.430 | + 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:22:01.433 | + 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:22:01.435 | + 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:22:01.438 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-23 17:22:01.441 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-23 17:22:01.443 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:22:01.446 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:22:01.449 | + 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:22:01.451 | + 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:22:01.454 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-23 17:22:01.457 | + 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:22:01.459 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:22:01.461 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:22:01.464 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-23 17:22:01.466 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:22:01.471 | + 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:22:01.527 | + 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:22:01.583 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-23 17:22:01.638 | + 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:22:01.692 | + 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:22:01.749 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-23 17:22:01.804 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-23 17:22:01.861 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-23 17:22:01.917 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-23 17:22:01.981 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-23 17:22:02.042 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:22:02.045 | + 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:22:02.105 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:22:02.665 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-23 17:22:02.680 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-23 17:22:03.201 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-23 17:22:03.290 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:22:03.294 | + functions-common:time_stop:2425 : local name 2022-03-23 17:22:03.301 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:22:03.306 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:22:03.310 | + functions-common:time_stop:2428 : local total 2022-03-23 17:22:03.310 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:22:03.314 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:22:03.318 | + functions-common:time_stop:2432 : start_time=1648056121394 2022-03-23 17:22:03.318 | + functions-common:time_stop:2434 : [[ -z 1648056121394 ]] 2022-03-23 17:22:03.325 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:22:03.329 | + functions-common:time_stop:2437 : end_time=1648056123324 2022-03-23 17:22:03.329 | + functions-common:time_stop:2438 : elapsed_time=1930 2022-03-23 17:22:03.334 | + functions-common:time_stop:2439 : total=32749 2022-03-23 17:22:03.334 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:22:03.338 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34679 2022-03-23 17:22:03.342 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.47/volume/v3 2022-03-23 17:22:03.342 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-23 17:22:03.342 | Waiting for Cinder API to start... 2022-03-23 17:22:03.346 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.47/volume/v3 2022-03-23 17:22:03.350 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:22:03.350 | + functions:wait_for_service:458 : local url=http://10.222.0.47/volume/v3 2022-03-23 17:22:03.354 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:22:03.358 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:22:03.358 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:22:03.362 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:22:03.366 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:22:03.366 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:22:03.374 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056123368 2022-03-23 17:22:03.374 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:22:03.390 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/volume/v3 2022-03-23 17:22:07.991 | + :: : [[ 401 == 503 ]] 2022-03-23 17:22:07.992 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:22:07.996 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:22:07.998 | + functions-common:time_stop:2425 : local name 2022-03-23 17:22:08.002 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:22:08.004 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:22:08.007 | + functions-common:time_stop:2428 : local total 2022-03-23 17:22:08.010 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:22:08.013 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:22:08.016 | + functions-common:time_stop:2432 : start_time=1648056123368 2022-03-23 17:22:08.018 | + functions-common:time_stop:2434 : [[ -z 1648056123368 ]] 2022-03-23 17:22:08.022 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:22:08.027 | + functions-common:time_stop:2437 : end_time=1648056128024 2022-03-23 17:22:08.030 | + functions-common:time_stop:2438 : elapsed_time=4656 2022-03-23 17:22:08.033 | + functions-common:time_stop:2439 : total=18200 2022-03-23 17:22:08.035 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:22:08.038 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22856 2022-03-23 17:22:08.041 | + functions:wait_for_service:467 : return 0 2022-03-23 17:22:08.044 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:08.046 | + functions-common:run_process:1680 : local service=c-sch 2022-03-23 17:22:08.049 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:08.052 | + functions-common:run_process:1682 : local group= 2022-03-23 17:22:08.055 | + functions-common:run_process:1683 : local user= 2022-03-23 17:22:08.057 | + functions-common:run_process:1685 : local name=c-sch 2022-03-23 17:22:08.060 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:22:08.063 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:22:08.066 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:22:08.069 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:22:08.072 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:22:08.077 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056128074 2022-03-23 17:22:08.080 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-23 17:22:08.098 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:22:08.101 | + 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:22:08.104 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-23 17:22:08.106 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:08.109 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:08.112 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:08.115 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:08.118 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 17:22:08.120 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 17:22:08.123 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-23 17:22:08.126 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:22:08.129 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:22:08.132 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 17:22:08.134 | + 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:22:08.137 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-23 17:22:08.140 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:08.142 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:22:08.145 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:22:08.148 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:22:08.150 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:22:08.153 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-23 17:22:08.155 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:22:08.160 | + 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:22:08.218 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-23 17:22:08.275 | + 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:22:08.332 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-23 17:22:08.388 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-23 17:22:08.445 | + 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:22:08.503 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:22:08.505 | + 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:22:08.566 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:22:09.143 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-23 17:22:09.157 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-23 17:22:09.707 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-23 17:22:09.731 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:22:09.734 | + functions-common:time_stop:2425 : local name 2022-03-23 17:22:09.737 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:22:09.748 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:22:09.751 | + functions-common:time_stop:2428 : local total 2022-03-23 17:22:09.753 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:22:09.756 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:22:09.759 | + functions-common:time_stop:2432 : start_time=1648056128074 2022-03-23 17:22:09.762 | + functions-common:time_stop:2434 : [[ -z 1648056128074 ]] 2022-03-23 17:22:09.765 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:22:09.771 | + functions-common:time_stop:2437 : end_time=1648056129767 2022-03-23 17:22:09.774 | + functions-common:time_stop:2438 : elapsed_time=1693 2022-03-23 17:22:09.777 | + functions-common:time_stop:2439 : total=34679 2022-03-23 17:22:09.779 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:22:09.782 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36372 2022-03-23 17:22:09.785 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:09.788 | + functions-common:run_process:1680 : local service=c-bak 2022-03-23 17:22:09.790 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:09.793 | + functions-common:run_process:1682 : local group= 2022-03-23 17:22:09.796 | + functions-common:run_process:1683 : local user= 2022-03-23 17:22:09.799 | + functions-common:run_process:1685 : local name=c-bak 2022-03-23 17:22:09.801 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:22:09.804 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:22:09.807 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:22:09.809 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:22:09.813 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:22:09.817 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056129815 2022-03-23 17:22:09.820 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-23 17:22:09.845 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:22:09.848 | + 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:22:09.851 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-03-23 17:22:09.853 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:09.856 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:09.859 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:09.862 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:09.865 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 17:22:09.867 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 17:22:09.870 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-03-23 17:22:09.873 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:22:09.876 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:22:09.878 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 17:22:09.881 | + 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:22:09.884 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-03-23 17:22:09.887 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:09.889 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:22:09.892 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:22:09.895 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:22:09.897 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:22:09.900 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-23 17:22:09.903 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:22:09.908 | + 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:22:09.967 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-23 17:22:10.028 | + 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:22:10.089 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-23 17:22:10.152 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-23 17:22:10.211 | + 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:22:10.285 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:22:10.287 | + 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:22:10.347 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:22:10.943 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-03-23 17:22:10.957 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-23 17:22:11.523 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-03-23 17:22:11.547 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:22:11.553 | + functions-common:time_stop:2425 : local name 2022-03-23 17:22:11.558 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:22:11.560 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:22:11.563 | + functions-common:time_stop:2428 : local total 2022-03-23 17:22:11.567 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:22:11.569 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:22:11.572 | + functions-common:time_stop:2432 : start_time=1648056129815 2022-03-23 17:22:11.575 | + functions-common:time_stop:2434 : [[ -z 1648056129815 ]] 2022-03-23 17:22:11.582 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:22:11.585 | + functions-common:time_stop:2437 : end_time=1648056131581 2022-03-23 17:22:11.588 | + functions-common:time_stop:2438 : elapsed_time=1766 2022-03-23 17:22:11.591 | + functions-common:time_stop:2439 : total=36372 2022-03-23 17:22:11.594 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:22:11.598 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38138 2022-03-23 17:22:11.600 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:11.603 | + functions-common:run_process:1680 : local service=c-vol 2022-03-23 17:22:11.606 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:11.609 | + functions-common:run_process:1682 : local group= 2022-03-23 17:22:11.612 | + functions-common:run_process:1683 : local user= 2022-03-23 17:22:11.615 | + functions-common:run_process:1685 : local name=c-vol 2022-03-23 17:22:11.618 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:22:11.621 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:22:11.623 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:22:11.627 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:22:11.634 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:22:11.637 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056131632 2022-03-23 17:22:11.639 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-23 17:22:11.663 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:22:11.666 | + 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:22:11.670 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-03-23 17:22:11.672 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:11.678 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:11.685 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:11.688 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:11.691 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 17:22:11.694 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 17:22:11.697 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-03-23 17:22:11.700 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:22:11.703 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:22:11.712 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 17:22:11.712 | + 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:22:11.718 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-03-23 17:22:11.722 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 17:22:11.725 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 17:22:11.731 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 17:22:11.734 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 17:22:11.737 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 17:22:11.745 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-23 17:22:11.748 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 17:22:11.753 | + 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:22:11.826 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-23 17:22:11.910 | + 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:22:11.988 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-23 17:22:12.081 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-23 17:22:12.150 | + 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:22:12.222 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 17:22:12.225 | + 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:22:12.302 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 17:22:12.951 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-03-23 17:22:12.969 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-23 17:22:13.591 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-03-23 17:22:13.629 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:22:13.633 | + functions-common:time_stop:2425 : local name 2022-03-23 17:22:13.636 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:22:13.641 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:22:13.647 | + functions-common:time_stop:2428 : local total 2022-03-23 17:22:13.651 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:22:13.655 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:22:13.672 | + functions-common:time_stop:2432 : start_time=1648056131632 2022-03-23 17:22:13.681 | + functions-common:time_stop:2434 : [[ -z 1648056131632 ]] 2022-03-23 17:22:13.702 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:22:13.718 | + functions-common:time_stop:2437 : end_time=1648056133704 2022-03-23 17:22:13.727 | + functions-common:time_stop:2438 : elapsed_time=2072 2022-03-23 17:22:13.733 | + functions-common:time_stop:2439 : total=38138 2022-03-23 17:22:13.751 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:22:13.757 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40210 2022-03-23 17:22:13.775 | + ./stack.sh:main:1325 : create_volume_types 2022-03-23 17:22:13.780 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-23 17:22:13.839 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:22:13.843 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 17:22:13.846 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-23 17:22:13.855 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 17:22:13.869 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-23 17:22:13.881 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-23 17:22:13.959 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:22:13.964 | + 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:22:18.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:22:18.358 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:18.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:22:18.358 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:18.358 | +-------------+--------------------------------------+ 2022-03-23 17:22:18.358 | | Field | Value | 2022-03-23 17:22:18.358 | +-------------+--------------------------------------+ 2022-03-23 17:22:18.358 | | description | None | 2022-03-23 17:22:18.358 | | id | 10ce65b7-034c-4bda-99f6-1a3b364292c2 | 2022-03-23 17:22:18.359 | | is_public | True | 2022-03-23 17:22:18.359 | | name | lvmdriver-1 | 2022-03-23 17:22:18.359 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-23 17:22:18.359 | +-------------+--------------------------------------+ 2022-03-23 17:22:18.610 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-03-23 17:22:18.613 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-03-23 17:22:18.615 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-03-23 17:22:18.637 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:22:18.640 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-03-23 17:22:18.644 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:22:18.656 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-03-23 17:22:18.661 | + ./stack.sh:main:1340 : start_glance 2022-03-23 17:22:18.668 | + lib/glance:start_glance:602 : local service_protocol=http 2022-03-23 17:22:18.678 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-03-23 17:22:18.743 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:22:18.748 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-03-23 17:22:18.754 | ++ lib/glance:start_glance:610 : which uwsgi 2022-03-23 17:22:18.759 | + 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:22:18.761 | + functions-common:run_process:1680 : local service=g-api 2022-03-23 17:22:18.768 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 17:22:18.771 | + functions-common:run_process:1682 : local group= 2022-03-23 17:22:18.774 | + functions-common:run_process:1683 : local user= 2022-03-23 17:22:18.776 | + functions-common:run_process:1685 : local name=g-api 2022-03-23 17:22:18.779 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 17:22:18.782 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 17:22:18.785 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:22:18.787 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:22:18.791 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:22:18.796 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056138793 2022-03-23 17:22:18.798 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-03-23 17:22:18.820 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:22:18.823 | + 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:22:18.826 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-03-23 17:22:18.829 | + 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:22:18.832 | + 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:22:18.835 | + 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:22:18.837 | + 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:22:18.840 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-23 17:22:18.843 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-23 17:22:18.845 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-03-23 17:22:18.848 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 17:22:18.851 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 17:22:18.853 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-23 17:22:18.856 | + 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:22:18.859 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-03-23 17:22:18.861 | + 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:22:18.864 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 17:22:18.866 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 17:22:18.869 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-23 17:22:18.871 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 17:22:18.877 | + 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:22:18.937 | + 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:22:19.002 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-23 17:22:19.065 | + 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:22:19.129 | + 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:22:19.192 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-23 17:22:19.260 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-23 17:22:19.319 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-23 17:22:19.378 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-23 17:22:19.443 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-23 17:22:19.506 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 17:22:19.509 | + 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:22:19.569 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 17:22:20.157 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-03-23 17:22:20.173 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-23 17:22:20.714 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-03-23 17:22:20.806 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 17:22:20.811 | + functions-common:time_stop:2425 : local name 2022-03-23 17:22:20.814 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:22:20.816 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:22:20.832 | + functions-common:time_stop:2428 : local total 2022-03-23 17:22:20.843 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:22:20.850 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 17:22:20.858 | + functions-common:time_stop:2432 : start_time=1648056138793 2022-03-23 17:22:20.866 | + functions-common:time_stop:2434 : [[ -z 1648056138793 ]] 2022-03-23 17:22:20.879 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:22:20.890 | + functions-common:time_stop:2437 : end_time=1648056140881 2022-03-23 17:22:20.898 | + functions-common:time_stop:2438 : elapsed_time=2088 2022-03-23 17:22:20.907 | + functions-common:time_stop:2439 : total=40210 2022-03-23 17:22:20.920 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:22:20.943 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42298 2022-03-23 17:22:20.950 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-03-23 17:22:21.044 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:22:21.062 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.47) to start...' 2022-03-23 17:22:21.062 | Waiting for g-api (10.222.0.47) to start... 2022-03-23 17:22:21.078 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.47/image 2022-03-23 17:22:21.094 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 17:22:21.104 | + functions:wait_for_service:458 : local url=http://10.222.0.47/image 2022-03-23 17:22:21.120 | + functions:wait_for_service:459 : local rval=0 2022-03-23 17:22:21.131 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 17:22:21.136 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 17:22:21.144 | + functions-common:time_start:2412 : local start_time= 2022-03-23 17:22:21.151 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 17:22:21.171 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 17:22:21.183 | + functions-common:time_start:2416 : _TIME_START[$name]=1648056141173 2022-03-23 17:22:21.195 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 17:22:21.222 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/image 2022-03-23 17:22:25.320 | + :: : [[ 300 == 503 ]] 2022-03-23 17:22:25.321 | + :: : [[ 0 -eq 7 ]] 2022-03-23 17:22:25.325 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 17:22:25.331 | + functions-common:time_stop:2425 : local name 2022-03-23 17:22:25.341 | + functions-common:time_stop:2426 : local end_time 2022-03-23 17:22:25.352 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 17:22:25.357 | + functions-common:time_stop:2428 : local total 2022-03-23 17:22:25.360 | + functions-common:time_stop:2429 : local start_time 2022-03-23 17:22:25.363 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 17:22:25.365 | + functions-common:time_stop:2432 : start_time=1648056141173 2022-03-23 17:22:25.368 | + functions-common:time_stop:2434 : [[ -z 1648056141173 ]] 2022-03-23 17:22:25.372 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 17:22:25.377 | + functions-common:time_stop:2437 : end_time=1648056145373 2022-03-23 17:22:25.380 | + functions-common:time_stop:2438 : elapsed_time=4200 2022-03-23 17:22:25.382 | + functions-common:time_stop:2439 : total=22856 2022-03-23 17:22:25.385 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 17:22:25.388 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27056 2022-03-23 17:22:25.391 | + functions:wait_for_service:467 : return 0 2022-03-23 17:22:25.393 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-03-23 17:22:25.418 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:22:25.420 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-03-23 17:22:25.445 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:22:25.447 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-03-23 17:22:25.450 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 17:22:25.453 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-03-23 17:22:25.456 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-03-23 17:22:25.459 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:22:25.462 | + 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:22:25.464 | + functions:upload_image:134 : local image image_fname image_name 2022-03-23 17:22:25.466 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-23 17:22:25.472 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:22:25.476 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:22:25.479 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-23 17:22:25.481 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-23 17:22:25.484 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:22:25.489 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-03-23 17:22:25.491 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:22:25.493 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-23 17:22:25.495 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-23 17:22:25.500 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-23 17:22:25.504 | + functions:upload_image:294 : local kernel= 2022-03-23 17:22:25.506 | + functions:upload_image:295 : local ramdisk= 2022-03-23 17:22:25.508 | + functions:upload_image:296 : local disk_format= 2022-03-23 17:22:25.514 | + functions:upload_image:297 : local container_format= 2022-03-23 17:22:25.518 | + functions:upload_image:298 : local unpack= 2022-03-23 17:22:25.522 | + functions:upload_image:299 : local img_property= 2022-03-23 17:22:25.526 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 17:22:25.529 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-23 17:22:25.533 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-23 17:22:25.537 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-23 17:22:25.540 | + functions:upload_image:309 : case "$image_fname" in 2022-03-23 17:22:25.542 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:22:25.545 | ++ 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:22:25.550 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-23 17:22:25.555 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:22:25.555 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-23 17:22:25.560 | + functions:upload_image:376 : disk_format=vhdx 2022-03-23 17:22:25.563 | + functions:upload_image:377 : container_format=bare 2022-03-23 17:22:25.565 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-23 17:22:25.567 | + functions:upload_image:385 : is_arch ppc64le 2022-03-23 17:22:25.571 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 17:22:25.575 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-23 17:22:25.577 | + functions:upload_image:385 : is_arch ppc64 2022-03-23 17:22:25.581 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 17:22:25.585 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-23 17:22:25.587 | + functions:upload_image:385 : is_arch ppc 2022-03-23 17:22:25.591 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 17:22:25.595 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-03-23 17:22:25.598 | + functions:upload_image:389 : is_arch aarch64 2022-03-23 17:22:25.601 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 17:22:25.605 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 17:22:25.608 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-23 17:22:25.611 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-23 17:22:25.613 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-23 17:22:25.615 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-23 17:22:25.617 | + 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:22:25.620 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-23 17:22:25.622 | + functions:_upload_image:105 : shift 2022-03-23 17:22:25.625 | + functions:_upload_image:106 : local container=bare 2022-03-23 17:22:25.627 | + functions:_upload_image:107 : shift 2022-03-23 17:22:25.630 | + functions:_upload_image:108 : local disk=vhdx 2022-03-23 17:22:25.632 | + functions:_upload_image:109 : shift 2022-03-23 17:22:25.635 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 17:22:25.638 | + functions:_upload_image:111 : shift 2022-03-23 17:22:25.640 | + functions:_upload_image:112 : local properties 2022-03-23 17:22:25.643 | + functions:_upload_image:113 : local useimport 2022-03-23 17:22:25.645 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-23 17:22:25.648 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-23 17:22:25.650 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-23 17:22:25.653 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-23 17:22:25.655 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-23 17:22:25.659 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-23 17:22:25.661 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-23 17:22:25.664 | + 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:22:32.588 | + inc/async:async_inner:64 : rc=0 2022-03-23 17:22:32.618 | [458694 Async create_flavors:458694]: finished successfully 2022-03-23 17:22:44.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.178 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.178 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.178 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 17:22:44.178 | | Field | Value | 2022-03-23 17:22:44.178 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 17:22:44.178 | | container_format | bare | 2022-03-23 17:22:44.178 | | created_at | 2022-03-23T17:22:28Z | 2022-03-23 17:22:44.179 | | disk_format | vhdx | 2022-03-23 17:22:44.179 | | file | /v2/images/6296cb53-21f5-4760-a158-f47eddae38d6/file | 2022-03-23 17:22:44.179 | | id | 6296cb53-21f5-4760-a158-f47eddae38d6 | 2022-03-23 17:22:44.179 | | min_disk | 0 | 2022-03-23 17:22:44.179 | | min_ram | 0 | 2022-03-23 17:22:44.179 | | name | ubuntu-16 | 2022-03-23 17:22:44.179 | | owner | 7fc1c3c6f41c464a8ab26e133bebe0a6 | 2022-03-23 17:22:44.179 | | 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:22:44.179 | | protected | False | 2022-03-23 17:22:44.179 | | schema | /v2/schemas/image | 2022-03-23 17:22:44.179 | | status | queued | 2022-03-23 17:22:44.179 | | tags | | 2022-03-23 17:22:44.179 | | updated_at | 2022-03-23T17:22:28Z | 2022-03-23 17:22:44.179 | | visibility | public | 2022-03-23 17:22:44.179 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 17:22:44.341 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-03-23 17:22:44.395 | [400797 Async create_flavors:458694]: Waiting for completion of create_flavors running on PID 458694 (2 other jobs running) 2022-03-23 17:22:44.422 | [400797 Async create_flavors:458694]: Signaling child to exit 2022-03-23 17:22:44.422 | WAKEUP 2022-03-23 17:22:44.448 | [400797 Async create_flavors:458694]: Signaled 2022-03-23 17:22:44.449 | + lib/nova:create_flavors:1208 : is_service_enabled n-api 2022-03-23 17:22:44.449 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:22:44.449 | + lib/nova:create_flavors:1209 : grep -q ds512M 2022-03-23 17:22:44.450 | + lib/nova:create_flavors:1209 : openstack --os-region-name=RegionOne flavor list 2022-03-23 17:22:44.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.450 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.450 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.450 | + 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:22:44.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.450 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.450 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.450 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.450 | | Field | Value | 2022-03-23 17:22:44.450 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.450 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:22:44.450 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:22:44.450 | | description | None | 2022-03-23 17:22:44.450 | | disk | 1 | 2022-03-23 17:22:44.450 | | id | c1 | 2022-03-23 17:22:44.450 | | name | cirros256 | 2022-03-23 17:22:44.450 | | os-flavor-access:is_public | True | 2022-03-23 17:22:44.450 | | properties | hw_rng:allowed='True' | 2022-03-23 17:22:44.450 | | ram | 256 | 2022-03-23 17:22:44.450 | | rxtx_factor | 1.0 | 2022-03-23 17:22:44.450 | | swap | | 2022-03-23 17:22:44.450 | | vcpus | 1 | 2022-03-23 17:22:44.450 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.450 | + 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:22:44.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.450 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.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:22:44.451 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.451 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.451 | | Field | Value | 2022-03-23 17:22:44.451 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.451 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:22:44.451 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:22:44.451 | | description | None | 2022-03-23 17:22:44.451 | | disk | 5 | 2022-03-23 17:22:44.451 | | id | d1 | 2022-03-23 17:22:44.451 | | name | ds512M | 2022-03-23 17:22:44.451 | | os-flavor-access:is_public | True | 2022-03-23 17:22:44.451 | | properties | hw_rng:allowed='True' | 2022-03-23 17:22:44.451 | | ram | 512 | 2022-03-23 17:22:44.451 | | rxtx_factor | 1.0 | 2022-03-23 17:22:44.451 | | swap | | 2022-03-23 17:22:44.451 | | vcpus | 1 | 2022-03-23 17:22:44.451 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.451 | + 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:22:44.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:22:44.451 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.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:22:44.451 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.451 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.451 | | Field | Value | 2022-03-23 17:22:44.451 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.451 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:22:44.451 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:22:44.451 | | description | None | 2022-03-23 17:22:44.451 | | disk | 10 | 2022-03-23 17:22:44.451 | | id | d2 | 2022-03-23 17:22:44.451 | | name | ds1G | 2022-03-23 17:22:44.451 | | os-flavor-access:is_public | True | 2022-03-23 17:22:44.452 | | properties | hw_rng:allowed='True' | 2022-03-23 17:22:44.452 | | ram | 1024 | 2022-03-23 17:22:44.452 | | rxtx_factor | 1.0 | 2022-03-23 17:22:44.452 | | swap | | 2022-03-23 17:22:44.452 | | vcpus | 1 | 2022-03-23 17:22:44.452 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.452 | + 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:22:44.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:22:44.452 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.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:22:44.452 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.452 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.452 | | Field | Value | 2022-03-23 17:22:44.452 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.452 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:22:44.452 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:22:44.452 | | description | None | 2022-03-23 17:22:44.452 | | disk | 10 | 2022-03-23 17:22:44.452 | | id | d3 | 2022-03-23 17:22:44.452 | | name | ds2G | 2022-03-23 17:22:44.452 | | os-flavor-access:is_public | True | 2022-03-23 17:22:44.452 | | properties | hw_rng:allowed='True' | 2022-03-23 17:22:44.452 | | ram | 2048 | 2022-03-23 17:22:44.452 | | rxtx_factor | 1.0 | 2022-03-23 17:22:44.452 | | swap | | 2022-03-23 17:22:44.452 | | vcpus | 2 | 2022-03-23 17:22:44.452 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.452 | + 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:22:44.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:22:44.452 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.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:22:44.452 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.452 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.453 | | Field | Value | 2022-03-23 17:22:44.453 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.453 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:22:44.453 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:22:44.453 | | description | None | 2022-03-23 17:22:44.453 | | disk | 20 | 2022-03-23 17:22:44.453 | | id | d4 | 2022-03-23 17:22:44.453 | | name | ds4G | 2022-03-23 17:22:44.453 | | os-flavor-access:is_public | True | 2022-03-23 17:22:44.453 | | properties | hw_rng:allowed='True' | 2022-03-23 17:22:44.453 | | ram | 4096 | 2022-03-23 17:22:44.453 | | rxtx_factor | 1.0 | 2022-03-23 17:22:44.453 | | swap | | 2022-03-23 17:22:44.453 | | vcpus | 4 | 2022-03-23 17:22:44.453 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.453 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-03-23 17:22:44.454 | + lib/nova:create_flavors:1218 : grep -q m1.tiny 2022-03-23 17:22:44.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.454 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.454 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.454 | + 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:22:44.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.454 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.454 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.454 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.454 | | Field | Value | 2022-03-23 17:22:44.454 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.454 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:22:44.454 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:22:44.454 | | description | None | 2022-03-23 17:22:44.454 | | disk | 1 | 2022-03-23 17:22:44.454 | | id | 1 | 2022-03-23 17:22:44.454 | | name | m1.tiny | 2022-03-23 17:22:44.454 | | os-flavor-access:is_public | True | 2022-03-23 17:22:44.454 | | properties | hw_rng:allowed='True' | 2022-03-23 17:22:44.454 | | ram | 512 | 2022-03-23 17:22:44.455 | | rxtx_factor | 1.0 | 2022-03-23 17:22:44.455 | | swap | | 2022-03-23 17:22:44.455 | | vcpus | 1 | 2022-03-23 17:22:44.455 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.455 | + 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:22:44.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.455 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.455 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.455 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.455 | | Field | Value | 2022-03-23 17:22:44.455 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.455 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:22:44.455 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:22:44.455 | | description | None | 2022-03-23 17:22:44.455 | | disk | 20 | 2022-03-23 17:22:44.455 | | id | 2 | 2022-03-23 17:22:44.455 | | name | m1.small | 2022-03-23 17:22:44.455 | | os-flavor-access:is_public | True | 2022-03-23 17:22:44.455 | | properties | hw_rng:allowed='True' | 2022-03-23 17:22:44.455 | | ram | 2048 | 2022-03-23 17:22:44.455 | | rxtx_factor | 1.0 | 2022-03-23 17:22:44.455 | | swap | | 2022-03-23 17:22:44.455 | | vcpus | 1 | 2022-03-23 17:22:44.455 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.455 | + 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:22:44.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.455 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.455 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.455 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.455 | | Field | Value | 2022-03-23 17:22:44.455 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.456 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:22:44.456 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:22:44.456 | | description | None | 2022-03-23 17:22:44.456 | | disk | 40 | 2022-03-23 17:22:44.456 | | id | 3 | 2022-03-23 17:22:44.456 | | name | m1.medium | 2022-03-23 17:22:44.456 | | os-flavor-access:is_public | True | 2022-03-23 17:22:44.456 | | properties | hw_rng:allowed='True' | 2022-03-23 17:22:44.456 | | ram | 4096 | 2022-03-23 17:22:44.456 | | rxtx_factor | 1.0 | 2022-03-23 17:22:44.456 | | swap | | 2022-03-23 17:22:44.456 | | vcpus | 2 | 2022-03-23 17:22:44.456 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.456 | + 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:22:44.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.456 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.456 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.456 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.456 | | Field | Value | 2022-03-23 17:22:44.456 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.456 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:22:44.456 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:22:44.456 | | description | None | 2022-03-23 17:22:44.456 | | disk | 80 | 2022-03-23 17:22:44.456 | | id | 4 | 2022-03-23 17:22:44.456 | | name | m1.large | 2022-03-23 17:22:44.456 | | os-flavor-access:is_public | True | 2022-03-23 17:22:44.456 | | properties | hw_rng:allowed='True' | 2022-03-23 17:22:44.456 | | ram | 8192 | 2022-03-23 17:22:44.456 | | rxtx_factor | 1.0 | 2022-03-23 17:22:44.456 | | swap | | 2022-03-23 17:22:44.456 | | vcpus | 4 | 2022-03-23 17:22:44.456 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.457 | + 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:22:44.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.457 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:44.457 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:44.457 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.457 | | Field | Value | 2022-03-23 17:22:44.457 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.457 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 17:22:44.457 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 17:22:44.457 | | description | None | 2022-03-23 17:22:44.457 | | disk | 160 | 2022-03-23 17:22:44.457 | | id | 5 | 2022-03-23 17:22:44.457 | | name | m1.xlarge | 2022-03-23 17:22:44.457 | | os-flavor-access:is_public | True | 2022-03-23 17:22:44.457 | | properties | hw_rng:allowed='True' | 2022-03-23 17:22:44.457 | | ram | 16384 | 2022-03-23 17:22:44.457 | | rxtx_factor | 1.0 | 2022-03-23 17:22:44.457 | | swap | | 2022-03-23 17:22:44.457 | | vcpus | 8 | 2022-03-23 17:22:44.457 | +----------------------------+-----------------------+ 2022-03-23 17:22:44.498 | [400797 Async create_flavors:458694]: finished create_flavors with result 0 in 31 seconds 2022-03-23 17:22:44.503 | + inc/async:async_wait:197 : return 0 2022-03-23 17:22:44.505 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-03-23 17:22:44.524 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:22:44.527 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-03-23 17:22:44.545 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:22:44.548 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-03-23 17:22:44.566 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:22:44.569 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-03-23 17:22:44.571 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 17:22:44.574 | + ./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:22:44.578 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-23 17:22:44.581 | ++ 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:22:44.583 | + 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:22:44.585 | + 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:22:44.586 | ++ 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:22:44.588 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-23 17:22:44.589 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-23 17:22:44.590 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-23 17:22:44.592 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-23 17:22:44.593 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-23 17:22:44.595 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-23 17:22:44.596 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-23 17:22:44.598 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-03-23 17:22:44.599 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 17:22:44.601 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-23 17:22:44.602 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 17:22:44.604 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-03-23 17:22:44.605 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 17:22:44.607 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-23 17:22:44.608 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 17:22:44.610 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-23 17:22:44.612 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 17:22:44.613 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-23 17:22:44.615 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-23 17:22:44.616 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 17:22:44.618 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-23 17:22:44.619 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 17:22:44.621 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-03-23 17:22:44.622 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-03-23 17:22:44.624 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-03-23 17:22:44.626 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 17:22:44.627 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-23 17:22:44.628 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 17:22:44.630 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-23 17:22:44.631 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-23 17:22:44.633 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-23 17:22:44.634 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-23 17:22:44.636 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-03-23 17:22:44.637 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-03-23 17:22:44.639 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-03-23 17:22:44.640 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-03-23 17:22:44.642 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-03-23 17:22:44.643 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-03-23 17:22:44.645 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-03-23 17:22:44.646 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-03-23 17:22:44.648 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 17:22:44.649 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 17:22:44.651 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-03-23 17:22:44.652 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-03-23 17:22:44.654 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-03-23 17:22:44.655 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-03-23 17:22:44.657 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-23 17:22:44.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-23 17:22:44.660 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-23 17:22:44.662 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-23 17:22:44.664 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-23 17:22:44.665 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-23 17:22:44.665 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-23 17:22:44.667 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-23 17:22:44.667 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-23 17:22:46.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:46.801 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:46.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 17:22:46.801 | from cryptography.utils import int_from_bytes 2022-03-23 17:22:46.801 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-03-23 17:22:46.803 | 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:22:46.972 | + ./stack.sh:main:1390 : save_stackenv 2022-03-23 17:22:46.975 | + functions-common:save_stackenv:60 : local tag= 2022-03-23 17:22:46.978 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 17:22:46.983 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-172246 2022-03-23 17:22:46.986 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-172246 ' 2022-03-23 17:22:46.988 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:22:46.991 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 17:22:46.994 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:22:46.996 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 17:22:46.999 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:22:47.002 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 17:22:47.004 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:22:47.007 | + 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:22:47.009 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:22:47.012 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-03-23 17:22:47.015 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:22:47.017 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-03-23 17:22:47.020 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:22:47.023 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-171008 2022-03-23 17:22:47.025 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:22:47.028 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 17:22:47.030 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:22:47.033 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-03-23 17:22:47.035 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:22:47.037 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 17:22:47.040 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:22:47.043 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 17:22:47.045 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:22:47.048 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 17:22:47.050 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 17:22:47.053 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 17:22:47.055 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-23 17:22:47.058 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 17:22:47.060 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 17:22:47.063 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-23 17:22:47.066 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:22:47.068 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 17:22:47.071 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 17:22:47.074 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-23 17:22:47.077 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:22:47.079 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-23 17:22:47.082 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:22:47.085 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-23 17:22:47.085 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:22:47.085 | gsub("[][]", "", $1); 2022-03-23 17:22:47.085 | split($1, a, "|"); 2022-03-23 17:22:47.085 | if (a[1] == matchgroup) 2022-03-23 17:22:47.085 | print a[2] 2022-03-23 17:22:47.085 | } 2022-03-23 17:22:47.085 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:22:47.091 | + ./stack.sh:main:1408 : run_phase stack extra 2022-03-23 17:22:47.094 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 17:22:47.096 | + functions-common:run_phase:1854 : local phase=extra 2022-03-23 17:22:47.099 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 17:22:47.101 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 17:22:47.104 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 17:22:47.107 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 17:22:47.110 | + functions-common:run_phase:1863 : local extra 2022-03-23 17:22:47.114 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 17:22:47.118 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 17:22:47.121 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 17:22:47.124 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 17:22:47.127 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-23 17:22:47.130 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 17:22:47.147 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 17:22:47.149 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:22:47.152 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:22:47.155 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-23 17:22:47.157 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:22:47.160 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 17:22:47.162 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 17:22:47.165 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-23 17:22:47.168 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-23 17:22:47.170 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 17:22:47.173 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 17:22:47.176 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 17:22:47.179 | + 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:22:47.181 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-03-23 17:22:47.184 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 17:22:47.186 | + functions-common:run_plugins:1840 : local phase=extra 2022-03-23 17:22:47.190 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 17:22:47.192 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 17:22:47.195 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-23 17:22:47.197 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 17:22:47.200 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 17:22:47.203 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-23 17:22:47.205 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:22:47.208 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 17:22:47.211 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 17:22:47.214 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-23 17:22:47.217 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 17:22:47.220 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-23 17:22:47.223 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 17:22:47.226 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-23 17:22:47.226 | /^\[\[.+\|.*\]\]/ { 2022-03-23 17:22:47.226 | gsub("[][]", "", $1); 2022-03-23 17:22:47.226 | split($1, a, "|"); 2022-03-23 17:22:47.226 | if (a[1] == matchgroup) 2022-03-23 17:22:47.226 | print a[2] 2022-03-23 17:22:47.226 | } 2022-03-23 17:22:47.226 | ' /home/ubuntu/devstack/local.conf 2022-03-23 17:22:47.232 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-03-23 17:22:47.253 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 17:22:47.256 | + ./stack.sh:main:1430 : service_check 2022-03-23 17:22:47.258 | + functions-common:service_check:1718 : local service 2022-03-23 17:22:47.261 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.264 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-03-23 17:22:47.277 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-23 17:22:47.280 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.284 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-03-23 17:22:47.298 | enabled 2022-03-23 17:22:47.302 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-23 17:22:47.323 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-23 17:22:47.323 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-23 17:22:47.323 | Active: active (running) since Wed 2022-03-23 17:20:34 UTC; 2min 13s ago 2022-03-23 17:22:47.323 | Main PID: 451858 (uwsgi) 2022-03-23 17:22:47.323 | Status: "uWSGI is ready" 2022-03-23 17:22:47.323 | Tasks: 3 (limit: 14304) 2022-03-23 17:22:47.323 | Memory: 253.5M 2022-03-23 17:22:47.323 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-23 17:22:47.323 | ├─451858 nova-apiuWSGI master 2022-03-23 17:22:47.323 | ├─451859 nova-apiuWSGI worker 1 2022-03-23 17:22:47.323 | └─451860 nova-apiuWSGI worker 2 2022-03-23 17:22:47.323 | 2022-03-23 17:22:47.323 | Mar 23 17:22:29 dv-neutron-797120-14-hyperv devstack@n-api.service[451859]: [pid: 451859|app: 0|req: 17/32] 10.222.0.47 () {64 vars in 1332 bytes} [Wed Mar 23 17:22:29 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2022-03-23 17:22:47.323 | Mar 23 17:22:32 dv-neutron-797120-14-hyperv devstack@n-api.service[451860]: DEBUG nova.api.openstack.wsgi [None req-dd22d7b5-f9b5-40ab-bf25-e6600af2f052 admin admin] Calling method '>' {{(pid=451860) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-23 17:22:47.323 | Mar 23 17:22:32 dv-neutron-797120-14-hyperv devstack@n-api.service[451860]: INFO nova.api.openstack.requestlog [None req-dd22d7b5-f9b5-40ab-bf25-e6600af2f052 admin admin] 10.222.0.47 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002244 2022-03-23 17:22:47.323 | Mar 23 17:22:32 dv-neutron-797120-14-hyperv devstack@n-api.service[451860]: [pid: 451860|app: 0|req: 16/33] 10.222.0.47 () {54 vars in 930 bytes} [Wed Mar 23 17:22:32 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:22:47.323 | Mar 23 17:22:32 dv-neutron-797120-14-hyperv devstack@n-api.service[451859]: DEBUG nova.api.openstack.wsgi [None req-226dd939-1682-4885-82ba-77a3f2b6303e admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true, "disk": 160, "id": "5", "ram": 16384, "vcpus": 8, "name": "m1.xlarge", "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=451859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 17:22:47.323 | Mar 23 17:22:32 dv-neutron-797120-14-hyperv devstack@n-api.service[451859]: INFO nova.api.openstack.requestlog [None req-226dd939-1682-4885-82ba-77a3f2b6303e admin admin] 10.222.0.47 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.075853 2022-03-23 17:22:47.323 | Mar 23 17:22:32 dv-neutron-797120-14-hyperv devstack@n-api.service[451859]: [pid: 451859|app: 0|req: 18/34] 10.222.0.47 () {64 vars in 1282 bytes} [Wed Mar 23 17:22:32 2022] POST /compute/v2.1/flavors => generated 408 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-03-23 17:22:47.323 | Mar 23 17:22:32 dv-neutron-797120-14-hyperv devstack@n-api.service[451860]: DEBUG nova.api.openstack.wsgi [None req-3f99e38b-17e7-4a5f-875d-2bb33d3da5fb admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=451860) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 17:22:47.323 | Mar 23 17:22:32 dv-neutron-797120-14-hyperv devstack@n-api.service[451860]: INFO nova.api.openstack.requestlog [None req-3f99e38b-17e7-4a5f-875d-2bb33d3da5fb admin admin] 10.222.0.47 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.029304 2022-03-23 17:22:47.324 | Mar 23 17:22:32 dv-neutron-797120-14-hyperv devstack@n-api.service[451860]: [pid: 451860|app: 0|req: 17/35] 10.222.0.47 () {64 vars in 1332 bytes} [Wed Mar 23 17:22:32 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 (1 switches on core 0) 2022-03-23 17:22:47.327 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.329 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-23 17:22:47.344 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-23 17:22:47.348 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.350 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-23 17:22:47.364 | enabled 2022-03-23 17:22:47.368 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-23 17:22:47.385 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-23 17:22:47.385 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-23 17:22:47.385 | Active: active (running) since Wed 2022-03-23 17:21:49 UTC; 57s ago 2022-03-23 17:22:47.385 | Main PID: 456445 (nova-scheduler) 2022-03-23 17:22:47.385 | Tasks: 3 (limit: 14304) 2022-03-23 17:22:47.385 | Memory: 154.1M 2022-03-23 17:22:47.385 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-23 17:22:47.385 | ├─456445 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 17:22:47.385 | ├─457734 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 17:22:47.385 | └─457735 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 17:22:47.385 | 2022-03-23 17:22:47.385 | Mar 23 17:21:54 dv-neutron-797120-14-hyperv nova-scheduler[456445]: DEBUG oslo_service.service [None req-e22f0d7e-8626-4780-b19d-fa94c2608f9f None None] oslo_limit.split_loggers = False {{(pid=456445) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:22:47.385 | Mar 23 17:21:54 dv-neutron-797120-14-hyperv nova-scheduler[456445]: DEBUG oslo_service.service [None req-e22f0d7e-8626-4780-b19d-fa94c2608f9f None None] oslo_limit.status_code_retries = None {{(pid=456445) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:22:47.385 | Mar 23 17:21:54 dv-neutron-797120-14-hyperv nova-scheduler[456445]: DEBUG oslo_service.service [None req-e22f0d7e-8626-4780-b19d-fa94c2608f9f None None] oslo_limit.status_code_retry_delay = None {{(pid=456445) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:22:47.385 | Mar 23 17:21:54 dv-neutron-797120-14-hyperv nova-scheduler[456445]: DEBUG oslo_service.service [None req-e22f0d7e-8626-4780-b19d-fa94c2608f9f None None] oslo_limit.timeout = None {{(pid=456445) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:22:47.385 | Mar 23 17:21:54 dv-neutron-797120-14-hyperv nova-scheduler[456445]: DEBUG oslo_service.service [None req-e22f0d7e-8626-4780-b19d-fa94c2608f9f None None] oslo_limit.valid_interfaces = None {{(pid=456445) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:22:47.385 | Mar 23 17:21:54 dv-neutron-797120-14-hyperv nova-scheduler[456445]: DEBUG oslo_service.service [None req-e22f0d7e-8626-4780-b19d-fa94c2608f9f None None] oslo_limit.version = None {{(pid=456445) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:22:47.385 | Mar 23 17:21:54 dv-neutron-797120-14-hyperv nova-scheduler[456445]: DEBUG oslo_service.service [None req-e22f0d7e-8626-4780-b19d-fa94c2608f9f None None] oslo_reports.file_event_handler = None {{(pid=456445) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:22:47.386 | Mar 23 17:21:54 dv-neutron-797120-14-hyperv nova-scheduler[456445]: DEBUG oslo_service.service [None req-e22f0d7e-8626-4780-b19d-fa94c2608f9f None None] oslo_reports.file_event_handler_interval = 1 {{(pid=456445) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:22:47.386 | Mar 23 17:21:54 dv-neutron-797120-14-hyperv nova-scheduler[456445]: DEBUG oslo_service.service [None req-e22f0d7e-8626-4780-b19d-fa94c2608f9f None None] oslo_reports.log_dir = None {{(pid=456445) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 17:22:47.386 | Mar 23 17:21:54 dv-neutron-797120-14-hyperv nova-scheduler[456445]: DEBUG oslo_service.service [None req-e22f0d7e-8626-4780-b19d-fa94c2608f9f None None] ******************************************************************************** {{(pid=456445) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-23 17:22:47.389 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.392 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-23 17:22:47.406 | enabled 2022-03-23 17:22:47.410 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-23 17:22:47.437 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-23 17:22:47.437 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-23 17:22:47.437 | Active: active (running) since Wed 2022-03-23 17:21:51 UTC; 55s ago 2022-03-23 17:22:47.437 | Main PID: 456947 (uwsgi) 2022-03-23 17:22:47.437 | Status: "uWSGI is ready" 2022-03-23 17:22:47.437 | Tasks: 4 (limit: 14304) 2022-03-23 17:22:47.437 | Memory: 216.6M 2022-03-23 17:22:47.438 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-23 17:22:47.438 | ├─456947 nova-api-metauWSGI master 2022-03-23 17:22:47.438 | ├─456959 nova-api-metauWSGI worker 1 2022-03-23 17:22:47.438 | ├─456961 nova-api-metauWSGI worker 2 2022-03-23 17:22:47.438 | └─456964 nova-api-metauWSGI http 1 2022-03-23 17:22:47.438 | 2022-03-23 17:22:47.438 | Mar 23 17:21:56 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[456961]: DEBUG oslo_concurrency.lockutils [None req-be68e6a2-9f18-499f-b83c-a62b621c20ac 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=456961) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-23 17:22:47.438 | Mar 23 17:21:56 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[456961]: DEBUG oslo_concurrency.lockutils [None req-be68e6a2-9f18-499f-b83c-a62b621c20ac None None] Lock "dfb88731-ee3c-478c-bca2-991569f5c560" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=456961) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-23 17:22:47.438 | Mar 23 17:21:56 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[456961]: DEBUG oslo_concurrency.lockutils [None req-be68e6a2-9f18-499f-b83c-a62b621c20ac None None] Lock "dfb88731-ee3c-478c-bca2-991569f5c560" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=456961) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-23 17:22:47.438 | Mar 23 17:21:56 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[456961]: DEBUG oslo_db.sqlalchemy.engines [None req-be68e6a2-9f18-499f-b83c-a62b621c20ac 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=456961) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:22:47.438 | Mar 23 17:21:56 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[456961]: DEBUG oslo_db.sqlalchemy.engines [None req-be68e6a2-9f18-499f-b83c-a62b621c20ac 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=456961) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:22:47.438 | Mar 23 17:21:56 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[456959]: WARNING nova.api.metadata.handler [None req-ed55ae05-8f8d-437c-a86d-94ee82cc4a4f None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 17:22:47.438 | Mar 23 17:21:56 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[456959]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5651d618a9b0 pid: 456959 (default app) 2022-03-23 17:22:47.438 | Mar 23 17:21:56 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[456961]: DEBUG oslo_db.sqlalchemy.engines [None req-be68e6a2-9f18-499f-b83c-a62b621c20ac 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=456961) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:22:47.438 | Mar 23 17:21:56 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[456961]: WARNING nova.api.metadata.handler [None req-be68e6a2-9f18-499f-b83c-a62b621c20ac None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 17:22:47.438 | Mar 23 17:21:56 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[456961]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5651d618a9b0 pid: 456961 (default app) 2022-03-23 17:22:47.442 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.445 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-23 17:22:47.458 | enabled 2022-03-23 17:22:47.462 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-23 17:22:47.480 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-23 17:22:47.480 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-23 17:22:47.480 | Active: active (running) since Wed 2022-03-23 17:20:49 UTC; 1min 58s ago 2022-03-23 17:22:47.480 | Main PID: 453078 (uwsgi) 2022-03-23 17:22:47.480 | Status: "uWSGI is ready" 2022-03-23 17:22:47.480 | Tasks: 3 (limit: 14304) 2022-03-23 17:22:47.480 | Memory: 138.4M 2022-03-23 17:22:47.480 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-23 17:22:47.480 | ├─453078 placementuWSGI master 2022-03-23 17:22:47.480 | ├─453079 placementuWSGI worker 1 2022-03-23 17:22:47.481 | └─453080 placementuWSGI worker 2 2022-03-23 17:22:47.481 | 2022-03-23 17:22:47.481 | Mar 23 17:20:53 dv-neutron-797120-14-hyperv devstack@placement-api.service[453079]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55e845d8d9d0 pid: 453079 (default app) 2022-03-23 17:22:47.481 | Mar 23 17:21:53 dv-neutron-797120-14-hyperv devstack@placement-api.service[453080]: DEBUG placement.requestlog [None req-519476d5-2ab1-4ec6-9734-f327ad0770a9 None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=453080) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 17:22:47.481 | Mar 23 17:21:53 dv-neutron-797120-14-hyperv devstack@placement-api.service[453080]: INFO placement.requestlog [None req-519476d5-2ab1-4ec6-9734-f327ad0770a9 None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 17:22:47.481 | Mar 23 17:21:53 dv-neutron-797120-14-hyperv devstack@placement-api.service[453080]: [pid: 453080|app: 0|req: 2/2] 10.222.0.47 () {54 vars in 916 bytes} [Wed Mar 23 17:21:53 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:22:47.481 | Mar 23 17:21:57 dv-neutron-797120-14-hyperv devstack@placement-api.service[453079]: DEBUG placement.requestlog [None req-d238fd36-a10a-4307-91d4-7b05ba8c2904 None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=453079) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 17:22:47.481 | Mar 23 17:21:57 dv-neutron-797120-14-hyperv devstack@placement-api.service[453079]: INFO placement.requestlog [None req-d238fd36-a10a-4307-91d4-7b05ba8c2904 None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 17:22:47.481 | Mar 23 17:21:57 dv-neutron-797120-14-hyperv devstack@placement-api.service[453079]: [pid: 453079|app: 0|req: 1/3] 10.222.0.47 () {54 vars in 916 bytes} [Wed Mar 23 17:21:57 2022] GET /placement => generated 136 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 17:22:47.481 | Mar 23 17:21:59 dv-neutron-797120-14-hyperv devstack@placement-api.service[453080]: DEBUG placement.requestlog [None req-cb4d3497-2b23-4b90-b771-d570ae70aeff None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=453080) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 17:22:47.481 | Mar 23 17:21:59 dv-neutron-797120-14-hyperv devstack@placement-api.service[453080]: INFO placement.requestlog [None req-cb4d3497-2b23-4b90-b771-d570ae70aeff None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 17:22:47.481 | Mar 23 17:21:59 dv-neutron-797120-14-hyperv devstack@placement-api.service[453080]: [pid: 453080|app: 0|req: 3/4] 10.222.0.47 () {54 vars in 916 bytes} [Wed Mar 23 17:21:59 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:22:47.484 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.486 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-23 17:22:47.499 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-23 17:22:47.503 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.506 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-03-23 17:22:47.521 | enabled 2022-03-23 17:22:47.525 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-23 17:22:47.541 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-23 17:22:47.541 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-23 17:22:47.542 | Active: active (running) since Wed 2022-03-23 17:22:20 UTC; 26s ago 2022-03-23 17:22:47.542 | Main PID: 460999 (uwsgi) 2022-03-23 17:22:47.542 | Status: "uWSGI is ready" 2022-03-23 17:22:47.542 | Tasks: 7 (limit: 14304) 2022-03-23 17:22:47.542 | Memory: 225.7M 2022-03-23 17:22:47.542 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-23 17:22:47.542 | ├─460999 glance-apiuWSGI master 2022-03-23 17:22:47.542 | ├─461000 glance-apiuWSGI worker 1 2022-03-23 17:22:47.542 | └─461001 glance-apiuWSGI worker 2 2022-03-23 17:22:47.542 | 2022-03-23 17:22:47.542 | Mar 23 17:22:44 dv-neutron-797120-14-hyperv devstack@g-api.service[461001]: DEBUG glance_store.location [None req-91006df6-0cef-413c-a71f-4e25720ca75b admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=461001) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:22:47.542 | Mar 23 17:22:44 dv-neutron-797120-14-hyperv devstack@g-api.service[461001]: DEBUG glance_store.location [None req-91006df6-0cef-413c-a71f-4e25720ca75b admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=461001) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:22:47.542 | Mar 23 17:22:44 dv-neutron-797120-14-hyperv devstack@g-api.service[461001]: DEBUG glance_store.location [None req-91006df6-0cef-413c-a71f-4e25720ca75b admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=461001) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:22:47.542 | Mar 23 17:22:44 dv-neutron-797120-14-hyperv devstack@g-api.service[461001]: DEBUG glance_store.location [None req-91006df6-0cef-413c-a71f-4e25720ca75b admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=461001) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:22:47.542 | Mar 23 17:22:44 dv-neutron-797120-14-hyperv devstack@g-api.service[461001]: DEBUG glance_store.location [None req-91006df6-0cef-413c-a71f-4e25720ca75b admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=461001) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:22:47.542 | Mar 23 17:22:44 dv-neutron-797120-14-hyperv devstack@g-api.service[461001]: DEBUG glance_store.location [None req-91006df6-0cef-413c-a71f-4e25720ca75b admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=461001) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:22:47.542 | Mar 23 17:22:44 dv-neutron-797120-14-hyperv devstack@g-api.service[461001]: DEBUG glance_store.location [None req-91006df6-0cef-413c-a71f-4e25720ca75b admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=461001) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:22:47.542 | Mar 23 17:22:44 dv-neutron-797120-14-hyperv devstack@g-api.service[461001]: DEBUG glance_store.location [None req-91006df6-0cef-413c-a71f-4e25720ca75b admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=461001) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 17:22:47.542 | Mar 23 17:22:44 dv-neutron-797120-14-hyperv devstack@g-api.service[461001]: DEBUG glance_store.backend [None req-91006df6-0cef-413c-a71f-4e25720ca75b admin admin] Skipping store.set_acls... not implemented. {{(pid=461001) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-23 17:22:47.542 | Mar 23 17:22:44 dv-neutron-797120-14-hyperv devstack@g-api.service[461001]: [pid: 461001|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 880 bytes} [Wed Mar 23 17:22:28 2022] PUT /v2/images/6296cb53-21f5-4760-a158-f47eddae38d6/file => generated 0 bytes in 15871 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-03-23 17:22:47.546 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.549 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-23 17:22:47.564 | enabled 2022-03-23 17:22:47.567 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-23 17:22:47.587 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-23 17:22:47.587 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-23 17:22:47.587 | Active: active (running) since Wed 2022-03-23 17:22:09 UTC; 37s ago 2022-03-23 17:22:47.587 | Main PID: 459660 (cinder-schedule) 2022-03-23 17:22:47.587 | Tasks: 2 (limit: 14304) 2022-03-23 17:22:47.587 | Memory: 108.8M 2022-03-23 17:22:47.587 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-23 17:22:47.587 | └─459660 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-23 17:22:47.587 | 2022-03-23 17:22:47.587 | Mar 23 17:22:14 dv-neutron-797120-14-hyperv cinder-scheduler[459660]: INFO cinder.manager [None req-68add120-1cad-4a07-aede-d9a1fbf173f2 None None] Initiating service 1 cleanup 2022-03-23 17:22:47.587 | Mar 23 17:22:14 dv-neutron-797120-14-hyperv cinder-scheduler[459660]: INFO cinder.manager [None req-68add120-1cad-4a07-aede-d9a1fbf173f2 None None] Service 1 cleanup completed. 2022-03-23 17:22:47.587 | Mar 23 17:22:14 dv-neutron-797120-14-hyperv cinder-scheduler[459660]: DEBUG cinder.service [None req-68add120-1cad-4a07-aede-d9a1fbf173f2 None None] Creating RPC server for service cinder-scheduler {{(pid=459660) start /opt/stack/cinder/cinder/service.py:231}} 2022-03-23 17:22:47.587 | Mar 23 17:22:14 dv-neutron-797120-14-hyperv cinder-scheduler[459660]: DEBUG cinder.service [None req-68add120-1cad-4a07-aede-d9a1fbf173f2 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=459660) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-23 17:22:47.587 | Mar 23 17:22:15 dv-neutron-797120-14-hyperv cinder-scheduler[459660]: DEBUG cinder.scheduler.host_manager [None req-0eae373e-edb1-4ccb-b13b-837bda8afa94 None None] Received backup service update from dv-neutron-797120-14-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=459660) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-03-23 17:22:47.587 | Mar 23 17:22:27 dv-neutron-797120-14-hyperv cinder-scheduler[459660]: DEBUG cinder.scheduler.host_manager [None req-3d7f698c-b0a0-4c63-b857-3167811af3ad None None] Received volume service update from dv-neutron-797120-14-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-797120-14-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=459660) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-03-23 17:22:47.587 | Mar 23 17:22:27 dv-neutron-797120-14-hyperv cinder-scheduler[459660]: DEBUG cinder.scheduler.host_manager [None req-3d7f698c-b0a0-4c63-b857-3167811af3ad None None] Updating capabilities for dv-neutron-797120-14-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-797120-14-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, 22, 27, 255673)} {{(pid=459660) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-03-23 17:22:47.587 | Mar 23 17:22:27 dv-neutron-797120-14-hyperv cinder-scheduler[459660]: DEBUG cinder.utils [None req-3d7f698c-b0a0-4c63-b857-3167811af3ad None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=459660) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 17:22:47.587 | Mar 23 17:22:27 dv-neutron-797120-14-hyperv cinder-scheduler[459660]: DEBUG cinder.utils [None req-3d7f698c-b0a0-4c63-b857-3167811af3ad None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=459660) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 17:22:47.587 | Mar 23 17:22:27 dv-neutron-797120-14-hyperv cinder-scheduler[459660]: DEBUG cinder.scheduler.host_manager [None req-3d7f698c-b0a0-4c63-b857-3167811af3ad None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-797120-14-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, 22, 27, 280734)}]. {{(pid=459660) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-03-23 17:22:47.591 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.594 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-03-23 17:22:47.608 | enabled 2022-03-23 17:22:47.612 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-23 17:22:47.630 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-23 17:22:47.630 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-23 17:22:47.630 | Active: active (running) since Wed 2022-03-23 17:22:03 UTC; 44s ago 2022-03-23 17:22:47.630 | Main PID: 459219 (uwsgi) 2022-03-23 17:22:47.630 | Status: "uWSGI is ready" 2022-03-23 17:22:47.630 | Tasks: 5 (limit: 14304) 2022-03-23 17:22:47.630 | Memory: 246.2M 2022-03-23 17:22:47.630 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-23 17:22:47.630 | ├─459219 cinder-apiuWSGI master 2022-03-23 17:22:47.630 | ├─459220 cinder-apiuWSGI worker 1 2022-03-23 17:22:47.630 | └─459221 cinder-apiuWSGI worker 2 2022-03-23 17:22:47.630 | 2022-03-23 17:22:47.630 | Mar 23 17:22:17 dv-neutron-797120-14-hyperv devstack@c-api.service[459220]: INFO cinder.api.openstack.wsgi [None req-54d6139e-55c1-42c9-8979-495093966ec0 admin admin] http://10.222.0.47/volume/v3/7fc1c3c6f41c464a8ab26e133bebe0a6/types returned with HTTP 200 2022-03-23 17:22:47.630 | Mar 23 17:22:17 dv-neutron-797120-14-hyperv devstack@c-api.service[459220]: [pid: 459220|app: 0|req: 1/2] 10.222.0.47 () {60 vars in 1237 bytes} [Wed Mar 23 17:22:16 2022] POST /volume/v3/7fc1c3c6f41c464a8ab26e133bebe0a6/types => generated 186 bytes in 1016 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-03-23 17:22:47.630 | Mar 23 17:22:17 dv-neutron-797120-14-hyperv devstack@c-api.service[459221]: DEBUG cinder.api.middleware.request_id [req-54d6139e-55c1-42c9-8979-495093966ec0 req-5d186560-e11c-469d-9757-4b30713aaaad None None] RequestId filter calling following filter/app {{(pid=459221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-03-23 17:22:47.630 | Mar 23 17:22:18 dv-neutron-797120-14-hyperv devstack@c-api.service[459221]: INFO cinder.api.openstack.wsgi [req-54d6139e-55c1-42c9-8979-495093966ec0 req-5d186560-e11c-469d-9757-4b30713aaaad admin admin] POST http://10.222.0.47/volume/v3/7fc1c3c6f41c464a8ab26e133bebe0a6/types/10ce65b7-034c-4bda-99f6-1a3b364292c2/extra_specs 2022-03-23 17:22:47.630 | Mar 23 17:22:18 dv-neutron-797120-14-hyperv devstack@c-api.service[459221]: DEBUG cinder.api.openstack.wsgi [req-54d6139e-55c1-42c9-8979-495093966ec0 req-5d186560-e11c-469d-9757-4b30713aaaad admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=459221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-03-23 17:22:47.630 | Mar 23 17:22:18 dv-neutron-797120-14-hyperv devstack@c-api.service[459221]: /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:22:47.630 | Mar 23 17:22:18 dv-neutron-797120-14-hyperv devstack@c-api.service[459221]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-23 17:22:47.630 | Mar 23 17:22:18 dv-neutron-797120-14-hyperv devstack@c-api.service[459221]: DEBUG oslo_db.sqlalchemy.engines [req-54d6139e-55c1-42c9-8979-495093966ec0 req-5d186560-e11c-469d-9757-4b30713aaaad 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=459221) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 17:22:47.630 | Mar 23 17:22:18 dv-neutron-797120-14-hyperv devstack@c-api.service[459221]: INFO cinder.api.openstack.wsgi [req-54d6139e-55c1-42c9-8979-495093966ec0 req-5d186560-e11c-469d-9757-4b30713aaaad admin admin] http://10.222.0.47/volume/v3/7fc1c3c6f41c464a8ab26e133bebe0a6/types/10ce65b7-034c-4bda-99f6-1a3b364292c2/extra_specs returned with HTTP 200 2022-03-23 17:22:47.631 | Mar 23 17:22:18 dv-neutron-797120-14-hyperv devstack@c-api.service[459221]: [pid: 459221|app: 0|req: 2/3] 10.222.0.47 () {62 vars in 1454 bytes} [Wed Mar 23 17:22:17 2022] POST /volume/v3/7fc1c3c6f41c464a8ab26e133bebe0a6/types/10ce65b7-034c-4bda-99f6-1a3b364292c2/extra_specs => generated 55 bytes in 865 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-03-23 17:22:47.633 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.636 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-23 17:22:47.649 | enabled 2022-03-23 17:22:47.653 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-23 17:22:47.670 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-23 17:22:47.671 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-23 17:22:47.671 | Active: active (running) since Wed 2022-03-23 17:22:13 UTC; 34s ago 2022-03-23 17:22:47.671 | Main PID: 460374 (cinder-volume) 2022-03-23 17:22:47.671 | Tasks: 3 (limit: 14304) 2022-03-23 17:22:47.671 | Memory: 140.9M 2022-03-23 17:22:47.671 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-23 17:22:47.671 | ├─460374 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 17:22:47.671 | └─460514 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 17:22:47.671 | 2022-03-23 17:22:47.671 | Mar 23 17:22:27 dv-neutron-797120-14-hyperv sudo[461349]: 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:22:47.671 | Mar 23 17:22:27 dv-neutron-797120-14-hyperv sudo[461349]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 17:22:47.671 | Mar 23 17:22:28 dv-neutron-797120-14-hyperv sudo[461349]: pam_unix(sudo:session): session closed for user root 2022-03-23 17:22:47.671 | Mar 23 17:22:28 dv-neutron-797120-14-hyperv cinder-volume[460514]: DEBUG oslo_concurrency.processutils [None req-3d7f698c-b0a0-4c63-b857-3167811af3ad 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.105s {{(pid=460514) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 17:22:47.671 | Mar 23 17:22:28 dv-neutron-797120-14-hyperv cinder-volume[460514]: DEBUG oslo_concurrency.processutils [None req-3d7f698c-b0a0-4c63-b857-3167811af3ad 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=460514) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-23 17:22:47.671 | Mar 23 17:22:28 dv-neutron-797120-14-hyperv sudo[461361]: 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:22:47.671 | Mar 23 17:22:28 dv-neutron-797120-14-hyperv sudo[461361]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 17:22:47.671 | Mar 23 17:22:29 dv-neutron-797120-14-hyperv sudo[461361]: pam_unix(sudo:session): session closed for user root 2022-03-23 17:22:47.671 | Mar 23 17:22:29 dv-neutron-797120-14-hyperv cinder-volume[460514]: DEBUG oslo_concurrency.processutils [None req-3d7f698c-b0a0-4c63-b857-3167811af3ad 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.209s {{(pid=460514) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 17:22:47.671 | Mar 23 17:22:29 dv-neutron-797120-14-hyperv cinder-volume[460514]: INFO cinder.volume.manager [None req-3d7f698c-b0a0-4c63-b857-3167811af3ad None None] Driver post RPC initialization completed successfully. 2022-03-23 17:22:47.675 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.678 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-23 17:22:47.690 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-23 17:22:47.694 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.697 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-23 17:22:47.709 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-23 17:22:47.713 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.716 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-23 17:22:47.728 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-23 17:22:47.731 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.734 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-23 17:22:47.746 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-23 17:22:47.751 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.753 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-23 17:22:47.766 | enabled 2022-03-23 17:22:47.770 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-23 17:22:47.787 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-23 17:22:47.787 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-23 17:22:47.787 | Active: active (running) since Wed 2022-03-23 17:20:41 UTC; 2min 5s ago 2022-03-23 17:22:47.787 | Main PID: 452488 (/usr/bin/python) 2022-03-23 17:22:47.787 | Tasks: 10 (limit: 14304) 2022-03-23 17:22:47.787 | Memory: 391.2M 2022-03-23 17:22:47.787 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-23 17:22:47.787 | ├─452488 /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:22:47.787 | ├─452595 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:22:47.787 | ├─452596 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:22:47.787 | ├─452597 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:22:47.787 | └─452598 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:22:47.787 | 2022-03-23 17:22:47.787 | Mar 23 17:21:59 dv-neutron-797120-14-hyperv neutron-server[452597]: DEBUG neutron_lib.callbacks.manager [None req-da505390-1ff3-415d-a70a-bcc4927cd734 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8763450824241', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-979335'] for agent (7a9a5fe7-f6b4-4710-991d-3b85cab7c1e6), after_update {{(pid=452597) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:22:47.787 | Mar 23 17:22:01 dv-neutron-797120-14-hyperv neutron-server[452597]: DEBUG neutron_lib.callbacks.manager [None req-d4fe081a-912e-488e-8e90-bfe64384de30 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8763450824241', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-979335'] for agent (ff23dc4e-b38a-49b0-a811-6761e4a08b62), after_update {{(pid=452597) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:22:47.787 | Mar 23 17:22:03 dv-neutron-797120-14-hyperv neutron-server[452597]: DEBUG neutron_lib.callbacks.manager [None req-bf1b4c8f-dfc8-4551-b839-0dcdf678c111 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8763450824241', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-979335'] for agent (6b53fb85-fc24-4ec5-a614-1d219c5b01fc), after_update {{(pid=452597) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:22:47.787 | Mar 23 17:22:04 dv-neutron-797120-14-hyperv neutron-server[452598]: DEBUG neutron.db.agents_db [None req-9d78c66a-6d99-47ff-9024-bb40572a7bf9 None None] Agent healthcheck: found 4 active agents {{(pid=452598) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 17:22:47.788 | Mar 23 17:22:05 dv-neutron-797120-14-hyperv neutron-server[452597]: DEBUG neutron_lib.callbacks.manager [None req-b9b8e4e7-d08c-49ae-a94a-22e0634ba50f None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8763450824241', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-979335'] for agent (c4c08c04-74f4-4a02-abf7-c4019291bbaa), after_update {{(pid=452597) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:22:47.788 | Mar 23 17:22:29 dv-neutron-797120-14-hyperv neutron-server[452597]: DEBUG neutron_lib.callbacks.manager [None req-78ca6f09-f9af-4428-9e58-6d9d47fcf379 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8763450824241', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-979335'] for agent (7a9a5fe7-f6b4-4710-991d-3b85cab7c1e6), after_update {{(pid=452597) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:22:47.788 | Mar 23 17:22:31 dv-neutron-797120-14-hyperv neutron-server[452597]: DEBUG neutron_lib.callbacks.manager [None req-ccfdc3e3-f319-466e-838e-960699f984ec None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8763450824241', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-979335'] for agent (ff23dc4e-b38a-49b0-a811-6761e4a08b62), after_update {{(pid=452597) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:22:47.788 | Mar 23 17:22:33 dv-neutron-797120-14-hyperv neutron-server[452597]: DEBUG neutron_lib.callbacks.manager [None req-bf1b4c8f-dfc8-4551-b839-0dcdf678c111 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8763450824241', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-979335'] for agent (6b53fb85-fc24-4ec5-a614-1d219c5b01fc), after_update {{(pid=452597) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:22:47.788 | Mar 23 17:22:35 dv-neutron-797120-14-hyperv neutron-server[452597]: DEBUG neutron_lib.callbacks.manager [None req-b9b8e4e7-d08c-49ae-a94a-22e0634ba50f None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8763450824241', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-979335'] for agent (c4c08c04-74f4-4a02-abf7-c4019291bbaa), after_update {{(pid=452597) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 17:22:47.788 | Mar 23 17:22:41 dv-neutron-797120-14-hyperv neutron-server[452598]: DEBUG neutron.db.agents_db [None req-9d78c66a-6d99-47ff-9024-bb40572a7bf9 None None] Agent healthcheck: found 4 active agents {{(pid=452598) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 17:22:47.792 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.794 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-23 17:22:47.807 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-23 17:22:47.810 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.814 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-23 17:22:47.825 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-23 17:22:47.829 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.832 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-03-23 17:22:47.844 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-23 17:22:47.847 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.850 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-03-23 17:22:47.863 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-23 17:22:47.866 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.869 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-23 17:22:47.881 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-23 17:22:47.885 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.888 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-03-23 17:22:47.901 | enabled 2022-03-23 17:22:47.904 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-23 17:22:47.922 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-23 17:22:47.922 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-23 17:22:47.922 | Active: active (running) since Wed 2022-03-23 17:14:16 UTC; 8min ago 2022-03-23 17:22:47.922 | Main PID: 427352 (dstat.sh) 2022-03-23 17:22:47.922 | Tasks: 3 (limit: 14304) 2022-03-23 17:22:47.922 | Memory: 20.2M 2022-03-23 17:22:47.922 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-23 17:22:47.922 | ├─427352 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-23 17:22:47.922 | ├─427488 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-23 17:22:47.922 | └─427490 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-23 17:22:47.922 | 2022-03-23 17:22:47.922 | Mar 23 17:22:38 dv-neutron-797120-14-hyperv dstat.sh[427490]: 23-03 17:22:38| 43 9 45 0 0|5106M 548M 175M 5837M| 180M 180M| 0 124k| 0 17.0 |5734 14k|2.73 2.32 2.15|5.0 0 0| 0 0 | 0 0 | 22 197 0 56 0 2022-03-23 17:22:47.922 | Mar 23 17:22:39 dv-neutron-797120-14-hyperv dstat.sh[427490]: 23-03 17:22:39| 44 12 44 0 0|5105M 480M 175M 5905M| 173M 173M| 0 636k| 0 50.0 |5541 13k|2.73 2.32 2.15|7.0 1.0 0| 0 0 | 0 0 | 22 197 0 56 0 2022-03-23 17:22:47.922 | Mar 23 17:22:40 dv-neutron-797120-14-hyperv dstat.sh[427490]: 23-03 17:22:40| 41 18 35 3 0|5106M 156M 175M 6222M| 177M 177M| 0 224k| 0 21.0 |5074 13k|2.73 2.32 2.15|2.0 0 0| 0 0 | 0 0 | 22 197 0 55 0 2022-03-23 17:22:47.923 | Mar 23 17:22:41 dv-neutron-797120-14-hyperv dstat.sh[427490]: 23-03 17:22:41| 42 14 37 2 0|5118M 133M 174M 6238M| 164M 164M|4096B 460M|1.00 1017 |5231 13k|2.73 2.32 2.15|2.0 1.0 34| 0 0 | 0 0 | 22 199 0 55 0 2022-03-23 17:22:47.923 | Mar 23 17:22:42 dv-neutron-797120-14-hyperv dstat.sh[427490]: 23-03 17:22:42| 45 12 43 0 0|5113M 607M 173M 5771M| 179M 179M| 56k 0 |2.00 0 |5632 13k|2.67 2.31 2.15|2.0 0 2.0| 0 0 | 0 0 | 22 199 0 55 0 2022-03-23 17:22:47.923 | Mar 23 17:22:43 dv-neutron-797120-14-hyperv dstat.sh[427490]: 23-03 17:22:43| 43 9 45 0 0|5112M 566M 173M 5813M| 175M 175M| 0 80k| 0 12.0 |5775 14k|2.67 2.31 2.15|2.0 0 0| 0 0 | 0 0 | 22 199 0 55 0 2022-03-23 17:22:47.923 | Mar 23 17:22:44 dv-neutron-797120-14-hyperv dstat.sh[427490]: 23-03 17:22:44| 28 13 56 2 0|5045M 613M 173M 5830M| 59M 59M| 0 104M| 0 255 |4488 12k|2.67 2.31 2.15|2.0 0 112| 0 0 | 0 0 | 22 194 0 59 0 2022-03-23 17:22:47.923 | Mar 23 17:22:45 dv-neutron-797120-14-hyperv dstat.sh[427490]: 23-03 17:22:45| 24 6 70 0 0|5065M 593M 173M 5830M|8457 8291 |4096B 620k|1.00 39.0 |1251 5268 |2.67 2.31 2.15|2.0 0 173| 0 0 | 0 0 | 22 194 0 59 0 2022-03-23 17:22:47.923 | Mar 23 17:22:46 dv-neutron-797120-14-hyperv dstat.sh[427490]: 23-03 17:22:46| 26 3 71 0 0|5089M 569M 173M 5830M|5193 4831 | 0 272k| 0 26.0 | 414 3741 |2.67 2.31 2.15|1.0 0 0| 0 0 | 0 0 | 22 194 0 59 0 2022-03-23 17:22:47.923 | Mar 23 17:22:47 dv-neutron-797120-14-hyperv dstat.sh[427490]: 23-03 17:22:47| 16 11 70 0 0|5037M 621M 173M 5830M|1712 1712 | 204k 276k|9.00 17.0 |1831 5886 |2.54 2.29 2.14|1.0 0 277| 0 0 | 0 0 | 22 194 0 57 0 2022-03-23 17:22:47.926 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.928 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-23 17:22:47.941 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-23 17:22:47.945 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.948 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-23 17:22:47.960 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-23 17:22:47.964 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 17:22:47.967 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-23 17:22:47.980 | enabled 2022-03-23 17:22:47.985 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-23 17:22:48.001 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-23 17:22:48.001 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-23 17:22:48.001 | Active: failed (Result: exit-code) since Wed 2022-03-23 17:21:00 UTC; 1min 47s ago 2022-03-23 17:22:48.001 | Main PID: 453541 (code=exited, status=1/FAILURE) 2022-03-23 17:22:48.001 | 2022-03-23 17:22:48.002 | Mar 23 17:20:59 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[453541]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 196, in __init__ 2022-03-23 17:22:48.002 | Mar 23 17:20:59 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[453541]: ERROR neutron self.setup_integration_br() 2022-03-23 17:22:48.002 | Mar 23 17:20:59 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[453541]: 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:22:48.002 | Mar 23 17:20:59 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[453541]: ERROR neutron self.int_br.setup_default_table( 2022-03-23 17:22:48.002 | Mar 23 17:20:59 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[453541]: 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:22:48.002 | Mar 23 17:20:59 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[453541]: ERROR neutron self.install_goto(dest_table_id=constants.PACKET_RATE_LIMIT) 2022-03-23 17:22:48.002 | Mar 23 17:20:59 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[453541]: ERROR neutron AttributeError: module 'neutron_lib.plugins.ml2.ovs_constants' has no attribute 'PACKET_RATE_LIMIT' 2022-03-23 17:22:48.002 | Mar 23 17:20:59 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[453541]: ERROR neutron 2022-03-23 17:22:48.002 | Mar 23 17:21:00 dv-neutron-797120-14-hyperv systemd[1]: devstack@q-agt.service: Main process exited, code=exited, status=1/FAILURE 2022-03-23 17:22:48.002 | Mar 23 17:21:00 dv-neutron-797120-14-hyperv systemd[1]: devstack@q-agt.service: Failed with result 'exit-code'. 2022-03-23 17:22:48.005 | + functions-common:service_check:1 : exit_trap 2022-03-23 17:22:48.008 | + ./stack.sh:exit_trap:521 : local r=3 2022-03-23 17:22:48.011 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-23 17:22:48.015 | + ./stack.sh:exit_trap:522 : jobs=426162 2022-03-23 17:22:48.018 | + ./stack.sh:exit_trap:525 : [[ -n 426162 ]] 2022-03-23 17:22:48.021 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-23-171008 ]] 2022-03-23 17:22:48.024 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-23 17:22:48.026 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-23 17:22:48.026 | exit_trap: cleaning up child processes 2022-03-23 17:22:48.029 | + ./stack.sh:exit_trap:527 : kill 426162 2022-03-23 17:22:48.032 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.vrVhJQpGeg ']' 2022-03-23 17:22:48.035 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.vrVhJQpGeg 2022-03-23 17:22:48.039 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-23 17:22:48.042 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-23 17:22:48.045 | + ./stack.sh:exit_trap:538 : [[ 3 -ne 0 ]] 2022-03-23 17:22:48.048 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-23 17:22:48.048 | Error on exit 2022-03-23 17:22:48.051 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-23 17:22:48.053 | + ./stack.sh:exit_trap:542 : generate-subunit 1648055404 764 fail 2022-03-23 17:22:48.725 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-23 17:22:48.728 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-23 17:22:50.130 | + ./stack.sh:exit_trap:556 : exit 3