2022-03-31 23:50:08.134 | + ./stack.sh:main:487 : exec 2022-03-31 23:50:08.135 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-31-235007' 2022-03-31 23:50:08.135 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-31-235007.summary.2022-03-31-235007 2022-03-31 23:50:08.135 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:50:08.135 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-31-235007 2022-03-31 23:50:08.135 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-31-235007 /opt/stack/logs/stack.sh.log 2022-03-31 23:50:08.135 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-31-235007.summary.2022-03-31-235007 /opt/stack/logs/stack.sh.log.summary 2022-03-31 23:50:08.135 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-31 23:50:08.135 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-31 23:50:08.135 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-31 23:50:08.135 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-31 23:50:08.135 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-31 23:50:08.135 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-31 23:50:08.135 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-31 23:50:08.135 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-31 23:50:08.135 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-31 23:50:08.136 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-31 23:50:08.136 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-31 23:50:08.136 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-31 23:50:08.136 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-31 23:50:08.136 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-31 23:50:08.136 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-31 23:50:08.136 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-31 23:50:08.136 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-31 23:50:08.136 | + ./stack.sh:main:573 : set -o errexit 2022-03-31 23:50:08.136 | + ./stack.sh:main:576 : uname -a 2022-03-31 23:50:08.136 | Linux dv-cinder-835880-2-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-31 23:50:08.136 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-31 23:50:08.136 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-31 23:50:08.136 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-31 23:50:08.191 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-31 23:50:08.217 | + ./stack.sh:main:590 : fetch_plugins 2022-03-31 23:50:08.220 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-31 23:50:08.224 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-31 23:50:08.227 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-31 23:50:08.229 | + functions-common:fetch_plugins:1776 : return 2022-03-31 23:50:08.232 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-31 23:50:08.234 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-31 23:50:08.236 | + functions-common:run_phase:1854 : local phase= 2022-03-31 23:50:08.238 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:50:08.240 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:50:08.242 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:50:08.244 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:50:08.247 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:50:08.250 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:50:08.254 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:50:08.256 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:50:08.259 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:50:08.261 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-31 23:50:08.264 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:50:08.284 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:50:08.284 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-31 23:50:08.294 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:50:08.297 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:50:08.300 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:50:08.302 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:50:08.304 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:50:08.306 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-31 23:50:08.308 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-31 23:50:08.310 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-31 23:50:08.312 | + 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-31 23:50:08.314 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-31 23:50:08.316 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-31 23:50:08.318 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-31 23:50:08.320 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-31 23:50:08.322 | + functions-common:plugin_override_defaults:1817 : return 2022-03-31 23:50:08.324 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-31 23:50:08.343 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-31 23:50:08.345 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-31 23:50:08.359 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:50:08.361 | +++ lib/tls:source:43 : hostname -f 2022-03-31 23:50:08.365 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-31 23:50:08.367 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-31 23:50:08.369 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-31 23:50:08.371 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-31 23:50:08.373 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-31 23:50:08.375 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-31 23:50:08.377 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-31 23:50:08.379 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-31 23:50:08.381 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-31 23:50:08.384 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-31 23:50:08.388 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-31 23:50:08.401 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-31 23:50:08.420 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-31 23:50:08.434 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-31 23:50:08.446 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-31 23:50:08.492 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-31 23:50:08.558 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-31 23:50:08.694 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-31 23:50:08.732 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-31 23:50:08.798 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-31 23:50:08.863 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-31 23:50:09.042 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-31 23:50:09.059 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-31 23:50:09.077 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-31 23:50:09.091 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-31 23:50:09.196 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-31 23:50:09.199 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-31 23:50:09.202 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-31 23:50:09.205 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-31 23:50:09.208 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-31 23:50:09.210 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-31 23:50:09.213 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-31 23:50:09.213 | False' 2022-03-31 23:50:09.216 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-31 23:50:09.241 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-31 23:50:09.243 | + ./stack.sh:main:624 : run_phase source 2022-03-31 23:50:09.247 | + functions-common:run_phase:1853 : local mode=source 2022-03-31 23:50:09.249 | + functions-common:run_phase:1854 : local phase= 2022-03-31 23:50:09.252 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:50:09.255 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:50:09.257 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:50:09.259 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:50:09.262 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:50:09.266 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:50:09.274 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:50:09.277 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:50:09.280 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:50:09.283 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-31 23:50:09.285 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:50:09.308 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:50:09.310 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-31 23:50:09.313 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-31 23:50:09.366 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-31 23:50:09.368 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-31 23:50:09.371 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-31 23:50:09.373 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-31 23:50:09.376 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-31 23:50:09.379 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-31 23:50:09.382 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-31 23:50:09.385 | + functions-common:load_plugin_settings:1794 : return 2022-03-31 23:50:09.388 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-31 23:50:09.391 | + functions-common:verify_disabled_services:2136 : local service 2022-03-31 23:50:09.394 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.396 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-31 23:50:09.400 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.403 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-31 23:50:09.405 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.408 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-31 23:50:09.410 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.413 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-31 23:50:09.417 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.421 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-31 23:50:09.429 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.432 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-31 23:50:09.436 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.439 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-31 23:50:09.443 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.446 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-31 23:50:09.449 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.452 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-31 23:50:09.455 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.458 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-31 23:50:09.460 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.463 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-31 23:50:09.466 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.469 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-31 23:50:09.472 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.474 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-31 23:50:09.477 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.479 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-31 23:50:09.482 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.484 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-31 23:50:09.486 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.489 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-31 23:50:09.492 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.494 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-31 23:50:09.497 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.499 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-31 23:50:09.502 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.505 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-31 23:50:09.508 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.510 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-31 23:50:09.513 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.515 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-31 23:50:09.518 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.520 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-31 23:50:09.523 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.529 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-31 23:50:09.532 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.534 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-31 23:50:09.537 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.540 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-31 23:50:09.543 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.546 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-31 23:50:09.549 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.552 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-31 23:50:09.554 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.557 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-31 23:50:09.559 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.562 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-31 23:50:09.566 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.569 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-31 23:50:09.571 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.574 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-31 23:50:09.576 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.579 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-31 23:50:09.582 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.585 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-31 23:50:09.588 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.590 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-31 23:50:09.593 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.596 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-31 23:50:09.598 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.601 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-31 23:50:09.604 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.606 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-31 23:50:09.609 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.612 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-31 23:50:09.615 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.617 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-31 23:50:09.620 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.623 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-31 23:50:09.625 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.628 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-31 23:50:09.631 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.633 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-31 23:50:09.636 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.638 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-31 23:50:09.641 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.643 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-31 23:50:09.646 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:50:09.648 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-31 23:50:09.652 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-31 23:50:09.654 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-31 23:50:09.657 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-31 23:50:09.674 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:50:09.676 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-31 23:50:09.679 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-31 23:50:09.682 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-31 23:50:09.698 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:50:09.702 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-31 23:50:09.705 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-31 23:50:09.707 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-31 23:50:09.715 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-31 23:50:09.717 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-31 23:50:09.720 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-31 23:50:09.722 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-31 23:50:09.725 | + lib/database:initialize_database_backends:92 : return 0 2022-03-31 23:50:09.727 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-31 23:50:09.728 | Using mysql database backend 2022-03-31 23:50:09.730 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-31 23:50:09.755 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-31 23:50:09.759 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-31 23:50:09.762 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-31 23:50:09.765 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-31 23:50:09.769 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:50:09.772 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-31 23:50:09.792 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:50:09.795 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-31 23:50:09.817 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-31 23:50:09.836 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:50:09.839 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-31 23:50:09.858 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-31 23:50:09.877 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-31 23:50:09.898 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:50:09.901 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-31 23:50:09.922 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:50:09.925 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-31 23:50:09.946 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-31 23:50:09.950 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-31 23:50:09.952 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-31 23:50:09.955 | + functions-common:save_stackenv:60 : local tag=757 2022-03-31 23:50:09.959 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-31 23:50:09.965 | + functions-common:save_stackenv:62 : time_stamp=2022-03-31-235009 2022-03-31 23:50:09.968 | + functions-common:save_stackenv:63 : echo '# 2022-03-31-235009 757' 2022-03-31 23:50:09.971 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:50:09.975 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:50:09.978 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:50:09.980 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-31 23:50:09.983 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:50:09.986 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-31 23:50:09.989 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:50:09.992 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-31 23:50:09.994 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:50:09.996 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.70 2022-03-31 23:50:09.999 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:50:10.002 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.70/identity 2022-03-31 23:50:10.004 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:50:10.007 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-31-235007 2022-03-31 23:50:10.010 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:50:10.012 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-31 23:50:10.015 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:50:10.019 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.70 2022-03-31 23:50:10.023 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:50:10.026 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-31 23:50:10.029 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:50:10.032 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-31 23:50:10.036 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:50:10.039 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-31 23:50:10.042 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:50:10.045 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-31 23:50:10.049 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-31 23:50:10.052 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-31 23:50:10.054 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-31 23:50:10.058 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-31 23:50:10.060 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:50:10.063 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:50:10.066 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:50:10.070 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:50:10.073 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:50:10.077 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:50:10.096 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:50:10.099 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:50:10.103 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:50:10.106 | + functions-common:git_clone:629 : echo master 2022-03-31 23:50:10.107 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:50:10.115 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-31 23:50:10.118 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:50:10.121 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-31 23:50:10.124 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:50:10.125 | + functions-common:git_clone:678 : head -1 2022-03-31 23:50:10.128 | 0ae5c845 update constraint for tooz to new release 2.11.0 2022-03-31 23:50:10.131 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:50:10.135 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-31 23:50:10.138 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:50:10.141 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-31 23:50:10.145 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-31 23:50:10.147 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-31 23:50:10.150 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-31 23:50:10.153 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-31 23:50:10.157 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-31 23:50:10.160 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-31 23:50:10.163 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-31 23:50:10.167 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-31 23:50:10.171 | ++ tools/install_prereqs.sh:source:47 : NOW=1648770610 2022-03-31 23:50:10.175 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-31 23:50:10.180 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648769771 2022-03-31 23:50:10.183 | ++ tools/install_prereqs.sh:source:49 : DELTA=839 2022-03-31 23:50:10.187 | ++ tools/install_prereqs.sh:source:50 : [[ 839 -lt 7200 ]] 2022-03-31 23:50:10.190 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-31 23:50:10.193 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-31 23:50:10.195 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-31 23:50:10.198 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-31 23:50:10.201 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-31 23:50:10.204 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-31 23:50:10.208 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-31 23:50:10.211 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-31 23:50:10.216 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-31 23:50:10.275 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-31 23:50:10.276 | apache2-dev 2022-03-31 23:50:10.276 | bc 2022-03-31 23:50:10.276 | bsdmainutils 2022-03-31 23:50:10.276 | curl 2022-03-31 23:50:10.276 | g++ 2022-03-31 23:50:10.276 | gawk 2022-03-31 23:50:10.276 | gcc 2022-03-31 23:50:10.276 | gettext 2022-03-31 23:50:10.276 | git 2022-03-31 23:50:10.276 | graphviz 2022-03-31 23:50:10.276 | iputils-ping 2022-03-31 23:50:10.276 | libapache2-mod-proxy-uwsgi 2022-03-31 23:50:10.276 | libffi-dev 2022-03-31 23:50:10.276 | libjpeg-dev 2022-03-31 23:50:10.277 | libpcre3-dev 2022-03-31 23:50:10.277 | libpq-dev 2022-03-31 23:50:10.278 | libssl-dev 2022-03-31 23:50:10.278 | libsystemd-dev 2022-03-31 23:50:10.279 | libxml2-dev 2022-03-31 23:50:10.279 | libxslt1-dev 2022-03-31 23:50:10.279 | libyaml-dev 2022-03-31 23:50:10.279 | lsof 2022-03-31 23:50:10.279 | openssh-server 2022-03-31 23:50:10.279 | openssl 2022-03-31 23:50:10.279 | pkg-config 2022-03-31 23:50:10.279 | psmisc 2022-03-31 23:50:10.279 | python3-dev 2022-03-31 23:50:10.279 | python3-pip 2022-03-31 23:50:10.279 | python3-systemd 2022-03-31 23:50:10.279 | python3-venv 2022-03-31 23:50:10.279 | tar 2022-03-31 23:50:10.279 | tcpdump 2022-03-31 23:50:10.279 | unzip 2022-03-31 23:50:10.279 | uuid-runtime 2022-03-31 23:50:10.279 | wget 2022-03-31 23:50:10.279 | wget 2022-03-31 23:50:10.279 | zlib1g-dev 2022-03-31 23:50:10.279 | libkrb5-dev 2022-03-31 23:50:10.279 | libldap2-dev 2022-03-31 23:50:10.279 | libsasl2-dev 2022-03-31 23:50:10.279 | memcached 2022-03-31 23:50:10.279 | python3-mysqldb 2022-03-31 23:50:10.279 | sqlite3 2022-03-31 23:50:10.279 | conntrack 2022-03-31 23:50:10.279 | curl 2022-03-31 23:50:10.279 | dnsmasq-base 2022-03-31 23:50:10.279 | dnsmasq-utils 2022-03-31 23:50:10.279 | ebtables 2022-03-31 23:50:10.280 | genisoimage 2022-03-31 23:50:10.280 | iptables 2022-03-31 23:50:10.280 | iputils-arping 2022-03-31 23:50:10.280 | kpartx 2022-03-31 23:50:10.280 | libjs-jquery-tablesorter 2022-03-31 23:50:10.280 | parted 2022-03-31 23:50:10.280 | pm-utils 2022-03-31 23:50:10.280 | python3-mysqldb 2022-03-31 23:50:10.280 | socat 2022-03-31 23:50:10.280 | sqlite3 2022-03-31 23:50:10.280 | sudo 2022-03-31 23:50:10.280 | vlan 2022-03-31 23:50:10.280 | lsscsi 2022-03-31 23:50:10.280 | open-iscsi 2022-03-31 23:50:10.280 | lvm2 2022-03-31 23:50:10.280 | qemu-utils 2022-03-31 23:50:10.280 | thin-provisioning-tools 2022-03-31 23:50:10.280 | acl 2022-03-31 23:50:10.280 | dnsmasq-base 2022-03-31 23:50:10.280 | dnsmasq-utils 2022-03-31 23:50:10.280 | ebtables 2022-03-31 23:50:10.280 | haproxy 2022-03-31 23:50:10.280 | iptables 2022-03-31 23:50:10.280 | iputils-arping 2022-03-31 23:50:10.280 | iputils-ping 2022-03-31 23:50:10.280 | postgresql-server-dev-all 2022-03-31 23:50:10.280 | python3-mysqldb 2022-03-31 23:50:10.280 | sqlite3 2022-03-31 23:50:10.280 | sudo 2022-03-31 23:50:10.280 | vlan 2022-03-31 23:50:10.280 | pcp 2022-03-31 23:50:10.280 | ipset 2022-03-31 23:50:10.280 | conntrack 2022-03-31 23:50:10.280 | conntrackd 2022-03-31 23:50:10.281 | keepalived 2022-03-31 23:50:10.281 | lvm2 2022-03-31 23:50:10.281 | qemu-utils 2022-03-31 23:50:10.281 | thin-provisioning-tools 2022-03-31 23:50:10.281 | curl 2022-03-31 23:50:10.281 | liberasurecode-dev 2022-03-31 23:50:10.281 | make 2022-03-31 23:50:10.281 | memcached 2022-03-31 23:50:10.281 | rsync 2022-03-31 23:50:10.281 | sqlite3 2022-03-31 23:50:10.281 | xfsprogs' 2022-03-31 23:50:10.282 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-31 23:50:10.304 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-31 23:50:10.304 | apache2-dev 2022-03-31 23:50:10.304 | bc 2022-03-31 23:50:10.304 | bsdmainutils 2022-03-31 23:50:10.304 | curl 2022-03-31 23:50:10.305 | g++ 2022-03-31 23:50:10.305 | gawk 2022-03-31 23:50:10.305 | gcc 2022-03-31 23:50:10.305 | gettext 2022-03-31 23:50:10.305 | git 2022-03-31 23:50:10.305 | graphviz 2022-03-31 23:50:10.305 | iputils-ping 2022-03-31 23:50:10.305 | libapache2-mod-proxy-uwsgi 2022-03-31 23:50:10.305 | libffi-dev 2022-03-31 23:50:10.305 | libjpeg-dev 2022-03-31 23:50:10.305 | libpcre3-dev 2022-03-31 23:50:10.305 | libpq-dev 2022-03-31 23:50:10.305 | libssl-dev 2022-03-31 23:50:10.305 | libsystemd-dev 2022-03-31 23:50:10.305 | libxml2-dev 2022-03-31 23:50:10.305 | libxslt1-dev 2022-03-31 23:50:10.305 | libyaml-dev 2022-03-31 23:50:10.305 | lsof 2022-03-31 23:50:10.305 | openssh-server 2022-03-31 23:50:10.305 | openssl 2022-03-31 23:50:10.305 | pkg-config 2022-03-31 23:50:10.305 | psmisc 2022-03-31 23:50:10.305 | python3-dev 2022-03-31 23:50:10.305 | python3-pip 2022-03-31 23:50:10.305 | python3-systemd 2022-03-31 23:50:10.305 | python3-venv 2022-03-31 23:50:10.305 | tar 2022-03-31 23:50:10.305 | tcpdump 2022-03-31 23:50:10.305 | unzip 2022-03-31 23:50:10.305 | uuid-runtime 2022-03-31 23:50:10.305 | wget 2022-03-31 23:50:10.305 | wget 2022-03-31 23:50:10.306 | zlib1g-dev 2022-03-31 23:50:10.306 | libkrb5-dev 2022-03-31 23:50:10.306 | libldap2-dev 2022-03-31 23:50:10.306 | libsasl2-dev 2022-03-31 23:50:10.306 | memcached 2022-03-31 23:50:10.306 | python3-mysqldb 2022-03-31 23:50:10.306 | sqlite3 2022-03-31 23:50:10.306 | conntrack 2022-03-31 23:50:10.306 | curl 2022-03-31 23:50:10.306 | dnsmasq-base 2022-03-31 23:50:10.306 | dnsmasq-utils 2022-03-31 23:50:10.306 | ebtables 2022-03-31 23:50:10.306 | genisoimage 2022-03-31 23:50:10.306 | iptables 2022-03-31 23:50:10.306 | iputils-arping 2022-03-31 23:50:10.306 | kpartx 2022-03-31 23:50:10.306 | libjs-jquery-tablesorter 2022-03-31 23:50:10.306 | parted 2022-03-31 23:50:10.307 | pm-utils 2022-03-31 23:50:10.307 | python3-mysqldb 2022-03-31 23:50:10.307 | socat 2022-03-31 23:50:10.307 | sqlite3 2022-03-31 23:50:10.307 | sudo 2022-03-31 23:50:10.307 | vlan 2022-03-31 23:50:10.307 | lsscsi 2022-03-31 23:50:10.307 | open-iscsi 2022-03-31 23:50:10.307 | lvm2 2022-03-31 23:50:10.307 | qemu-utils 2022-03-31 23:50:10.307 | thin-provisioning-tools 2022-03-31 23:50:10.307 | acl 2022-03-31 23:50:10.307 | dnsmasq-base 2022-03-31 23:50:10.307 | dnsmasq-utils 2022-03-31 23:50:10.307 | ebtables 2022-03-31 23:50:10.307 | haproxy 2022-03-31 23:50:10.307 | iptables 2022-03-31 23:50:10.307 | iputils-arping 2022-03-31 23:50:10.307 | iputils-ping 2022-03-31 23:50:10.307 | postgresql-server-dev-all 2022-03-31 23:50:10.307 | python3-mysqldb 2022-03-31 23:50:10.307 | sqlite3 2022-03-31 23:50:10.307 | sudo 2022-03-31 23:50:10.307 | vlan 2022-03-31 23:50:10.307 | pcp 2022-03-31 23:50:10.307 | ipset 2022-03-31 23:50:10.307 | conntrack 2022-03-31 23:50:10.307 | conntrackd 2022-03-31 23:50:10.307 | keepalived 2022-03-31 23:50:10.307 | lvm2 2022-03-31 23:50:10.307 | qemu-utils 2022-03-31 23:50:10.308 | thin-provisioning-tools 2022-03-31 23:50:10.308 | curl 2022-03-31 23:50:10.308 | liberasurecode-dev 2022-03-31 23:50:10.308 | make 2022-03-31 23:50:10.308 | memcached 2022-03-31 23:50:10.308 | rsync 2022-03-31 23:50:10.308 | sqlite3 2022-03-31 23:50:10.308 | xfsprogs ' 2022-03-31 23:50:10.308 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-31 23:50:10.311 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:50:10.313 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:50:10.318 | ++ 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-31 23:50:10.318 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-31 23:50:10.324 | ++ 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-31 23:50:10.327 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-31 23:50:10.330 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:50:10.332 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-31 23:50:10.334 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:50:10.337 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:50:10.340 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:50:10.342 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:50:10.344 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:50:10.347 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:50:10.349 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-31 23:50:10.351 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-31 23:50:10.353 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-31 23:50:10.356 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-31 23:50:10.361 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-31 23:50:10.364 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-31 23:50:10.368 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-31 23:50:10.371 | ++ functions-common:time_start:2412 : local start_time= 2022-03-31 23:50:10.374 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:50:10.377 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:50:10.382 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648770610379 2022-03-31 23:50:10.386 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-31 23:50:10.388 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-31 23:50:10.391 | ++ 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-31 23:50:10.613 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-31 23:50:10.656 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-31 23:50:10.706 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-31 23:50:10.766 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-31 23:50:11.540 | Fetched 114 kB in 1s (149 kB/s) 2022-03-31 23:50:13.243 | Reading package lists... 2022-03-31 23:50:13.280 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-31 23:50:13.283 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-31 23:50:13.286 | ++ functions-common:time_stop:2425 : local name 2022-03-31 23:50:13.288 | ++ functions-common:time_stop:2426 : local end_time 2022-03-31 23:50:13.290 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:50:13.292 | ++ functions-common:time_stop:2428 : local total 2022-03-31 23:50:13.294 | ++ functions-common:time_stop:2429 : local start_time 2022-03-31 23:50:13.297 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-31 23:50:13.300 | ++ functions-common:time_stop:2432 : start_time=1648770610379 2022-03-31 23:50:13.302 | ++ functions-common:time_stop:2434 : [[ -z 1648770610379 ]] 2022-03-31 23:50:13.305 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:50:13.310 | ++ functions-common:time_stop:2437 : end_time=1648770613307 2022-03-31 23:50:13.313 | ++ functions-common:time_stop:2438 : elapsed_time=2928 2022-03-31 23:50:13.320 | ++ functions-common:time_stop:2439 : total=0 2022-03-31 23:50:13.323 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:50:13.325 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2928 2022-03-31 23:50:13.328 | ++ 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-31 23:50:13.331 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:50:13.334 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:50:13.337 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:50:13.340 | ++ 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-31 23:50:13.365 | ++ 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-31 23:50:13.480 | Reading package lists... 2022-03-31 23:50:13.760 | Building dependency tree... 2022-03-31 23:50:13.762 | Reading state information... 2022-03-31 23:50:13.805 | acl is already the newest version (2.2.53-6). 2022-03-31 23:50:13.805 | bc is already the newest version (1.07.1-2build1). 2022-03-31 23:50:13.806 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-31 23:50:13.806 | conntrack is already the newest version (1:1.4.5-2). 2022-03-31 23:50:13.806 | ebtables is already the newest version (2.0.11-3build1). 2022-03-31 23:50:13.806 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-31 23:50:13.806 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-31 23:50:13.806 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-31 23:50:13.806 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-31 23:50:13.806 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-31 23:50:13.806 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-31 23:50:13.806 | iputils-arping is already the newest version (3:20190709-3). 2022-03-31 23:50:13.806 | iputils-ping is already the newest version (3:20190709-3). 2022-03-31 23:50:13.806 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-31 23:50:13.806 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-31 23:50:13.806 | libffi-dev is already the newest version (3.3-4). 2022-03-31 23:50:13.806 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-31 23:50:13.806 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-31 23:50:13.806 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-31 23:50:13.806 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-31 23:50:13.806 | lsscsi is already the newest version (0.30-0.1). 2022-03-31 23:50:13.806 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-31 23:50:13.806 | make is already the newest version (4.2.1-1.2). 2022-03-31 23:50:13.806 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-31 23:50:13.806 | psmisc is already the newest version (23.3-1). 2022-03-31 23:50:13.806 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-31 23:50:13.806 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-31 23:50:13.806 | python3-systemd is already the newest version (234-3build2). 2022-03-31 23:50:13.806 | socat is already the newest version (1.7.3.3-2). 2022-03-31 23:50:13.806 | tcpdump is already the newest version (4.9.3-4). 2022-03-31 23:50:13.806 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-31 23:50:13.806 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-31 23:50:13.806 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-31 23:50:13.806 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-31 23:50:13.807 | graphviz is already the newest version (2.42.2-3build2). 2022-03-31 23:50:13.807 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-31 23:50:13.807 | pcp is already the newest version (5.0.3-1). 2022-03-31 23:50:13.807 | pm-utils is already the newest version (1.4.1-19). 2022-03-31 23:50:13.807 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-31 23:50:13.807 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:50:13.807 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:50:13.807 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-31 23:50:13.807 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-31 23:50:13.807 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-31 23:50:13.807 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-31 23:50:13.807 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-31 23:50:13.807 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-31 23:50:13.807 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-31 23:50:13.807 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-31 23:50:13.807 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-31 23:50:13.807 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-31 23:50:13.807 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-31 23:50:13.807 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-31 23:50:13.807 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-31 23:50:13.807 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-31 23:50:13.807 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-31 23:50:13.807 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-31 23:50:13.807 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-31 23:50:13.807 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-31 23:50:13.807 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-31 23:50:13.807 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-31 23:50:13.807 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-31 23:50:13.807 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-03-31 23:50:13.807 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-31 23:50:13.807 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-31 23:50:13.807 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-31 23:50:13.807 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-31 23:50:13.807 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-31 23:50:13.807 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-03-31 23:50:14.101 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:50:14.101 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-31 23:50:14.101 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-31 23:50:14.101 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-31 23:50:14.101 | The following packages were automatically installed and are no longer required: 2022-03-31 23:50:14.104 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:50:14.104 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:50:14.104 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:50:14.104 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:50:14.104 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:50:14.105 | python3-zope.interface 2022-03-31 23:50:14.105 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:50:14.268 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:50:14.274 | ++ functions-common:apt_get:1234 : result=0 2022-03-31 23:50:14.279 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:50:14.290 | ++ functions-common:time_stop:2425 : local name 2022-03-31 23:50:14.293 | ++ functions-common:time_stop:2426 : local end_time 2022-03-31 23:50:14.296 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:50:14.298 | ++ functions-common:time_stop:2428 : local total 2022-03-31 23:50:14.300 | ++ functions-common:time_stop:2429 : local start_time 2022-03-31 23:50:14.303 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:50:14.305 | ++ functions-common:time_stop:2432 : start_time=1648770613361 2022-03-31 23:50:14.308 | ++ functions-common:time_stop:2434 : [[ -z 1648770613361 ]] 2022-03-31 23:50:14.311 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:50:14.317 | ++ functions-common:time_stop:2437 : end_time=1648770614314 2022-03-31 23:50:14.320 | ++ functions-common:time_stop:2438 : elapsed_time=953 2022-03-31 23:50:14.323 | ++ functions-common:time_stop:2439 : total=874 2022-03-31 23:50:14.326 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:50:14.328 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1827 2022-03-31 23:50:14.332 | ++ functions-common:apt_get:1238 : return 0 2022-03-31 23:50:14.334 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-31 23:50:14.337 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:50:14.343 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-31 23:50:14.350 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-31 23:50:14.356 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-31 23:50:14.360 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-31 23:50:14.364 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-31 23:50:16.101 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-31 23:50:16.103 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-31 23:50:16.105 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-31 23:50:16.107 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-31 23:50:16.109 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-31 23:50:16.112 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-31 23:50:16.114 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-31 23:50:16.116 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-31 23:50:16.118 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-31 23:50:16.120 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-31 23:50:16.122 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-31 23:50:16.124 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-31 23:50:16.126 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-31 23:50:16.127 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-31 23:50:16.131 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-31 23:50:16.133 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-31 23:50:16.135 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-31 23:50:16.137 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-31 23:50:16.146 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-31 23:50:16.147 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-31 23:50:16.150 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-31 23:50:16.152 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-31 23:50:16.154 | + functions-common:_ensure_lsb_release:394 : return 2022-03-31 23:50:16.157 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-31 23:50:16.236 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-31 23:50:16.239 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-31 23:50:16.321 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-31 23:50:16.324 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-31 23:50:16.405 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-31 23:50:16.407 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-31 23:50:16.410 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-31 23:50:16.412 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-31 23:50:16.415 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-31 23:50:16.417 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-31 23:50:16.420 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-31 23:50:16.422 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-31 23:50:16.426 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-31 23:50:16.428 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-31 23:50:16.430 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-31 23:50:16.430 | Distro: focal 2022-03-31 23:50:16.433 | + tools/install_pip.sh:main:124 : get_versions 2022-03-31 23:50:16.435 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-31 23:50:16.439 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-31 23:50:16.443 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-31 23:50:16.446 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-31 23:50:16.446 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-31 23:50:17.228 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-31 23:50:17.230 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-31 23:50:17.230 | pip: 21.3.1 2022-03-31 23:50:17.232 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-31 23:50:17.235 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-31 23:50:17.236 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:50:17.241 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:50:17.243 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:50:17.245 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:50:17.247 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:50:17.249 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:50:17.251 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:50:17.253 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:50:17.255 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:50:17.257 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:50:17.259 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:50:17.261 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-31 23:50:17.264 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:50:17.267 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:50:17.269 | + tools/install_pip.sh:main:142 : : 2022-03-31 23:50:17.272 | + tools/install_pip.sh:main:147 : set -x 2022-03-31 23:50:17.274 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-31 23:50:17.276 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-31 23:50:17.278 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:50:17.281 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-31 23:50:17.283 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-31 23:50:17.285 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:50:17.289 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:50:17.289 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:50:17.293 | ++ 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-31 23:50:17.296 | ++ 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-31 23:50:17.298 | ++ 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-31 23:50:17.300 | + 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-31 23:50:17.303 | + 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-31 23:50:17.322 | 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-31 23:50:17.325 | + 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-31 23:50:18.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:50:18.239 | from cryptography.utils import int_from_bytes 2022-03-31 23:50:18.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:50:18.239 | from cryptography.utils import int_from_bytes 2022-03-31 23:50:19.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:50:21.214 | 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-31 23:50:21.224 | 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-31 23:50:23.885 | Installing collected packages: setuptools 2022-03-31 23:50:24.697 | Successfully installed setuptools-60.9.3 2022-03-31 23:50:24.697 | 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-31 23:50:24.877 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:50:24.877 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:50:25.047 | + inc/python:pip_install:200 : result=0 2022-03-31 23:50:25.049 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:50:25.051 | + functions-common:time_stop:2425 : local name 2022-03-31 23:50:25.053 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:50:25.055 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:50:25.056 | + functions-common:time_stop:2428 : local total 2022-03-31 23:50:25.058 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:50:25.060 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:50:25.062 | + functions-common:time_stop:2432 : start_time=1648770617316 2022-03-31 23:50:25.063 | + functions-common:time_stop:2434 : [[ -z 1648770617316 ]] 2022-03-31 23:50:25.066 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:50:25.072 | + functions-common:time_stop:2437 : end_time=1648770625068 2022-03-31 23:50:25.074 | + functions-common:time_stop:2438 : elapsed_time=7752 2022-03-31 23:50:25.076 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:50:25.078 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:50:25.079 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7752 2022-03-31 23:50:25.081 | + inc/python:pip_install:203 : return 0 2022-03-31 23:50:25.083 | + tools/install_pip.sh:main:153 : get_versions 2022-03-31 23:50:25.086 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-31 23:50:25.090 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-31 23:50:25.092 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-31 23:50:25.095 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-31 23:50:25.096 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-31 23:50:25.815 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-31 23:50:25.818 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-31 23:50:25.818 | pip: 21.3.1 2022-03-31 23:50:25.821 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-31 23:50:25.824 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-31 23:50:25.827 | + ./stack.sh:main:796 : fixup_all 2022-03-31 23:50:25.830 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-31 23:50:25.832 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-31 23:50:25.835 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:50:25.837 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:50:25.840 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-31 23:50:25.853 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-31 23:50:25.866 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-31 23:50:25.878 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-31 23:50:25.881 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-31 23:50:25.883 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:50:25.885 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:50:25.888 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:50:25.890 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:50:25.893 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:50:25.895 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:50:25.898 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:50:25.900 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:50:25.903 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:50:25.905 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:50:25.907 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:50:25.909 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-31 23:50:25.912 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-31 23:50:25.915 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-31 23:50:25.918 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:50:25.920 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:50:25.923 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:50:25.925 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:50:25.928 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:50:25.930 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:50:25.933 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-31 23:50:25.935 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-31 23:50:25.937 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-31 23:50:25.940 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-31 23:50:25.942 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-31 23:50:25.945 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-31 23:50:25.948 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-31 23:50:25.971 | Using python 3.8 to install os-testr 2022-03-31 23:50:25.974 | + 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-31 23:50:26.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:50:26.871 | from cryptography.utils import int_from_bytes 2022-03-31 23:50:26.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:50:26.871 | from cryptography.utils import int_from_bytes 2022-03-31 23:50:28.043 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:50:28.071 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-31 23:50:28.149 | 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-31 23:50:28.150 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-31 23:50:28.151 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-31 23:50:28.152 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-31 23:50:28.165 | 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-31 23:50:28.194 | 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-31 23:50:28.194 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-31 23:50:28.196 | 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-31 23:50:28.197 | 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-31 23:50:28.198 | 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-31 23:50:28.221 | 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-31 23:50:28.224 | 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-31 23:50:28.225 | 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-31 23:50:28.226 | 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-31 23:50:28.227 | 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-31 23:50:28.241 | 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-31 23:50:28.308 | 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-31 23:50:28.309 | 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-31 23:50:28.310 | 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-31 23:50:30.843 | 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-31 23:50:30.850 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:50:30.850 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:50:31.002 | + inc/python:pip_install:200 : result=0 2022-03-31 23:50:31.004 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:50:31.007 | + functions-common:time_stop:2425 : local name 2022-03-31 23:50:31.009 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:50:31.011 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:50:31.013 | + functions-common:time_stop:2428 : local total 2022-03-31 23:50:31.016 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:50:31.018 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:50:31.020 | + functions-common:time_stop:2432 : start_time=1648770625965 2022-03-31 23:50:31.023 | + functions-common:time_stop:2434 : [[ -z 1648770625965 ]] 2022-03-31 23:50:31.025 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:50:31.029 | + functions-common:time_stop:2437 : end_time=1648770631027 2022-03-31 23:50:31.032 | + functions-common:time_stop:2438 : elapsed_time=5062 2022-03-31 23:50:31.035 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:50:31.037 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:50:31.040 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5062 2022-03-31 23:50:31.042 | + inc/python:pip_install:203 : return 0 2022-03-31 23:50:31.045 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-31 23:50:31.104 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-31 23:50:31.231 | + ./stack.sh:main:810 : install_infra 2022-03-31 23:50:31.234 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:50:31.239 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-31 23:50:31.242 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:50:31.248 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-31 23:50:31.275 | + 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-31 23:50:33.362 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.376 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.384 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.388 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.496 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.516 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.520 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.523 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.541 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.549 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.552 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.588 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.599 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.604 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.625 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.669 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.678 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.684 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.750 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.768 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.774 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.798 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.806 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.863 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.883 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.887 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.990 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:33.997 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:34.077 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:34.207 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:34.232 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:34.236 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:34.248 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:34.253 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:34.274 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:34.281 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:34.302 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:34.367 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:34.381 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:34.401 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:34.450 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:34.455 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:34.462 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:50:34.606 | 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-31 23:50:34.920 | + inc/python:pip_install:200 : result=0 2022-03-31 23:50:34.923 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:50:34.926 | + functions-common:time_stop:2425 : local name 2022-03-31 23:50:34.928 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:50:34.930 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:50:34.933 | + functions-common:time_stop:2428 : local total 2022-03-31 23:50:34.935 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:50:34.937 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:50:34.940 | + functions-common:time_stop:2432 : start_time=1648770631267 2022-03-31 23:50:34.943 | + functions-common:time_stop:2434 : [[ -z 1648770631267 ]] 2022-03-31 23:50:34.947 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:50:34.952 | + functions-common:time_stop:2437 : end_time=1648770634949 2022-03-31 23:50:34.955 | + functions-common:time_stop:2438 : elapsed_time=3682 2022-03-31 23:50:34.958 | + functions-common:time_stop:2439 : total=5062 2022-03-31 23:50:34.961 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:50:34.963 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8744 2022-03-31 23:50:34.966 | + inc/python:pip_install:203 : return 0 2022-03-31 23:50:34.969 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:50:34.973 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-31 23:50:35.006 | + 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-31 23:50:36.923 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:36.934 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:36.941 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:36.945 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.052 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.072 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.076 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.080 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.095 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.103 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.105 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.137 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.147 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.152 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.171 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.210 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.218 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.223 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.272 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.286 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.290 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.310 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.317 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.367 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.385 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.389 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.484 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.492 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.547 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.673 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.699 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.704 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.717 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.724 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.748 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.756 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.774 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.832 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.844 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.860 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.905 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.909 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:50:37.916 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:50:37.918 | Processing /opt/stack/requirements 2022-03-31 23:50:39.729 | 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-31 23:50:39.732 | 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-31 23:50:39.744 | 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-31 23:50:39.749 | 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-31 23:50:39.752 | 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-31 23:50:39.758 | 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-31 23:50:39.786 | 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-31 23:50:39.811 | 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-31 23:50:39.821 | 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-31 23:50:39.842 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (1.3) 2022-03-31 23:50:39.844 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (0.3.0) 2022-03-31 23:50:39.861 | 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-31 23:50:39.864 | 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-31 23:50:39.869 | 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-31 23:50:39.873 | 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-31 23:50:39.875 | 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-31 23:50:39.888 | 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-31 23:50:39.938 | 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-31 23:50:39.946 | 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-31 23:50:39.957 | 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-31 23:50:39.960 | 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-31 23:50:39.965 | 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-31 23:50:39.968 | 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-31 23:50:40.030 | Building wheels for collected packages: openstack-requirements 2022-03-31 23:50:40.031 | Building wheel for openstack-requirements (setup.py): started 2022-03-31 23:50:40.878 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-31 23:50:40.878 | ERROR: Command errored out with exit status 1: 2022-03-31 23:50:40.879 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-s7d7yx_h/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-s7d7yx_h/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-e75jfpgq 2022-03-31 23:50:40.879 | cwd: /tmp/pip-req-build-s7d7yx_h/ 2022-03-31 23:50:40.879 | Complete output (6 lines): 2022-03-31 23:50:40.879 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-31 23:50:40.879 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-31 23:50:40.879 | or: setup.py --help-commands 2022-03-31 23:50:40.879 | or: setup.py cmd --help 2022-03-31 23:50:40.879 | 2022-03-31 23:50:40.879 | error: invalid command 'bdist_wheel' 2022-03-31 23:50:40.879 | ---------------------------------------- 2022-03-31 23:50:40.879 | ERROR: Failed building wheel for openstack-requirements 2022-03-31 23:50:40.879 | Running setup.py clean for openstack-requirements 2022-03-31 23:50:41.819 | Failed to build openstack-requirements 2022-03-31 23:50:41.836 | Installing collected packages: openstack-requirements 2022-03-31 23:50:41.836 | Attempting uninstall: openstack-requirements 2022-03-31 23:50:41.837 | Found existing installation: openstack-requirements 1.2.1.dev5347 2022-03-31 23:50:41.873 | Uninstalling openstack-requirements-1.2.1.dev5347: 2022-03-31 23:50:41.892 | Successfully uninstalled openstack-requirements-1.2.1.dev5347 2022-03-31 23:50:41.895 | Running setup.py install for openstack-requirements: started 2022-03-31 23:50:44.359 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-31 23:50:44.383 | Successfully installed openstack-requirements-1.2.1.dev5347 2022-03-31 23:50:44.521 | + inc/python:pip_install:200 : result=0 2022-03-31 23:50:44.524 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:50:44.529 | + functions-common:time_stop:2425 : local name 2022-03-31 23:50:44.532 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:50:44.535 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:50:44.538 | + functions-common:time_stop:2428 : local total 2022-03-31 23:50:44.540 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:50:44.548 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:50:44.550 | + functions-common:time_stop:2432 : start_time=1648770634995 2022-03-31 23:50:44.558 | + functions-common:time_stop:2434 : [[ -z 1648770634995 ]] 2022-03-31 23:50:44.561 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:50:44.565 | + functions-common:time_stop:2437 : end_time=1648770644562 2022-03-31 23:50:44.567 | + functions-common:time_stop:2438 : elapsed_time=9567 2022-03-31 23:50:44.569 | + functions-common:time_stop:2439 : total=8744 2022-03-31 23:50:44.572 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:50:44.574 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18311 2022-03-31 23:50:44.577 | + inc/python:pip_install:203 : return 0 2022-03-31 23:50:44.580 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-31 23:50:44.582 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-31 23:50:44.585 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-31 23:50:44.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:50:44.590 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:50:44.592 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-03-31 23:50:44.594 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:50:44.597 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-31 23:50:44.623 | Using python 3.8 to install pbr 2022-03-31 23:50:44.625 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-31 23:50:45.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:50:45.542 | from cryptography.utils import int_from_bytes 2022-03-31 23:50:45.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:50:45.542 | from cryptography.utils import int_from_bytes 2022-03-31 23:50:46.730 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:50:46.757 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-31 23:50:49.478 | 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-31 23:50:49.486 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:50:49.486 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:50:49.644 | + inc/python:pip_install:200 : result=0 2022-03-31 23:50:49.647 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:50:49.649 | + functions-common:time_stop:2425 : local name 2022-03-31 23:50:49.651 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:50:49.653 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:50:49.655 | + functions-common:time_stop:2428 : local total 2022-03-31 23:50:49.658 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:50:49.660 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:50:49.662 | + functions-common:time_stop:2432 : start_time=1648770644618 2022-03-31 23:50:49.664 | + functions-common:time_stop:2434 : [[ -z 1648770644618 ]] 2022-03-31 23:50:49.667 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:50:49.671 | + functions-common:time_stop:2437 : end_time=1648770649669 2022-03-31 23:50:49.674 | + functions-common:time_stop:2438 : elapsed_time=5051 2022-03-31 23:50:49.676 | + functions-common:time_stop:2439 : total=18311 2022-03-31 23:50:49.679 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:50:49.681 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23362 2022-03-31 23:50:49.683 | + inc/python:pip_install:203 : return 0 2022-03-31 23:50:49.686 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-31 23:50:52.089 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-31 23:50:54.155 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:50:54.157 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-31 23:50:54.173 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-31 23:50:54.177 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-31 23:50:54.182 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-31 23:50:54.184 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-31 23:50:54.188 | 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-31 23:50:54.269 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-31 23:50:54.272 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-31 23:50:54.275 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-31 23:50:54.298 | + ./stack.sh:main:819 : pkgs= 2022-03-31 23:50:54.300 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-31 23:50:54.303 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-31 23:50:54.306 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 23:50:54.308 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-31 23:50:54.310 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:50:54.313 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:50:54.315 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:50:54.317 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:50:54.320 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:50:54.323 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:50:54.327 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:50:54.329 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:50:54.332 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:50:54.334 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-31 23:50:54.337 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:50:54.353 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:50:54.355 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:50:54.358 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:50:54.360 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-31 23:50:54.362 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:50:54.365 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-31 23:50:54.367 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:50:54.369 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-31 23:50:54.372 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:50:54.374 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-31 23:50:54.376 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:50:54.378 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-31 23:50:54.380 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 23:50:54.382 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 23:50:54.385 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:50:54.387 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:50:54.390 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-31 23:50:54.392 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 23:50:54.395 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-31 23:50:54.397 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 23:50:54.399 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 23:50:54.402 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-31 23:50:54.404 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-31 23:50:54.407 | + functions:set_systemd_override:821 : local value=2048 2022-03-31 23:50:54.410 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-31 23:50:54.413 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-31 23:50:54.473 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-31 23:50:54.473 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-31 23:50:54.475 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-31 23:50:54.982 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-31 23:50:54.985 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-31 23:50:55.002 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:50:55.005 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-31 23:50:55.008 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:50:55.010 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:50:55.013 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:50:55.016 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:50:55.018 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:50:55.021 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:50:55.023 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:50:55.025 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:50:55.028 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:50:55.031 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:50:55.034 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:50:55.036 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:50:55.039 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-31 23:50:55.041 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:50:55.044 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:50:55.046 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:50:55.048 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-31 23:50:55.083 | + 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-31 23:50:55.196 | Reading package lists... 2022-03-31 23:50:55.485 | Building dependency tree... 2022-03-31 23:50:55.488 | Reading state information... 2022-03-31 23:50:55.840 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-31 23:50:55.840 | The following packages were automatically installed and are no longer required: 2022-03-31 23:50:55.842 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:50:55.842 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:50:55.842 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:50:55.842 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:50:55.842 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:50:55.843 | python3-zope.interface 2022-03-31 23:50:55.843 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:50:55.969 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:50:55.974 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:50:55.976 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:50:55.978 | + functions-common:time_stop:2425 : local name 2022-03-31 23:50:55.981 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:50:55.984 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:50:55.986 | + functions-common:time_stop:2428 : local total 2022-03-31 23:50:55.988 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:50:55.990 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:50:55.992 | + functions-common:time_stop:2432 : start_time=1648770655070 2022-03-31 23:50:55.995 | + functions-common:time_stop:2434 : [[ -z 1648770655070 ]] 2022-03-31 23:50:55.998 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:50:56.002 | + functions-common:time_stop:2437 : end_time=1648770656000 2022-03-31 23:50:56.004 | + functions-common:time_stop:2438 : elapsed_time=930 2022-03-31 23:50:56.007 | + functions-common:time_stop:2439 : total=1827 2022-03-31 23:50:56.009 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:50:56.011 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2757 2022-03-31 23:50:56.014 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:50:56.016 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-31 23:50:56.019 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:50:56.021 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:50:56.024 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:50:56.026 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:50:56.029 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:50:56.032 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:50:56.035 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-31 23:50:56.037 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:50:56.040 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:50:56.042 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:50:56.044 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:50:56.047 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:50:56.050 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:50:56.053 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:50:56.055 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:50:56.058 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:50:56.061 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:50:56.063 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:50:56.067 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-31 23:50:56.069 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:50:56.072 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:50:56.074 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:50:56.076 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:50:56.079 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:50:56.082 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:50:56.085 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-31 23:50:56.087 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-31 23:50:56.105 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:50:56.108 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-31 23:50:56.110 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:50:56.112 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-31 23:50:56.115 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-31 23:50:56.118 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-31 23:50:56.122 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-31 23:50:56.125 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-31 23:50:56.127 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-31 23:50:56.130 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-31 23:50:56.133 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-31 23:50:56.135 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-31 23:50:56.138 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-31 23:50:56.932 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-31 23:50:56.932 | user tags 2022-03-31 23:50:56.932 | stackrabbit []' 2022-03-31 23:50:56.936 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-31 23:50:56.936 | user tags 2022-03-31 23:50:56.936 | stackrabbit []' 2022-03-31 23:50:56.936 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-31 23:50:56.943 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-31 23:50:56.946 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-31 23:50:56.948 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-31 23:50:57.659 | Changing password for user "stackrabbit" ... 2022-03-31 23:50:57.684 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-31 23:50:58.403 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-31 23:50:58.429 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-31 23:50:58.431 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-31 23:50:59.168 | Changing password for user "stackrabbit" ... 2022-03-31 23:50:59.199 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-31 23:50:59.201 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-31 23:50:59.204 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-31 23:51:00.048 | Deleting user "guest" ... 2022-03-31 23:51:00.066 | Error: 2022-03-31 23:51:00.066 | {:no_such_user, "guest"} 2022-03-31 23:51:00.084 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-31 23:51:00.087 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-31 23:51:00.107 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:51:00.110 | + ./stack.sh:main:836 : install_database 2022-03-31 23:51:00.112 | + lib/database:install_database:118 : install_database_mysql 2022-03-31 23:51:00.115 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-31 23:51:00.118 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:51:00.120 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:51:00.123 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-31 23:51:00.355 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-31 23:51:00.357 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-31 23:51:00.360 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-31 23:51:00.364 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-31 23:51:00.367 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:51:00.370 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-31 23:51:00.381 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:51:00.384 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:51:00.386 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:51:00.389 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:51:00.392 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:51:00.394 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:51:00.397 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:51:00.399 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:51:00.402 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:51:00.405 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:51:00.407 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:51:00.410 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-31 23:51:00.412 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:51:00.415 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:51:00.417 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:51:00.421 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:51:00.425 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:51:00.428 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:51:00.431 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-31 23:51:00.434 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:51:00.437 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:51:00.439 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-31 23:51:00.443 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:51:00.447 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:51:00.452 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:51:00.455 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:51:00.457 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:51:00.460 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:51:00.463 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:51:00.466 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:51:00.469 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:51:00.472 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:51:00.474 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:51:00.476 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:51:00.480 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-31 23:51:00.486 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:51:00.486 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:51:00.489 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:51:00.491 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-31 23:51:00.517 | + 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-31 23:51:00.660 | Reading package lists... 2022-03-31 23:51:00.974 | Building dependency tree... 2022-03-31 23:51:00.975 | Reading state information... 2022-03-31 23:51:01.314 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-31 23:51:01.314 | The following packages were automatically installed and are no longer required: 2022-03-31 23:51:01.315 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:51:01.316 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:51:01.316 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:51:01.316 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:51:01.316 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:51:01.316 | python3-zope.interface 2022-03-31 23:51:01.316 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:51:01.466 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:51:01.471 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:51:01.474 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:51:01.476 | + functions-common:time_stop:2425 : local name 2022-03-31 23:51:01.478 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:51:01.481 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:51:01.483 | + functions-common:time_stop:2428 : local total 2022-03-31 23:51:01.485 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:51:01.488 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:51:01.491 | + functions-common:time_stop:2432 : start_time=1648770660514 2022-03-31 23:51:01.494 | + functions-common:time_stop:2434 : [[ -z 1648770660514 ]] 2022-03-31 23:51:01.497 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:51:01.503 | + functions-common:time_stop:2437 : end_time=1648770661499 2022-03-31 23:51:01.505 | + functions-common:time_stop:2438 : elapsed_time=985 2022-03-31 23:51:01.509 | + functions-common:time_stop:2439 : total=2757 2022-03-31 23:51:01.511 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:51:01.514 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3742 2022-03-31 23:51:01.516 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:51:01.520 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-31 23:51:01.522 | + ./stack.sh:main:839 : install_database_python 2022-03-31 23:51:01.525 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-31 23:51:01.527 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-31 23:51:01.529 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-31 23:51:01.532 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:51:01.535 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-31 23:51:01.541 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-31 23:51:01.544 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:51:01.548 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:51:01.548 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:51:01.554 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-31 23:51:01.557 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-31 23:51:01.559 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-31 23:51:01.562 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-31 23:51:01.565 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-31 23:51:01.599 | Using python 3.8 to install PyMySQL 2022-03-31 23:51:01.602 | + 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-31 23:51:02.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:51:02.519 | from cryptography.utils import int_from_bytes 2022-03-31 23:51:02.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:51:02.519 | from cryptography.utils import int_from_bytes 2022-03-31 23:51:03.738 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:51:03.766 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-31 23:51:06.410 | 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-31 23:51:06.418 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:51:06.418 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:51:06.572 | + inc/python:pip_install:200 : result=0 2022-03-31 23:51:06.576 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:51:06.581 | + functions-common:time_stop:2425 : local name 2022-03-31 23:51:06.583 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:51:06.586 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:51:06.588 | + functions-common:time_stop:2428 : local total 2022-03-31 23:51:06.591 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:51:06.594 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:51:06.597 | + functions-common:time_stop:2432 : start_time=1648770661592 2022-03-31 23:51:06.599 | + functions-common:time_stop:2434 : [[ -z 1648770661592 ]] 2022-03-31 23:51:06.602 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:51:06.608 | + functions-common:time_stop:2437 : end_time=1648770666604 2022-03-31 23:51:06.611 | + functions-common:time_stop:2438 : elapsed_time=5012 2022-03-31 23:51:06.614 | + functions-common:time_stop:2439 : total=23362 2022-03-31 23:51:06.617 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:51:06.620 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28374 2022-03-31 23:51:06.623 | + inc/python:pip_install:203 : return 0 2022-03-31 23:51:06.626 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-31 23:51:06.629 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-31 23:51:06.632 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-31 23:51:06.635 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-31 23:51:06.659 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:51:06.661 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-31 23:51:06.664 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-31 23:51:06.669 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:51:06.670 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:51:06.681 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:51:06.684 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:51:06.687 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:51:06.690 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:51:06.693 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-31 23:51:06.696 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-31 23:51:06.724 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:51:06.727 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-31 23:51:06.729 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:51:06.731 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:51:06.734 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:51:06.742 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:51:06.745 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:51:06.749 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:51:06.751 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:51:06.755 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:51:06.757 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:51:06.760 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:51:06.762 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:51:06.765 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:51:06.767 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-31 23:51:06.771 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:51:06.774 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:51:06.777 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:51:06.780 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-31 23:51:06.808 | + 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-31 23:51:06.925 | Reading package lists... 2022-03-31 23:51:07.216 | Building dependency tree... 2022-03-31 23:51:07.218 | Reading state information... 2022-03-31 23:51:07.560 | radvd is already the newest version (1:2.17-2). 2022-03-31 23:51:07.560 | The following packages were automatically installed and are no longer required: 2022-03-31 23:51:07.562 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:51:07.562 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:51:07.562 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:51:07.562 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:51:07.562 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:51:07.562 | python3-zope.interface 2022-03-31 23:51:07.562 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:51:07.693 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:51:07.699 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:51:07.701 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:51:07.705 | + functions-common:time_stop:2425 : local name 2022-03-31 23:51:07.707 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:51:07.710 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:51:07.712 | + functions-common:time_stop:2428 : local total 2022-03-31 23:51:07.715 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:51:07.717 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:51:07.719 | + functions-common:time_stop:2432 : start_time=1648770666805 2022-03-31 23:51:07.722 | + functions-common:time_stop:2434 : [[ -z 1648770666805 ]] 2022-03-31 23:51:07.724 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:51:07.728 | + functions-common:time_stop:2437 : end_time=1648770667726 2022-03-31 23:51:07.732 | + functions-common:time_stop:2438 : elapsed_time=921 2022-03-31 23:51:07.734 | + functions-common:time_stop:2439 : total=3742 2022-03-31 23:51:07.737 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:51:07.740 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4663 2022-03-31 23:51:07.742 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:51:07.745 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-31 23:51:07.767 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:51:07.769 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-31 23:51:07.772 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-31 23:51:07.775 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-31 23:51:07.779 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-31 23:51:07.807 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-31 23:51:07.809 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:51:07.813 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:51:07.816 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:51:07.818 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:51:07.821 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:51:07.823 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:51:07.825 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:51:07.828 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:51:07.830 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:51:07.834 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:51:07.837 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:51:07.840 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:51:07.843 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-31 23:51:07.847 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:51:07.849 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:51:07.851 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:51:07.854 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-31 23:51:07.881 | + 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-31 23:51:07.998 | Reading package lists... 2022-03-31 23:51:08.286 | Building dependency tree... 2022-03-31 23:51:08.287 | Reading state information... 2022-03-31 23:51:08.617 | fakeroot is already the newest version (1.24-1). 2022-03-31 23:51:08.617 | make is already the newest version (4.2.1-1.2). 2022-03-31 23:51:08.617 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-31 23:51:08.617 | The following packages were automatically installed and are no longer required: 2022-03-31 23:51:08.619 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:51:08.619 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:51:08.619 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:51:08.619 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:51:08.619 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:51:08.619 | python3-zope.interface 2022-03-31 23:51:08.619 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:51:08.754 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:51:08.758 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:51:08.761 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:51:08.763 | + functions-common:time_stop:2425 : local name 2022-03-31 23:51:08.769 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:51:08.771 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:51:08.774 | + functions-common:time_stop:2428 : local total 2022-03-31 23:51:08.776 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:51:08.779 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:51:08.781 | + functions-common:time_stop:2432 : start_time=1648770667878 2022-03-31 23:51:08.784 | + functions-common:time_stop:2434 : [[ -z 1648770667878 ]] 2022-03-31 23:51:08.787 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:51:08.791 | + functions-common:time_stop:2437 : end_time=1648770668789 2022-03-31 23:51:08.793 | + functions-common:time_stop:2438 : elapsed_time=911 2022-03-31 23:51:08.796 | + functions-common:time_stop:2439 : total=4663 2022-03-31 23:51:08.798 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:51:08.801 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5574 2022-03-31 23:51:08.803 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:51:08.807 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-31 23:51:08.809 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:51:08.811 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:51:08.814 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-31 23:51:08.817 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-31 23:51:08.821 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-31 23:51:08.826 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-31 23:51:08.830 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-31 23:51:08.834 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-31 23:51:08.834 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-31 23:51:08.839 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-31 23:51:08.842 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-31 23:51:08.845 | + functions:vercmp:628 : local v1=5.4 2022-03-31 23:51:08.848 | + functions:vercmp:629 : local 'op=<' 2022-03-31 23:51:08.850 | + functions:vercmp:630 : local v2=3.13 2022-03-31 23:51:08.853 | + functions:vercmp:631 : local result 2022-03-31 23:51:08.857 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-31 23:51:08.858 | ++ functions:vercmp:635 : sort -V 2022-03-31 23:51:08.858 | ++ functions:vercmp:635 : head -1 2022-03-31 23:51:08.865 | + functions:vercmp:635 : result=3.13 2022-03-31 23:51:08.867 | + functions:vercmp:637 : case $op in 2022-03-31 23:51:08.870 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-31 23:51:08.873 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-31 23:51:08.875 | + functions:vercmp:648 : return 2022-03-31 23:51:08.878 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-31 23:51:08.881 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:51:08.883 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-31 23:51:09.457 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-31 23:51:09.461 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-31 23:51:09.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:09.470 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:09.474 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-03-31 23:51:09.477 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:09.480 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-31 23:51:09.501 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:51:09.504 | + ./stack.sh:main:847 : install_etcd3 2022-03-31 23:51:09.507 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-31 23:51:09.508 | Installing etcd 2022-03-31 23:51:09.510 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-31 23:51:09.528 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-31 23:51:09.550 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-31 23:51:09.553 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-31 23:51:09.569 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-31 23:51:09.573 | ++ 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-31 23:51:09.576 | ++ 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-31 23:51:09.580 | +++ 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-31 23:51:09.586 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:51:09.588 | ++ 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-31 23:51:09.591 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-31 23:51:09.593 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:51:09.597 | ++ functions:get_extra_file:74 : return 2022-03-31 23:51:09.600 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:51:09.605 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-31 23:51:09.612 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-31 23:51:09.615 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-31 23:51:09.636 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:51:09.639 | + ./stack.sh:main:866 : install_dstat 2022-03-31 23:51:09.641 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-31 23:51:09.663 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:51:09.666 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-31 23:51:09.668 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:51:09.670 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-31 23:51:09.675 | + ./stack.sh:main:875 : install_libs 2022-03-31 23:51:09.678 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-31 23:51:09.682 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-31 23:51:09.685 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-31 23:51:09.688 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-31 23:51:09.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:09.696 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:09.699 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-03-31 23:51:09.701 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:09.704 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-31 23:51:09.708 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-31 23:51:09.710 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-31 23:51:09.713 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-31 23:51:09.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:09.719 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:09.723 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-03-31 23:51:09.726 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:09.729 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-31 23:51:09.732 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-31 23:51:09.735 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-31 23:51:09.738 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-31 23:51:09.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:09.743 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:09.745 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-03-31 23:51:09.748 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:09.752 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-31 23:51:09.754 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-31 23:51:09.757 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-31 23:51:09.760 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-31 23:51:09.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:09.766 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:09.769 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-03-31 23:51:09.773 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:09.775 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-31 23:51:09.778 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-31 23:51:09.782 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-31 23:51:09.785 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-31 23:51:09.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:09.791 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:09.794 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-03-31 23:51:09.797 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:09.800 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-31 23:51:09.803 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-31 23:51:09.806 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-31 23:51:09.808 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-31 23:51:09.811 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:09.814 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:09.816 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-03-31 23:51:09.819 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:09.821 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-31 23:51:09.823 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-31 23:51:09.826 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-31 23:51:09.828 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-31 23:51:09.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:09.833 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:09.836 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-03-31 23:51:09.838 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:09.840 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-31 23:51:09.843 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-31 23:51:09.845 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-31 23:51:09.849 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-31 23:51:09.851 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:09.855 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:09.860 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-03-31 23:51:09.865 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:09.868 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-31 23:51:09.871 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-31 23:51:09.875 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-31 23:51:09.878 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-31 23:51:09.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:09.884 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:09.888 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-03-31 23:51:09.891 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:09.894 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-31 23:51:09.899 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-31 23:51:09.902 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-31 23:51:09.904 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-31 23:51:09.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:09.910 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:09.912 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-03-31 23:51:09.915 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:09.917 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-31 23:51:09.920 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-31 23:51:09.922 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-31 23:51:09.925 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-31 23:51:09.927 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:09.930 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:09.933 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-03-31 23:51:09.936 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:09.939 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-31 23:51:09.943 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-31 23:51:09.947 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-31 23:51:09.950 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-31 23:51:09.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:09.956 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:09.960 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-03-31 23:51:09.964 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:09.966 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-31 23:51:09.969 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-31 23:51:09.972 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-31 23:51:09.974 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-31 23:51:09.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:09.979 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:09.981 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-03-31 23:51:09.984 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:09.988 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-31 23:51:09.991 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-31 23:51:09.993 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-31 23:51:09.996 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-31 23:51:09.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.001 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.006 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-03-31 23:51:10.009 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.012 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-31 23:51:10.015 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-31 23:51:10.019 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-31 23:51:10.022 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-31 23:51:10.025 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.028 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.031 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-03-31 23:51:10.033 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.036 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-31 23:51:10.039 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-31 23:51:10.041 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-31 23:51:10.045 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-31 23:51:10.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.052 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.055 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-03-31 23:51:10.057 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.061 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-31 23:51:10.064 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-31 23:51:10.067 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-31 23:51:10.070 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-31 23:51:10.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.076 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.079 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-03-31 23:51:10.082 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.085 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-31 23:51:10.090 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-31 23:51:10.093 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-31 23:51:10.097 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-31 23:51:10.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.102 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.108 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-03-31 23:51:10.110 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.114 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-31 23:51:10.116 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-31 23:51:10.119 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-31 23:51:10.121 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-31 23:51:10.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.129 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-03-31 23:51:10.136 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.139 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-31 23:51:10.142 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-31 23:51:10.144 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-31 23:51:10.149 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-31 23:51:10.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.154 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.157 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-03-31 23:51:10.161 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.163 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-31 23:51:10.166 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-31 23:51:10.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-31 23:51:10.171 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-31 23:51:10.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.177 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.179 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-03-31 23:51:10.182 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.185 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-31 23:51:10.188 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-31 23:51:10.191 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-31 23:51:10.195 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-31 23:51:10.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.201 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.204 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-03-31 23:51:10.208 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.210 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-31 23:51:10.214 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-31 23:51:10.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-31 23:51:10.220 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-31 23:51:10.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.225 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.229 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-03-31 23:51:10.232 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.236 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-31 23:51:10.239 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-31 23:51:10.241 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-31 23:51:10.243 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-31 23:51:10.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.249 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.253 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-03-31 23:51:10.256 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.259 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-31 23:51:10.262 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-31 23:51:10.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-31 23:51:10.268 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-31 23:51:10.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.274 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.277 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-03-31 23:51:10.280 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.283 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-31 23:51:10.286 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-31 23:51:10.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-31 23:51:10.292 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-31 23:51:10.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.298 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.301 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-03-31 23:51:10.304 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.307 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-31 23:51:10.309 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-31 23:51:10.312 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-31 23:51:10.315 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-31 23:51:10.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.321 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.323 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-03-31 23:51:10.326 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.328 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-31 23:51:10.331 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-31 23:51:10.333 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-31 23:51:10.335 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-31 23:51:10.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.342 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.345 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-03-31 23:51:10.347 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.350 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-31 23:51:10.353 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-31 23:51:10.359 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-31 23:51:10.361 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-31 23:51:10.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.367 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.369 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-03-31 23:51:10.372 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.374 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-31 23:51:10.378 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-31 23:51:10.380 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-31 23:51:10.383 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-31 23:51:10.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.388 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.390 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-03-31 23:51:10.394 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.398 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-31 23:51:10.401 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-31 23:51:10.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-31 23:51:10.407 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-31 23:51:10.412 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.415 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.418 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-03-31 23:51:10.421 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.423 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-31 23:51:10.427 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-31 23:51:10.430 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-31 23:51:10.432 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-31 23:51:10.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.437 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.441 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-03-31 23:51:10.444 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.447 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-31 23:51:10.450 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-31 23:51:10.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-31 23:51:10.462 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-31 23:51:10.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.469 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.472 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-03-31 23:51:10.475 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.477 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-31 23:51:10.481 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-31 23:51:10.484 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-31 23:51:10.488 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-31 23:51:10.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.494 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.498 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-03-31 23:51:10.501 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.504 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-31 23:51:10.507 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-31 23:51:10.509 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-31 23:51:10.512 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-31 23:51:10.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.518 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.522 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-03-31 23:51:10.525 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.527 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-31 23:51:10.530 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-31 23:51:10.533 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-31 23:51:10.535 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-31 23:51:10.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.540 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.543 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-03-31 23:51:10.545 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.548 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-31 23:51:10.551 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-31 23:51:10.554 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-31 23:51:10.558 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-31 23:51:10.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.563 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.566 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-03-31 23:51:10.568 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.571 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-31 23:51:10.573 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-31 23:51:10.575 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-31 23:51:10.578 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-31 23:51:10.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:10.582 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:10.585 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-03-31 23:51:10.587 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:10.591 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-31 23:51:10.616 | Using python 3.8 to install etcd3 2022-03-31 23:51:10.619 | + 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-31 23:51:11.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:51:11.618 | from cryptography.utils import int_from_bytes 2022-03-31 23:51:11.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:51:11.618 | from cryptography.utils import int_from_bytes 2022-03-31 23:51:12.931 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:51:12.960 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-31 23:51:12.968 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-31 23:51:12.969 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-31 23:51:12.970 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-31 23:51:12.971 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-31 23:51:15.722 | 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-31 23:51:15.730 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:51:15.730 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:51:15.884 | + inc/python:pip_install:200 : result=0 2022-03-31 23:51:15.886 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:51:15.889 | + functions-common:time_stop:2425 : local name 2022-03-31 23:51:15.891 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:51:15.893 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:51:15.897 | + functions-common:time_stop:2428 : local total 2022-03-31 23:51:15.899 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:51:15.901 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:51:15.904 | + functions-common:time_stop:2432 : start_time=1648770670609 2022-03-31 23:51:15.906 | + functions-common:time_stop:2434 : [[ -z 1648770670609 ]] 2022-03-31 23:51:15.909 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:51:15.913 | + functions-common:time_stop:2437 : end_time=1648770675910 2022-03-31 23:51:15.916 | + functions-common:time_stop:2438 : elapsed_time=5301 2022-03-31 23:51:15.918 | + functions-common:time_stop:2439 : total=28374 2022-03-31 23:51:15.923 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:51:15.925 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33675 2022-03-31 23:51:15.928 | + inc/python:pip_install:203 : return 0 2022-03-31 23:51:15.930 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-31 23:51:15.954 | Using python 3.8 to install etcd3gw 2022-03-31 23:51:15.957 | + 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-31 23:51:16.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:51:16.875 | from cryptography.utils import int_from_bytes 2022-03-31 23:51:16.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:51:16.875 | from cryptography.utils import int_from_bytes 2022-03-31 23:51:18.026 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:51:18.054 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-31 23:51:18.062 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-31 23:51:18.063 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-31 23:51:18.064 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-31 23:51:18.065 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-31 23:51:18.099 | 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-31 23:51:18.101 | 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-31 23:51:18.102 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-31 23:51:18.103 | 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-31 23:51:20.655 | 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-31 23:51:20.664 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:51:20.664 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:51:20.792 | + inc/python:pip_install:200 : result=0 2022-03-31 23:51:20.795 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:51:20.797 | + functions-common:time_stop:2425 : local name 2022-03-31 23:51:20.799 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:51:20.802 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:51:20.804 | + functions-common:time_stop:2428 : local total 2022-03-31 23:51:20.806 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:51:20.808 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:51:20.810 | + functions-common:time_stop:2432 : start_time=1648770675948 2022-03-31 23:51:20.813 | + functions-common:time_stop:2434 : [[ -z 1648770675948 ]] 2022-03-31 23:51:20.815 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:51:20.820 | + functions-common:time_stop:2437 : end_time=1648770680817 2022-03-31 23:51:20.822 | + functions-common:time_stop:2438 : elapsed_time=4869 2022-03-31 23:51:20.824 | + functions-common:time_stop:2439 : total=33675 2022-03-31 23:51:20.826 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:51:20.829 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38544 2022-03-31 23:51:20.832 | + inc/python:pip_install:203 : return 0 2022-03-31 23:51:20.834 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-31 23:51:20.838 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-31 23:51:20.840 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-31 23:51:20.843 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:51:20.845 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:51:20.848 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:51:20.850 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:51:20.853 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:51:20.855 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:51:20.857 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:51:20.860 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:51:20.862 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:51:20.865 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:51:20.867 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:51:20.869 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-31 23:51:20.872 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:51:20.874 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:51:20.876 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-31 23:51:20.879 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:51:20.881 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:51:20.884 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:51:20.886 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:51:20.889 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:51:20.891 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:51:20.894 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:51:20.897 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:51:20.900 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:51:20.902 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:51:20.904 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:51:20.907 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:51:20.909 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:51:20.912 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:51:20.915 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:51:20.917 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:51:20.919 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:51:20.922 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:51:20.944 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:51:21.056 | Reading package lists... 2022-03-31 23:51:21.319 | Building dependency tree... 2022-03-31 23:51:21.320 | Reading state information... 2022-03-31 23:51:21.591 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-31 23:51:21.591 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-31 23:51:21.591 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:51:21.591 | The following packages were automatically installed and are no longer required: 2022-03-31 23:51:21.592 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:51:21.592 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:51:21.592 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:51:21.592 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:51:21.592 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:51:21.593 | python3-zope.interface 2022-03-31 23:51:21.593 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:51:21.710 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:51:21.714 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:51:21.717 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:51:21.719 | + functions-common:time_stop:2425 : local name 2022-03-31 23:51:21.721 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:51:21.724 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:51:21.726 | + functions-common:time_stop:2428 : local total 2022-03-31 23:51:21.728 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:51:21.730 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:51:21.732 | + functions-common:time_stop:2432 : start_time=1648770680941 2022-03-31 23:51:21.736 | + functions-common:time_stop:2434 : [[ -z 1648770680941 ]] 2022-03-31 23:51:21.739 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:51:21.743 | + functions-common:time_stop:2437 : end_time=1648770681741 2022-03-31 23:51:21.746 | + functions-common:time_stop:2438 : elapsed_time=800 2022-03-31 23:51:21.748 | + functions-common:time_stop:2439 : total=5574 2022-03-31 23:51:21.750 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:51:21.753 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6374 2022-03-31 23:51:21.755 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:51:21.758 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-31 23:51:21.760 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:51:21.763 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:51:21.765 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-31 23:51:21.828 | Module proxy already enabled 2022-03-31 23:51:21.833 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-31 23:51:21.895 | Considering dependency proxy for proxy_uwsgi: 2022-03-31 23:51:21.895 | Module proxy already enabled 2022-03-31 23:51:21.895 | Module proxy_uwsgi already enabled 2022-03-31 23:51:21.900 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-31 23:51:21.902 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:51:21.904 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:51:21.907 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:51:22.044 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-31 23:51:22.046 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-31 23:51:22.048 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-31 23:51:22.052 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:22.058 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:22.061 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-03-31 23:51:22.064 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:22.066 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-31 23:51:22.069 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-31 23:51:22.071 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-31 23:51:22.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:22.076 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:22.079 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-03-31 23:51:22.082 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:22.084 | + ./stack.sh:main:883 : install_glanceclient 2022-03-31 23:51:22.087 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-31 23:51:22.089 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-31 23:51:22.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:22.095 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:22.098 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-03-31 23:51:22.100 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:22.103 | + ./stack.sh:main:884 : install_cinderclient 2022-03-31 23:51:22.105 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-31 23:51:22.108 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-31 23:51:22.110 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:22.113 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:22.116 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-03-31 23:51:22.119 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:22.121 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-31 23:51:22.123 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-31 23:51:22.126 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:22.129 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:22.131 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-03-31 23:51:22.134 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:22.136 | + ./stack.sh:main:885 : install_novaclient 2022-03-31 23:51:22.139 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-31 23:51:22.141 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-31 23:51:22.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:22.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:22.149 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-03-31 23:51:22.151 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:22.154 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-31 23:51:22.179 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:51:22.181 | + ./stack.sh:main:887 : install_swiftclient 2022-03-31 23:51:22.183 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-31 23:51:22.186 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-31 23:51:22.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:22.191 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:22.193 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-03-31 23:51:22.195 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:22.198 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-31 23:51:22.215 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:51:22.218 | + ./stack.sh:main:890 : install_neutronclient 2022-03-31 23:51:22.221 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-31 23:51:22.224 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-31 23:51:22.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:22.229 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:22.232 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-03-31 23:51:22.234 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:22.236 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-31 23:51:22.239 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-31 23:51:22.241 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-31 23:51:22.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:22.246 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:22.249 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-03-31 23:51:22.251 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:22.254 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-31 23:51:22.256 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-31 23:51:22.258 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:51:22.261 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-31 23:51:22.264 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-31 23:51:22.266 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:51:22.271 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:51:22.271 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:51:22.276 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-31 23:51:22.279 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-31 23:51:22.281 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-31 23:51:22.285 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-31 23:51:22.288 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-31 23:51:22.309 | Using python 3.8 to install keystonemiddleware 2022-03-31 23:51:22.311 | + 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-31 23:51:23.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:51:23.201 | from cryptography.utils import int_from_bytes 2022-03-31 23:51:23.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:51:23.201 | from cryptography.utils import int_from_bytes 2022-03-31 23:51:24.353 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:51:24.381 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-31 23:51:24.434 | 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-31 23:51:24.435 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-31 23:51:24.436 | 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-31 23:51:24.438 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-31 23:51:24.440 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-31 23:51:24.441 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-31 23:51:24.442 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-31 23:51:24.443 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-31 23:51:24.444 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-31 23:51:24.445 | 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-31 23:51:24.446 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-31 23:51:24.447 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-31 23:51:24.448 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-31 23:51:24.449 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-31 23:51:24.508 | 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-31 23:51:24.510 | 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-31 23:51:24.511 | 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-31 23:51:24.551 | 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-31 23:51:24.590 | 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-31 23:51:24.592 | 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-31 23:51:24.593 | 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-31 23:51:24.594 | 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-31 23:51:24.646 | 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-31 23:51:24.648 | 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-31 23:51:24.658 | 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-31 23:51:24.659 | 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-31 23:51:24.674 | 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-31 23:51:24.676 | 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-31 23:51:24.677 | 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-31 23:51:24.743 | 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-31 23:51:24.744 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-31 23:51:24.747 | 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-31 23:51:24.748 | 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-31 23:51:24.800 | 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-31 23:51:24.812 | 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-31 23:51:27.293 | 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-31 23:51:27.301 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:51:27.301 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:51:27.444 | + inc/python:pip_install:200 : result=0 2022-03-31 23:51:27.446 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:51:27.449 | + functions-common:time_stop:2425 : local name 2022-03-31 23:51:27.451 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:51:27.453 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:51:27.456 | + functions-common:time_stop:2428 : local total 2022-03-31 23:51:27.458 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:51:27.460 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:51:27.463 | + functions-common:time_stop:2432 : start_time=1648770682303 2022-03-31 23:51:27.465 | + functions-common:time_stop:2434 : [[ -z 1648770682303 ]] 2022-03-31 23:51:27.468 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:51:27.472 | + functions-common:time_stop:2437 : end_time=1648770687469 2022-03-31 23:51:27.475 | + functions-common:time_stop:2438 : elapsed_time=5166 2022-03-31 23:51:27.477 | + functions-common:time_stop:2439 : total=38544 2022-03-31 23:51:27.479 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:51:27.481 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=43710 2022-03-31 23:51:27.484 | + inc/python:pip_install:203 : return 0 2022-03-31 23:51:27.486 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-31 23:51:27.489 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-31 23:51:27.491 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:51:27.494 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-31 23:51:27.497 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-31 23:51:27.499 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:51:27.503 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:51:27.503 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:51:27.509 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-31 23:51:27.511 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-31 23:51:27.514 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-31 23:51:27.517 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-31 23:51:27.520 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-31 23:51:27.542 | Using python 3.8 to install python-memcached 2022-03-31 23:51:27.544 | + 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-31 23:51:28.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:51:28.433 | from cryptography.utils import int_from_bytes 2022-03-31 23:51:28.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:51:28.434 | from cryptography.utils import int_from_bytes 2022-03-31 23:51:29.587 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:51:29.614 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-31 23:51:29.618 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-31 23:51:32.166 | 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-31 23:51:32.173 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:51:32.173 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:51:32.346 | + inc/python:pip_install:200 : result=0 2022-03-31 23:51:32.349 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:51:32.351 | + functions-common:time_stop:2425 : local name 2022-03-31 23:51:32.356 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:51:32.358 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:51:32.361 | + functions-common:time_stop:2428 : local total 2022-03-31 23:51:32.363 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:51:32.366 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:51:32.369 | + functions-common:time_stop:2432 : start_time=1648770687536 2022-03-31 23:51:32.374 | + functions-common:time_stop:2434 : [[ -z 1648770687536 ]] 2022-03-31 23:51:32.378 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:51:32.383 | + functions-common:time_stop:2437 : end_time=1648770692380 2022-03-31 23:51:32.385 | + functions-common:time_stop:2438 : elapsed_time=4844 2022-03-31 23:51:32.387 | + functions-common:time_stop:2439 : total=43710 2022-03-31 23:51:32.390 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:51:32.392 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=48554 2022-03-31 23:51:32.395 | + inc/python:pip_install:203 : return 0 2022-03-31 23:51:32.398 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-31 23:51:32.416 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:51:32.419 | + ./stack.sh:main:897 : '[' 10.222.0.70 == 10.222.0.70 ']' 2022-03-31 23:51:32.421 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-31 23:51:32.424 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-31 23:51:32.427 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-31 23:51:32.429 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:51:32.432 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-31 23:51:32.434 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-31 23:51:32.452 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:51:32.455 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-31 23:51:32.457 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-31 23:51:32.460 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-31 23:51:32.462 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:51:32.464 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:51:32.467 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:51:32.469 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:51:32.471 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:51:32.474 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:51:32.492 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:51:32.494 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:51:32.497 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:51:32.500 | + functions-common:git_clone:629 : echo master 2022-03-31 23:51:32.500 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:51:32.506 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-31 23:51:32.508 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:51:32.510 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-31 23:51:32.513 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:51:32.514 | + functions-common:git_clone:678 : head -1 2022-03-31 23:51:32.517 | c141e6164 trivial: Fix typo 2022-03-31 23:51:32.520 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:51:32.522 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-31 23:51:32.525 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:51:32.527 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:51:32.530 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-31 23:51:32.532 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:51:32.535 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-31 23:51:32.538 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:51:32.540 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:51:32.543 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-31 23:51:32.545 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:51:32.547 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:51:32.550 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-31 23:51:32.553 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:51:32.557 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-31 23:51:32.560 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:51:32.562 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:51:32.566 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-31 23:51:32.571 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-31 23:51:32.574 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-31 23:51:33.260 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-31 23:51:33.263 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:51:33.265 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:51:33.267 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:51:33.269 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:51:33.271 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-31 23:51:33.273 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:51:33.278 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:51:33.281 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:51:33.284 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:51:33.286 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:51:33.289 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:51:33.291 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:51:33.293 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-31 23:51:33.318 | Using python 3.8 to install /opt/stack/keystone 2022-03-31 23:51:33.320 | + 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-31 23:51:34.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:51:34.217 | from cryptography.utils import int_from_bytes 2022-03-31 23:51:34.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:51:34.217 | from cryptography.utils import int_from_bytes 2022-03-31 23:51:35.374 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:51:35.401 | Obtaining file:///opt/stack/keystone 2022-03-31 23:51:35.401 | Preparing metadata (setup.py): started 2022-03-31 23:51:39.011 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:51:39.086 | 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-31 23:51:39.087 | 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-31 23:51:39.089 | 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-31 23:51:39.090 | 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-31 23:51:39.091 | 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-31 23:51:39.092 | 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-31 23:51:39.093 | 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-31 23:51:39.094 | 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-31 23:51:39.096 | 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-31 23:51:39.097 | 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-31 23:51:39.098 | 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-31 23:51:39.099 | 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-31 23:51:39.100 | 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-31 23:51:39.101 | 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-31 23:51:39.102 | 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-31 23:51:39.103 | 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-31 23:51:39.104 | 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-31 23:51:39.105 | 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-31 23:51:39.107 | 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-31 23:51:39.108 | 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-31 23:51:39.109 | 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-31 23:51:39.110 | 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-31 23:51:39.112 | 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-31 23:51:39.113 | 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-31 23:51:39.114 | 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-31 23:51:39.115 | 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-31 23:51:39.116 | 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-31 23:51:39.118 | 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-31 23:51:39.119 | 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-31 23:51:39.120 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-31 23:51:39.121 | 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-31 23:51:39.122 | 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-31 23:51:39.123 | 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-31 23:51:39.124 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-31 23:51:39.135 | 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-31 23:51:39.136 | 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-31 23:51:39.180 | 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-31 23:51:39.192 | 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-31 23:51:39.193 | 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-31 23:51:39.194 | 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-31 23:51:39.195 | 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-31 23:51:39.205 | 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-31 23:51:39.266 | 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-31 23:51:39.270 | 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-31 23:51:39.367 | 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-31 23:51:39.368 | 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-31 23:51:39.369 | 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-31 23:51:39.371 | 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-31 23:51:39.425 | 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-31 23:51:39.426 | 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-31 23:51:39.428 | 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-31 23:51:39.481 | 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-31 23:51:39.484 | 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-31 23:51:39.541 | 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-31 23:51:39.542 | 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-31 23:51:39.543 | 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-31 23:51:39.545 | 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-31 23:51:39.547 | 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-31 23:51:39.550 | 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-31 23:51:39.570 | 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-31 23:51:39.619 | 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-31 23:51:39.640 | 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-31 23:51:39.641 | 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-31 23:51:39.642 | 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-31 23:51:39.644 | 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-31 23:51:39.726 | 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-31 23:51:39.843 | 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-31 23:51:39.844 | 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-31 23:51:39.845 | 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-31 23:51:39.847 | 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-31 23:51:39.848 | 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-31 23:51:40.068 | 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-31 23:51:40.089 | 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-31 23:51:40.091 | 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-31 23:51:40.159 | 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-31 23:51:40.161 | 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-31 23:51:40.179 | 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-31 23:51:40.251 | 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-31 23:51:40.291 | 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-31 23:51:40.402 | 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-31 23:51:40.477 | 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-31 23:51:40.604 | 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-31 23:51:40.635 | 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-31 23:51:40.675 | 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-31 23:51:40.676 | 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-31 23:51:40.678 | 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-31 23:51:40.681 | 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-31 23:51:40.683 | 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-31 23:51:40.684 | 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-31 23:51:40.736 | 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-31 23:51:40.874 | 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-31 23:51:40.877 | 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-31 23:51:40.878 | 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-31 23:51:40.879 | 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-31 23:51:41.027 | 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-31 23:51:41.109 | 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-31 23:51:41.183 | 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-31 23:51:41.358 | 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-31 23:51:41.640 | 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-31 23:51:41.676 | 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-31 23:51:43.614 | Installing collected packages: keystone 2022-03-31 23:51:43.614 | Attempting uninstall: keystone 2022-03-31 23:51:43.615 | Found existing installation: keystone 21.1.0.dev2 2022-03-31 23:51:43.618 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-31 23:51:43.620 | Running setup.py develop for keystone 2022-03-31 23:51:48.222 | Successfully installed keystone 2022-03-31 23:51:48.223 | 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-31 23:51:48.230 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:51:48.230 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:51:48.376 | + inc/python:pip_install:200 : result=0 2022-03-31 23:51:48.378 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:51:48.381 | + functions-common:time_stop:2425 : local name 2022-03-31 23:51:48.383 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:51:48.385 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:51:48.387 | + functions-common:time_stop:2428 : local total 2022-03-31 23:51:48.389 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:51:48.391 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:51:48.394 | + functions-common:time_stop:2432 : start_time=1648770693312 2022-03-31 23:51:48.396 | + functions-common:time_stop:2434 : [[ -z 1648770693312 ]] 2022-03-31 23:51:48.399 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:51:48.403 | + functions-common:time_stop:2437 : end_time=1648770708401 2022-03-31 23:51:48.405 | + functions-common:time_stop:2438 : elapsed_time=15089 2022-03-31 23:51:48.407 | + functions-common:time_stop:2439 : total=48554 2022-03-31 23:51:48.410 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:51:48.412 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=63643 2022-03-31 23:51:48.414 | + inc/python:pip_install:203 : return 0 2022-03-31 23:51:48.416 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:51:48.419 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:51:48.421 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:51:48.440 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:51:48.452 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-31 23:51:48.455 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-31 23:51:48.458 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:51:48.460 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:51:48.463 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-03-31 23:51:48.465 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:51:48.468 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-31 23:51:48.490 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:51:48.492 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:51:48.495 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:51:48.498 | + ./stack.sh:main:899 : configure_keystone 2022-03-31 23:51:48.502 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-31 23:51:48.516 | + 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-31 23:51:48.519 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-31 23:51:48.523 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-31 23:51:48.545 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:51:48.547 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-31 23:51:48.578 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-31 23:51:48.607 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-31 23:51:48.638 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-31 23:51:48.669 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-31 23:51:48.700 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-31 23:51:48.733 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-31 23:51:48.762 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-31 23:51:48.792 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-31 23:51:48.794 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-31 23:51:48.797 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-31 23:51:48.800 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-31 23:51:48.802 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:51:48.805 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:51:48.821 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:51:48.831 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:51:48.833 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:51:48.836 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:51:48.852 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:51:48.855 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:51:48.857 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:51:48.894 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:51:48.897 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:51:48.899 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-31 23:51:48.901 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-31 23:51:48.918 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:51:48.921 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.70/identity 2022-03-31 23:51:48.951 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-31 23:51:48.954 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-31 23:51:48.987 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-31 23:51:48.990 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-31 23:51:48.992 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-31 23:51:48.994 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-31 23:51:48.997 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-31 23:51:49.000 | + 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-31 23:51:49.034 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-31 23:51:49.036 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-31 23:51:49.039 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-31 23:51:49.041 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-31 23:51:49.044 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:51:49.061 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:51:49.064 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:51:49.066 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:51:49.068 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:51:49.070 | + 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-31 23:51:49.099 | + 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-31 23:51:49.128 | + 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-31 23:51:49.157 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:51:49.185 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-31 23:51:49.215 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:51:49.217 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-31 23:51:49.220 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-31 23:51:49.223 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-31 23:51:49.225 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-31 23:51:49.227 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:51:49.231 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:51:49.234 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-31 23:51:49.238 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-31 23:51:49.241 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:51:49.243 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:51:49.256 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:51:49.257 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:51:49.265 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:51:49.269 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:51:49.286 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-31 23:51:49.288 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-31 23:51:49.292 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-31 23:51:49.322 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-31 23:51:49.350 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-31 23:51:49.378 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-31 23:51:49.405 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-31 23:51:49.433 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-31 23:51:49.462 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-31 23:51:49.490 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-31 23:51:49.519 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-31 23:51:49.549 | + 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-31 23:51:49.578 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-31 23:51:49.606 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-31 23:51:49.634 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-31 23:51:49.662 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:51:49.664 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:51:49.667 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-31 23:51:49.669 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-31 23:51:49.672 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:51:49.675 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:51:49.677 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:51:49.680 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:51:49.682 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:51:49.685 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-31 23:51:49.715 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-31 23:51:49.745 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:51:49.745 | + 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-31 23:51:49.754 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-31 23:51:49.758 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-31 23:51:49.760 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-31 23:51:49.762 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:51:49.765 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:51:49.767 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:51:49.769 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:51:49.772 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:51:49.774 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:51:49.776 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:51:49.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:51:49.781 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:51:49.783 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-31 23:51:49.845 | Site keystone-wsgi-public already enabled 2022-03-31 23:51:49.850 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:51:49.853 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:51:49.855 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:51:49.859 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:51:50.001 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-31 23:51:50.032 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-31 23:51:50.074 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-31 23:51:50.106 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-31 23:51:50.108 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-31 23:51:50.140 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-31 23:51:50.170 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-31 23:51:50.199 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-31 23:51:50.201 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-31 23:51:50.219 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:51:50.222 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-31 23:51:50.239 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:51:50.242 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-31 23:51:50.244 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-31 23:51:50.246 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-31 23:51:50.249 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:51:50.251 | + lib/stack:stack_install_service:32 : install_swift 2022-03-31 23:51:50.254 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-31 23:51:50.256 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-31 23:51:50.258 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-31 23:51:50.261 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:51:50.263 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:51:50.266 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:51:50.269 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:51:50.271 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:51:50.274 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:51:50.292 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:51:50.294 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:51:50.297 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:51:50.300 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:51:50.300 | + functions-common:git_clone:629 : echo master 2022-03-31 23:51:50.305 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-31 23:51:50.308 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:51:50.310 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-31 23:51:50.313 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:51:50.313 | + functions-common:git_clone:678 : head -1 2022-03-31 23:51:50.325 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object" 2022-03-31 23:51:50.328 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:51:50.331 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-31 23:51:50.334 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:51:50.336 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:51:50.339 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-31 23:51:50.341 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-31 23:51:50.344 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-31 23:51:50.347 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:51:50.349 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:51:50.352 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-31 23:51:50.354 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:51:50.356 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-31 23:51:50.360 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-31 23:51:50.362 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:51:50.366 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-31 23:51:50.368 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:51:50.370 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:51:50.373 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-31 23:51:50.380 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-31 23:51:50.383 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-31 23:51:51.084 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-31 23:51:51.086 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:51:51.088 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:51:51.091 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:51:51.093 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:51:51.095 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-31 23:51:51.098 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:51:51.100 | + inc/python:setup_package:428 : local extras=keystone 2022-03-31 23:51:51.102 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:51:51.104 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-31 23:51:51.107 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-31 23:51:51.109 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-31 23:51:51.112 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:51:51.114 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-31 23:51:51.137 | Using python 3.8 to install /opt/stack/swift 2022-03-31 23:51:51.139 | + 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-31 23:51:52.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:51:52.019 | from cryptography.utils import int_from_bytes 2022-03-31 23:51:52.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:51:52.019 | from cryptography.utils import int_from_bytes 2022-03-31 23:51:53.170 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:51:53.196 | Obtaining file:///opt/stack/swift 2022-03-31 23:51:53.197 | Preparing metadata (setup.py): started 2022-03-31 23:51:56.549 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:51:56.587 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.33.0) 2022-03-31 23:51:56.588 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.1.2) 2022-03-31 23:51:56.590 | 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.dev8) (0.11.0) 2022-03-31 23:51:56.591 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.1.1) 2022-03-31 23:51:56.592 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (4.8.0) 2022-03-31 23:51:56.593 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.27.1) 2022-03-31 23:51:56.594 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.16.0) 2022-03-31 23:51:56.596 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.9.9) 2022-03-31 23:51:56.597 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.6.0) 2022-03-31 23:51:56.598 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (36.0.1) 2022-03-31 23:51:56.599 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (9.4.0) 2022-03-31 23:51:56.637 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev8) (1.15.0) 2022-03-31 23:51:56.646 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev8) (2.1.0) 2022-03-31 23:51:56.701 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.8.7) 2022-03-31 23:51:56.702 | 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.dev8) (4.3.0) 2022-03-31 23:51:56.704 | 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.dev8) (4.1.0) 2022-03-31 23:51:56.706 | 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.dev8) (4.7.0) 2022-03-31 23:51:56.707 | 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.dev8) (4.4.0) 2022-03-31 23:51:56.708 | 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.dev8) (3.1.1) 2022-03-31 23:51:56.709 | 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.dev8) (5.1.0) 2022-03-31 23:51:56.710 | 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.dev8) (2.10.1) 2022-03-31 23:51:56.712 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.5.0) 2022-03-31 23:51:56.713 | 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.dev8) (4.12.2) 2022-03-31 23:51:56.714 | 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.dev8) (5.8.1) 2022-03-31 23:51:56.715 | 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.dev8) (8.8.0) 2022-03-31 23:51:56.736 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev8) (60.9.3) 2022-03-31 23:51:56.768 | 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.dev8) (2.0.12) 2022-03-31 23:51:56.769 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2019.11.28) 2022-03-31 23:51:56.772 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (3.3) 2022-03-31 23:51:56.773 | 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.dev8) (1.26.8) 2022-03-31 23:51:56.796 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev8) (2.21) 2022-03-31 23:51:56.889 | 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.dev8) (1.7.0) 2022-03-31 23:51:56.890 | 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.dev8) (1.0.2) 2022-03-31 23:51:56.893 | 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.dev8) (3.5.0) 2022-03-31 23:51:56.936 | 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.dev8) (1.1.5) 2022-03-31 23:51:56.981 | 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.dev8) (6.0) 2022-03-31 23:51:56.982 | 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.dev8) (0.8.0) 2022-03-31 23:51:56.984 | 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.dev8) (2.5.0) 2022-03-31 23:51:56.985 | 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.dev8) (1.5.0) 2022-03-31 23:51:57.054 | 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.dev8) (2.8.2) 2022-03-31 23:51:57.059 | 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.dev8) (0.9.6) 2022-03-31 23:51:57.072 | 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.dev8) (1.0.3) 2022-03-31 23:51:57.074 | 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.dev8) (2021.3) 2022-03-31 23:51:57.092 | 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.dev8) (3.0.7) 2022-03-31 23:51:57.096 | 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.dev8) (21.3) 2022-03-31 23:51:57.204 | 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.dev8) (1.13.3) 2022-03-31 23:51:57.220 | 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.dev8) (5.1.1) 2022-03-31 23:51:59.555 | Installing collected packages: swift 2022-03-31 23:51:59.556 | Attempting uninstall: swift 2022-03-31 23:51:59.556 | Found existing installation: swift 2.30.0.dev8 2022-03-31 23:51:59.559 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-31 23:51:59.560 | Running setup.py develop for swift 2022-03-31 23:52:03.861 | Successfully installed swift 2022-03-31 23:52:03.862 | 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-31 23:52:03.870 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:52:03.870 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:52:04.014 | + inc/python:pip_install:200 : result=0 2022-03-31 23:52:04.016 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:52:04.019 | + functions-common:time_stop:2425 : local name 2022-03-31 23:52:04.021 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:52:04.023 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:52:04.025 | + functions-common:time_stop:2428 : local total 2022-03-31 23:52:04.028 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:52:04.030 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:52:04.033 | + functions-common:time_stop:2432 : start_time=1648770711131 2022-03-31 23:52:04.035 | + functions-common:time_stop:2434 : [[ -z 1648770711131 ]] 2022-03-31 23:52:04.038 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:52:04.042 | + functions-common:time_stop:2437 : end_time=1648770724040 2022-03-31 23:52:04.045 | + functions-common:time_stop:2438 : elapsed_time=12909 2022-03-31 23:52:04.047 | + functions-common:time_stop:2439 : total=63643 2022-03-31 23:52:04.049 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:52:04.051 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=76552 2022-03-31 23:52:04.054 | + inc/python:pip_install:203 : return 0 2022-03-31 23:52:04.056 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:52:04.058 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:52:04.061 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:52:04.080 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:52:04.094 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-31 23:52:04.097 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-31 23:52:04.099 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:52:04.101 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:52:04.104 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-03-31 23:52:04.106 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:52:04.109 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-31 23:52:04.111 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:52:04.114 | + ./stack.sh:main:908 : configure_swift 2022-03-31 23:52:04.116 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-31 23:52:04.118 | + lib/swift:configure_swift:332 : local node_number 2022-03-31 23:52:04.120 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-31 23:52:04.122 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-31 23:52:04.124 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-31 23:52:05.309 | No container-auditor running 2022-03-31 23:52:05.310 | No container-updater running 2022-03-31 23:52:05.310 | No container-reconciler running 2022-03-31 23:52:05.310 | No object-updater running 2022-03-31 23:52:05.310 | No account-server running 2022-03-31 23:52:05.310 | No object-reconstructor running 2022-03-31 23:52:05.310 | No container-sync running 2022-03-31 23:52:05.310 | No object-replicator running 2022-03-31 23:52:05.310 | No container-server running 2022-03-31 23:52:05.310 | No container-replicator running 2022-03-31 23:52:05.310 | No object-auditor running 2022-03-31 23:52:05.310 | No account-replicator running 2022-03-31 23:52:05.310 | No object-server running 2022-03-31 23:52:05.310 | No proxy-server running 2022-03-31 23:52:05.310 | No object-expirer running 2022-03-31 23:52:05.310 | No account-auditor running 2022-03-31 23:52:05.310 | No account-reaper running 2022-03-31 23:52:05.310 | No container-sharder running 2022-03-31 23:52:05.407 | + lib/swift:configure_swift:337 : true 2022-03-31 23:52:05.409 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-31 23:52:05.422 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-31 23:52:05.435 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-31 23:52:05.438 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-31 23:52:05.438 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-31 23:52:05.443 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-31 23:52:05.443 | s/%GROUP%/ubuntu/; 2022-03-31 23:52:05.443 | s/%USER%/ubuntu/; 2022-03-31 23:52:05.443 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-31 23:52:05.443 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-31 23:52:05.447 | uid = ubuntu 2022-03-31 23:52:05.447 | gid = ubuntu 2022-03-31 23:52:05.447 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-31 23:52:05.447 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-31 23:52:05.447 | address = 127.0.0.1 2022-03-31 23:52:05.447 | 2022-03-31 23:52:05.447 | [account6612] 2022-03-31 23:52:05.447 | max connections = 25 2022-03-31 23:52:05.447 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:52:05.447 | read only = false 2022-03-31 23:52:05.447 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-31 23:52:05.447 | 2022-03-31 23:52:05.447 | [account6622] 2022-03-31 23:52:05.447 | max connections = 25 2022-03-31 23:52:05.447 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:52:05.447 | read only = false 2022-03-31 23:52:05.447 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-31 23:52:05.447 | 2022-03-31 23:52:05.447 | [account6632] 2022-03-31 23:52:05.447 | max connections = 25 2022-03-31 23:52:05.447 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:52:05.448 | read only = false 2022-03-31 23:52:05.448 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-31 23:52:05.448 | 2022-03-31 23:52:05.448 | [account6642] 2022-03-31 23:52:05.448 | max connections = 25 2022-03-31 23:52:05.448 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:52:05.448 | read only = false 2022-03-31 23:52:05.448 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-31 23:52:05.448 | 2022-03-31 23:52:05.448 | 2022-03-31 23:52:05.448 | [container6611] 2022-03-31 23:52:05.448 | max connections = 25 2022-03-31 23:52:05.448 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:52:05.448 | read only = false 2022-03-31 23:52:05.448 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-31 23:52:05.448 | 2022-03-31 23:52:05.448 | [container6621] 2022-03-31 23:52:05.448 | max connections = 25 2022-03-31 23:52:05.448 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:52:05.448 | read only = false 2022-03-31 23:52:05.448 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-31 23:52:05.448 | 2022-03-31 23:52:05.448 | [container6631] 2022-03-31 23:52:05.448 | max connections = 25 2022-03-31 23:52:05.448 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:52:05.448 | read only = false 2022-03-31 23:52:05.448 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-31 23:52:05.448 | 2022-03-31 23:52:05.448 | [container6641] 2022-03-31 23:52:05.448 | max connections = 25 2022-03-31 23:52:05.448 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:52:05.448 | read only = false 2022-03-31 23:52:05.448 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-31 23:52:05.448 | 2022-03-31 23:52:05.448 | 2022-03-31 23:52:05.448 | [object6613] 2022-03-31 23:52:05.448 | max connections = 25 2022-03-31 23:52:05.449 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:52:05.449 | read only = false 2022-03-31 23:52:05.449 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-31 23:52:05.449 | 2022-03-31 23:52:05.449 | [object6623] 2022-03-31 23:52:05.449 | max connections = 25 2022-03-31 23:52:05.449 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:52:05.449 | read only = false 2022-03-31 23:52:05.449 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-31 23:52:05.449 | 2022-03-31 23:52:05.449 | [object6633] 2022-03-31 23:52:05.449 | max connections = 25 2022-03-31 23:52:05.449 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:52:05.449 | read only = false 2022-03-31 23:52:05.449 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-31 23:52:05.449 | 2022-03-31 23:52:05.449 | [object6643] 2022-03-31 23:52:05.449 | max connections = 25 2022-03-31 23:52:05.449 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:52:05.449 | read only = false 2022-03-31 23:52:05.449 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-31 23:52:05.450 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-31 23:52:05.453 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:52:05.455 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:52:05.457 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-31 23:52:05.469 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-31 23:52:05.471 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-31 23:52:05.476 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-31 23:52:05.480 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-31 23:52:05.482 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-31 23:52:05.487 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-31 23:52:05.516 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.70:8080/v1/ 2022-03-31 23:52:05.542 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-31 23:52:05.560 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-31 23:52:05.589 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-31 23:52:05.607 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:52:05.636 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-31 23:52:05.654 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-31 23:52:05.683 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-31 23:52:05.701 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-31 23:52:05.730 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-31 23:52:05.748 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:52:05.776 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-31 23:52:05.795 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-31 23:52:05.810 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:52:05.812 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-31 23:52:05.841 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-31 23:52:05.869 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-31 23:52:05.896 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-31 23:52:05.925 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-31 23:52:05.941 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:52:05.943 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-31 23:52:05.971 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-31 23:52:05.986 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:52:05.988 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-31 23:52:06.003 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:52:06.006 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-31 23:52:06.008 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-31 23:52:06.023 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:52:06.025 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-31 23:52:06.027 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-31 23:52:06.029 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-31 23:52:06.035 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-31 23:52:06.040 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-31 23:52:06.067 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-31 23:52:06.095 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-31 23:52:06.128 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-31 23:52:06.161 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-31 23:52:06.189 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-31 23:52:06.191 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-31 23:52:06.193 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-31 23:52:06.195 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-31 23:52:06.197 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-31 23:52:06.225 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-31 23:52:06.252 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.70/identity 2022-03-31 23:52:06.279 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-31 23:52:06.307 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-31 23:52:06.335 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-31 23:52:06.363 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-31 23:52:06.392 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-31 23:52:06.421 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:52:06.450 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-31 23:52:06.480 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-31 23:52:06.510 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-31 23:52:06.539 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-31 23:52:06.568 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-31 23:52:06.600 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-31 23:52:06.628 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-31 23:52:06.648 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-31 23:52:06.678 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-31 23:52:06.714 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-31 23:52:06.719 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-31 23:52:06.753 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-31 23:52:06.786 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-31 23:52:06.817 | + lib/swift:configure_swift:475 : local node_number 2022-03-31 23:52:06.822 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 23:52:06.825 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-31 23:52:06.827 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-31 23:52:06.832 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-31 23:52:06.835 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-31 23:52:06.837 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:52:06.839 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-31 23:52:06.842 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-31 23:52:06.845 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:52:06.848 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:52:06.850 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-31 23:52:06.870 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-31 23:52:06.899 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-31 23:52:06.920 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-31 23:52:06.952 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-31 23:52:06.971 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:52:07.001 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-31 23:52:07.019 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:52:07.050 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-31 23:52:07.073 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:52:07.105 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-31 23:52:07.124 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-31 23:52:07.153 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:52:07.174 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:52:07.210 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-31 23:52:07.231 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-31 23:52:07.260 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-31 23:52:07.281 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-31 23:52:07.310 | + 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-31 23:52:07.315 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-31 23:52:07.334 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:52:07.364 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-31 23:52:07.393 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-31 23:52:07.396 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-31 23:52:07.400 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-31 23:52:07.403 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-31 23:52:07.405 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:52:07.408 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-31 23:52:07.410 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-31 23:52:07.412 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:52:07.414 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:52:07.416 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-31 23:52:07.436 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-31 23:52:07.467 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-31 23:52:07.490 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-31 23:52:07.520 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-31 23:52:07.539 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:52:07.568 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-31 23:52:07.587 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:52:07.617 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-31 23:52:07.635 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:52:07.666 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-31 23:52:07.684 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-31 23:52:07.714 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:52:07.734 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:52:07.764 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-31 23:52:07.784 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-31 23:52:07.813 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-31 23:52:07.832 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-31 23:52:07.861 | + 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-31 23:52:07.866 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-31 23:52:07.885 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:52:07.915 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-31 23:52:07.917 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-31 23:52:07.922 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-31 23:52:07.924 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-31 23:52:07.926 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:52:07.928 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-31 23:52:07.931 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-31 23:52:07.933 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:52:07.935 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:52:07.937 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-31 23:52:07.957 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-31 23:52:07.987 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-31 23:52:08.005 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-31 23:52:08.038 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-31 23:52:08.058 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:52:08.086 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-31 23:52:08.106 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:52:08.136 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-31 23:52:08.154 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:52:08.185 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-31 23:52:08.204 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-31 23:52:08.234 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:52:08.257 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:52:08.288 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-31 23:52:08.307 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-31 23:52:08.336 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-31 23:52:08.356 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-31 23:52:08.385 | + 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-31 23:52:08.390 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-31 23:52:08.409 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:52:08.439 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-31 23:52:08.469 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-31 23:52:08.500 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-31 23:52:08.529 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-31 23:52:08.531 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-31 23:52:08.536 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-31 23:52:08.567 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-31 23:52:08.602 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-31 23:52:08.635 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-31 23:52:08.666 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-31 23:52:08.697 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-31 23:52:08.727 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-31 23:52:08.756 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-31 23:52:08.784 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-31 23:52:08.814 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-31 23:52:08.832 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:52:08.834 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-31 23:52:08.853 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-31 23:52:08.856 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-31 23:52:08.877 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-31 23:52:08.879 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.70 2022-03-31 23:52:08.908 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-31 23:52:08.911 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-31 23:52:08.941 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.70/identity 2022-03-31 23:52:08.973 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-31 23:52:08.975 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-31 23:52:09.005 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-31 23:52:09.022 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:52:09.025 | + lib/swift:configure_swift:538 : local user_group 2022-03-31 23:52:09.028 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-31 23:52:09.033 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-31 23:52:09.036 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-31 23:52:09.050 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-31 23:52:09.053 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-31 23:52:09.067 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-31 23:52:09.069 | + lib/swift:configure_swift:545 : is_suse 2022-03-31 23:52:09.072 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:52:09.074 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:52:09.076 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:52:09.080 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:52:09.082 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:52:09.085 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:52:09.087 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-31 23:52:09.101 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:52:09.103 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-31 23:52:09.106 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-31 23:52:09.125 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:52:09.128 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-31 23:52:09.148 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:52:09.151 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-31 23:52:09.154 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-31 23:52:09.156 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-31 23:52:09.159 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:52:09.161 | + lib/stack:stack_install_service:32 : install_glance 2022-03-31 23:52:09.164 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-31 23:52:09.166 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-31 23:52:09.169 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-31 23:52:09.189 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:52:09.191 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-31 23:52:09.194 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-31 23:52:09.219 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:52:09.222 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-31 23:52:09.226 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-31 23:52:09.229 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-31 23:52:09.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:52:09.236 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:52:09.238 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-03-31 23:52:09.241 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:52:09.245 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-31 23:52:09.248 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-31 23:52:09.250 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-31 23:52:09.254 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-31 23:52:09.257 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-31 23:52:09.260 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-31 23:52:09.262 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-31 23:52:09.266 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-31 23:52:09.269 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-31 23:52:09.271 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-31 23:52:09.276 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-31 23:52:09.276 | +++ 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-31 23:52:09.283 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-31 23:52:09.286 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-31 23:52:09.289 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-31 23:52:09.293 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-31 23:52:09.295 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-31 23:52:09.320 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-31 23:52:09.323 | + 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-31 23:52:10.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:52:10.216 | from cryptography.utils import int_from_bytes 2022-03-31 23:52:10.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:52:10.216 | from cryptography.utils import int_from_bytes 2022-03-31 23:52:11.408 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:52:11.439 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-31 23:52:11.522 | 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-31 23:52:11.523 | 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-31 23:52:11.525 | 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-31 23:52:11.526 | 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-31 23:52:11.527 | 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-31 23:52:11.528 | 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-31 23:52:11.529 | 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-31 23:52:11.530 | 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-31 23:52:11.531 | 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-31 23:52:11.532 | 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-31 23:52:11.533 | 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-31 23:52:11.535 | 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-31 23:52:11.537 | 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-31 23:52:11.540 | 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-31 23:52:11.543 | 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-31 23:52:11.545 | 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-31 23:52:11.549 | 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-31 23:52:11.551 | 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-31 23:52:11.560 | 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-31 23:52:11.561 | 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-31 23:52:11.575 | 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-31 23:52:11.646 | 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-31 23:52:11.647 | 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-31 23:52:11.648 | 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-31 23:52:11.674 | 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-31 23:52:11.675 | 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-31 23:52:11.678 | 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-31 23:52:11.679 | 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-31 23:52:11.680 | 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-31 23:52:11.692 | 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-31 23:52:11.737 | 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-31 23:52:11.738 | 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-31 23:52:11.739 | 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-31 23:52:11.740 | 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-31 23:52:11.762 | 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-31 23:52:11.764 | 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-31 23:52:11.781 | 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-31 23:52:11.800 | 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-31 23:52:11.801 | 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-31 23:52:11.827 | 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-31 23:52:11.829 | 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-31 23:52:11.915 | 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-31 23:52:11.917 | 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-31 23:52:11.919 | 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-31 23:52:11.920 | 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-31 23:52:11.975 | 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-31 23:52:12.003 | 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-31 23:52:12.222 | 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-31 23:52:12.223 | 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-31 23:52:12.266 | 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-31 23:52:12.268 | 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-31 23:52:12.269 | 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-31 23:52:12.272 | 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-31 23:52:12.273 | 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-31 23:52:12.274 | 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-31 23:52:12.335 | 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-31 23:52:12.535 | 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-31 23:52:12.560 | 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-31 23:52:12.647 | 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-31 23:52:12.801 | 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-31 23:52:14.980 | 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-31 23:52:14.987 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:52:14.988 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:52:15.146 | + inc/python:pip_install:200 : result=0 2022-03-31 23:52:15.148 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:52:15.151 | + functions-common:time_stop:2425 : local name 2022-03-31 23:52:15.154 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:52:15.157 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:52:15.159 | + functions-common:time_stop:2428 : local total 2022-03-31 23:52:15.162 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:52:15.170 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:52:15.172 | + functions-common:time_stop:2432 : start_time=1648770729314 2022-03-31 23:52:15.175 | + functions-common:time_stop:2434 : [[ -z 1648770729314 ]] 2022-03-31 23:52:15.178 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:52:15.183 | + functions-common:time_stop:2437 : end_time=1648770735180 2022-03-31 23:52:15.186 | + functions-common:time_stop:2438 : elapsed_time=5866 2022-03-31 23:52:15.188 | + functions-common:time_stop:2439 : total=76552 2022-03-31 23:52:15.194 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:52:15.196 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=82418 2022-03-31 23:52:15.199 | + inc/python:pip_install:203 : return 0 2022-03-31 23:52:15.204 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-31 23:52:15.207 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-31 23:52:15.210 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-31 23:52:15.225 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-31 23:52:15.230 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-31 23:52:15.233 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-31 23:52:15.235 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-31 23:52:15.238 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:52:15.240 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:52:15.243 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:52:15.246 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:52:15.248 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:52:15.251 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:52:15.269 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:52:15.271 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:52:15.274 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:52:15.277 | + functions-common:git_clone:629 : echo master 2022-03-31 23:52:15.278 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:52:15.284 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-31 23:52:15.287 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:52:15.290 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-31 23:52:15.293 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:52:15.293 | + functions-common:git_clone:678 : head -1 2022-03-31 23:52:15.297 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-31 23:52:15.300 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:52:15.303 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-31 23:52:15.306 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:52:15.308 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:52:15.311 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-31 23:52:15.314 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:52:15.317 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-31 23:52:15.319 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:52:15.322 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:52:15.325 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-31 23:52:15.328 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:52:15.331 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:52:15.335 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-31 23:52:15.337 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:52:15.340 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-31 23:52:15.343 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:52:15.346 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:52:15.350 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-31 23:52:15.357 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-31 23:52:15.360 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-31 23:52:16.043 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-31 23:52:16.045 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:52:16.049 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:52:16.052 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:52:16.054 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:52:16.056 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-31 23:52:16.059 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:52:16.061 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:52:16.064 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:52:16.067 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:52:16.069 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:52:16.072 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:52:16.074 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:52:16.077 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-31 23:52:16.098 | Using python 3.8 to install /opt/stack/glance 2022-03-31 23:52:16.101 | + 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-31 23:52:16.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:52:16.977 | from cryptography.utils import int_from_bytes 2022-03-31 23:52:16.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:52:16.978 | from cryptography.utils import int_from_bytes 2022-03-31 23:52:18.123 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:52:18.150 | Obtaining file:///opt/stack/glance 2022-03-31 23:52:18.151 | Preparing metadata (setup.py): started 2022-03-31 23:52:21.430 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:52:21.501 | 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-31 23:52:21.502 | 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-31 23:52:21.503 | 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-31 23:52:21.505 | 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-31 23:52:21.506 | 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-31 23:52:21.507 | 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-31 23:52:21.508 | 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-31 23:52:21.509 | 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-31 23:52:21.510 | 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-31 23:52:21.511 | 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-31 23:52:21.512 | 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-31 23:52:21.513 | 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-31 23:52:21.514 | 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-31 23:52:21.516 | 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-31 23:52:21.517 | 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-31 23:52:21.518 | 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-31 23:52:21.519 | 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-31 23:52:21.520 | 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-31 23:52:21.521 | 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-31 23:52:21.522 | 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-31 23:52:21.523 | 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-31 23:52:21.524 | 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-31 23:52:21.525 | 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-31 23:52:21.526 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-31 23:52:21.527 | 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-31 23:52:21.528 | 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-31 23:52:21.530 | 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-31 23:52:21.531 | 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-31 23:52:21.532 | 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-31 23:52:21.533 | 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-31 23:52:21.535 | 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-31 23:52:21.537 | 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-31 23:52:21.538 | 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-31 23:52:21.539 | 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-31 23:52:21.540 | 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-31 23:52:21.541 | 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-31 23:52:21.542 | 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-31 23:52:21.543 | 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-31 23:52:21.544 | 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-31 23:52:21.545 | 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-31 23:52:21.547 | 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-31 23:52:21.548 | 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-31 23:52:21.549 | 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-31 23:52:21.565 | 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-31 23:52:21.567 | 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-31 23:52:21.568 | 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-31 23:52:21.589 | 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-31 23:52:21.592 | 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-31 23:52:21.632 | 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-31 23:52:21.649 | 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-31 23:52:21.658 | 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-31 23:52:21.674 | 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-31 23:52:21.675 | 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-31 23:52:21.676 | 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-31 23:52:21.771 | 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-31 23:52:21.849 | 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-31 23:52:21.904 | 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-31 23:52:21.908 | 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-31 23:52:21.941 | 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-31 23:52:21.989 | 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-31 23:52:21.990 | 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-31 23:52:21.991 | 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-31 23:52:22.053 | 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-31 23:52:22.055 | 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-31 23:52:22.056 | 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-31 23:52:22.082 | 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-31 23:52:22.164 | 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-31 23:52:22.167 | 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-31 23:52:22.232 | 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-31 23:52:22.233 | 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-31 23:52:22.236 | 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-31 23:52:22.238 | 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-31 23:52:22.239 | 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-31 23:52:22.262 | 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-31 23:52:22.266 | 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-31 23:52:22.268 | 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-31 23:52:22.311 | 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-31 23:52:22.358 | 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-31 23:52:22.360 | 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-31 23:52:22.361 | 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-31 23:52:22.442 | 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-31 23:52:22.507 | 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-31 23:52:22.616 | 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-31 23:52:22.906 | 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-31 23:52:22.907 | 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-31 23:52:22.909 | 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-31 23:52:22.911 | 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-31 23:52:22.987 | 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-31 23:52:23.012 | 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-31 23:52:23.135 | 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-31 23:52:23.250 | 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-31 23:52:23.479 | 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-31 23:52:23.480 | 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-31 23:52:23.481 | 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-31 23:52:23.482 | 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-31 23:52:23.483 | 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-31 23:52:23.485 | 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-31 23:52:23.488 | 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-31 23:52:23.617 | 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-31 23:52:23.651 | 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-31 23:52:23.699 | 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-31 23:52:23.702 | 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-31 23:52:23.957 | 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-31 23:52:24.151 | 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-31 23:52:24.154 | 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-31 23:52:24.155 | 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-31 23:52:24.156 | 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-31 23:52:24.268 | 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-31 23:52:24.434 | 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-31 23:52:24.540 | 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-31 23:52:24.859 | 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-31 23:52:24.860 | 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-31 23:52:25.093 | 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-31 23:52:25.428 | 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-31 23:52:25.751 | 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-31 23:52:25.752 | 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-31 23:52:27.226 | Installing collected packages: glance 2022-03-31 23:52:27.226 | Attempting uninstall: glance 2022-03-31 23:52:27.227 | Found existing installation: glance 24.1.0.dev4 2022-03-31 23:52:27.233 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-31 23:52:27.235 | Running setup.py develop for glance 2022-03-31 23:52:31.871 | Successfully installed glance 2022-03-31 23:52:31.871 | 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-31 23:52:31.880 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:52:31.880 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:52:32.028 | + inc/python:pip_install:200 : result=0 2022-03-31 23:52:32.030 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:52:32.033 | + functions-common:time_stop:2425 : local name 2022-03-31 23:52:32.035 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:52:32.037 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:52:32.040 | + functions-common:time_stop:2428 : local total 2022-03-31 23:52:32.042 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:52:32.044 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:52:32.046 | + functions-common:time_stop:2432 : start_time=1648770736093 2022-03-31 23:52:32.049 | + functions-common:time_stop:2434 : [[ -z 1648770736093 ]] 2022-03-31 23:52:32.052 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:52:32.056 | + functions-common:time_stop:2437 : end_time=1648770752054 2022-03-31 23:52:32.059 | + functions-common:time_stop:2438 : elapsed_time=15961 2022-03-31 23:52:32.061 | + functions-common:time_stop:2439 : total=82418 2022-03-31 23:52:32.064 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:52:32.066 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=98379 2022-03-31 23:52:32.069 | + inc/python:pip_install:203 : return 0 2022-03-31 23:52:32.071 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:52:32.074 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:52:32.076 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:52:32.098 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:52:32.112 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-31 23:52:32.115 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-31 23:52:32.120 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:52:32.124 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:52:32.128 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-03-31 23:52:32.130 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:52:32.134 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:52:32.136 | + ./stack.sh:main:920 : configure_glance 2022-03-31 23:52:32.139 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-31 23:52:32.154 | + lib/glance:configure_glance:326 : local dburl 2022-03-31 23:52:32.157 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-31 23:52:32.161 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-31 23:52:32.164 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-31 23:52:32.166 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-31 23:52:32.168 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 23:52:32.171 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 23:52:32.174 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-31 23:52:32.210 | + 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-31 23:52:32.246 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-31 23:52:32.290 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-31 23:52:32.323 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-31 23:52:32.355 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-31 23:52:32.387 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-31 23:52:32.390 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-31 23:52:32.394 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-31 23:52:32.397 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:52:32.400 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-31 23:52:32.431 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-31 23:52:32.464 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-03-31 23:52:32.499 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-31 23:52:32.533 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-31 23:52:32.564 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-31 23:52:32.596 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-31 23:52:32.628 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-31 23:52:32.662 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:52:32.694 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:52:32.725 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-31 23:52:32.757 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-31 23:52:32.760 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-31 23:52:32.762 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-31 23:52:32.765 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:52:32.767 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:52:32.770 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:52:32.788 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:52:32.791 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:52:32.793 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:52:32.796 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:52:32.815 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:52:32.818 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:52:32.821 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:52:32.852 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:52:32.854 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:52:32.857 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-31 23:52:32.860 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-31 23:52:32.863 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-31 23:52:32.895 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-31 23:52:32.927 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-31 23:52:32.929 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-31 23:52:32.932 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-31 23:52:32.934 | + lib/glance:configure_glance_store:254 : local be 2022-03-31 23:52:32.937 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-31 23:52:32.939 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-31 23:52:32.942 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-31 23:52:32.974 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-31 23:52:32.977 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.70 2022-03-31 23:52:33.008 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-31 23:52:33.011 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-31 23:52:33.029 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:52:33.033 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-31 23:52:33.064 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-31 23:52:33.096 | + 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-31 23:52:33.128 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-31 23:52:33.162 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-31 23:52:33.193 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-31 23:52:33.211 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:52:33.214 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:52:33.245 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-31 23:52:33.278 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-31 23:52:33.308 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.70/identity/v3 2022-03-31 23:52:33.341 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-31 23:52:33.374 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.70/image 2022-03-31 23:52:33.409 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-31 23:52:33.428 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:52:33.430 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-31 23:52:33.432 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-31 23:52:33.435 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-31 23:52:33.439 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:52:33.460 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:52:33.463 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:52:33.467 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:52:33.469 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:52:33.474 | + 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-31 23:52:33.508 | + 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-31 23:52:33.540 | + 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-31 23:52:33.571 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:52:33.603 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-31 23:52:33.610 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-31 23:52:33.642 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-31 23:52:33.673 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-31 23:52:33.705 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.70/identity 2022-03-31 23:52:33.736 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-31 23:52:33.767 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-31 23:52:33.799 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-31 23:52:33.829 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-31 23:52:33.861 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-31 23:52:33.892 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-31 23:52:33.926 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-31 23:52:33.956 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-31 23:52:33.962 | + 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-31 23:52:33.970 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-31 23:52:33.989 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:52:33.992 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-31 23:52:33.994 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-31 23:52:33.997 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-31 23:52:33.999 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-31 23:52:34.001 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-31 23:52:34.004 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-31 23:52:34.008 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-31 23:52:34.011 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-31 23:52:34.014 | + 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-31 23:52:34.046 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-31 23:52:34.049 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-31 23:52:34.051 | ++ functions:get_random_port:837 : true 2022-03-31 23:52:34.054 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-31 23:52:34.056 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-31 23:52:34.058 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-31 23:52:34.127 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-31 23:52:34.130 | ++ functions:get_random_port:841 : break 2 2022-03-31 23:52:34.132 | ++ functions:get_random_port:845 : echo 60999 2022-03-31 23:52:34.135 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-31 23:52:34.137 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-31 23:52:34.168 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-31 23:52:34.196 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-31 23:52:34.225 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:52:34.253 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:52:34.284 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:52:34.313 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:52:34.348 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:52:34.377 | + 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-31 23:52:34.407 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:52:34.438 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:52:34.469 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:52:34.499 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:52:34.529 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:52:34.559 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-31 23:52:34.590 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-31 23:52:34.623 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-31 23:52:34.657 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-31 23:52:34.688 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-31 23:52:34.716 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-31 23:52:34.719 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-31 23:52:34.722 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:52:34.727 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:52:34.733 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:52:34.736 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-31 23:52:34.738 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-31 23:52:34.794 | proxy (enabled by site administrator) 2022-03-31 23:52:34.798 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-31 23:52:34.801 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-31 23:52:34.803 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:52:34.806 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:52:34.808 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:52:34.810 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-31 23:52:34.813 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-31 23:52:34.869 | proxy_http (enabled by site administrator) 2022-03-31 23:52:34.872 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-31 23:52:34.876 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-31 23:52:34.878 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-31 23:52:34.881 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:52:34.883 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:52:34.885 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:52:34.888 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:52:34.891 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:52:34.895 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-31 23:52:34.895 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:52:34.904 | KeepAlive Off 2022-03-31 23:52:34.909 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-31 23:52:34.909 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:52:34.921 | SetEnv proxy-sendchunked 1 2022-03-31 23:52:34.925 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-31 23:52:34.925 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:52:34.934 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-31 23:52:34.938 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-31 23:52:34.940 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-31 23:52:34.943 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:52:34.945 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:52:34.948 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:52:34.950 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:52:34.953 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:52:34.956 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:52:34.958 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:52:34.961 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:52:34.963 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:52:34.967 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-31 23:52:35.029 | Site glance-wsgi-api already enabled 2022-03-31 23:52:35.034 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-31 23:52:35.037 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:52:35.039 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:52:35.042 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:52:35.182 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-31 23:52:35.189 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-31 23:52:35.230 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-31 23:52:35.233 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-31 23:52:35.270 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:52:35.273 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-31 23:52:35.275 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-31 23:52:35.279 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-31 23:52:35.283 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:52:35.285 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-31 23:52:35.289 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-31 23:52:35.291 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-31 23:52:35.296 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-31 23:52:35.299 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:52:35.302 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:52:35.305 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:52:35.308 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:52:35.310 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:52:35.314 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:52:35.334 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:52:35.337 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:52:35.339 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:52:35.342 | + functions-common:git_clone:629 : echo master 2022-03-31 23:52:35.342 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:52:35.348 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-31 23:52:35.350 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:52:35.353 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-31 23:52:35.357 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:52:35.357 | + functions-common:git_clone:678 : head -1 2022-03-31 23:52:35.361 | 4a1971ab6 Merge commit 'refs/changes/80/835880/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-03-31 23:52:35.364 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:52:35.367 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-31 23:52:35.369 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:52:35.372 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:52:35.374 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-31 23:52:35.378 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:52:35.380 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-31 23:52:35.383 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:52:35.386 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:52:35.388 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-31 23:52:35.391 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:52:35.394 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:52:35.397 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-31 23:52:35.400 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:52:35.403 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-31 23:52:35.406 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:52:35.408 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:52:35.412 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-31 23:52:35.419 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-31 23:52:35.422 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-31 23:52:36.081 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-31 23:52:36.083 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:52:36.085 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:52:36.088 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:52:36.090 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:52:36.093 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-31 23:52:36.096 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:52:36.098 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:52:36.100 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:52:36.103 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:52:36.105 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:52:36.108 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:52:36.111 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:52:36.113 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-31 23:52:36.135 | Using python 3.8 to install /opt/stack/cinder 2022-03-31 23:52:36.137 | + 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-31 23:52:37.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:52:37.022 | from cryptography.utils import int_from_bytes 2022-03-31 23:52:37.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:52:37.022 | from cryptography.utils import int_from_bytes 2022-03-31 23:52:38.202 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:52:38.230 | Obtaining file:///opt/stack/cinder 2022-03-31 23:52:38.231 | Preparing metadata (setup.py): started 2022-03-31 23:52:42.428 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:52:42.563 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.8.1) 2022-03-31 23:52:42.564 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.1) 2022-03-31 23:52:42.565 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.33.0) 2022-03-31 23:52:42.566 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.1.2) 2022-03-31 23:52:42.567 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.20.4) 2022-03-31 23:52:42.569 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.0.2) 2022-03-31 23:52:42.570 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev43) (3.2.0) 2022-03-31 23:52:42.571 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-03-31 23:52:42.572 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (9.4.0) 2022-03-31 23:52:42.573 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.8.0) 2022-03-31 23:52:42.574 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.3) 2022-03-31 23:52:42.575 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (8.8.0) 2022-03-31 23:52:42.576 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-03-31 23:52:42.577 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.0) 2022-03-31 23:52:42.579 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (11.2.0) 2022-03-31 23:52:42.580 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.7.0) 2022-03-31 23:52:42.581 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (12.13.0) 2022-03-31 23:52:42.582 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.1) 2022-03-31 23:52:42.583 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.11.0) 2022-03-31 23:52:42.584 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.7.0) 2022-03-31 23:52:42.585 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.3.0) 2022-03-31 23:52:42.586 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-03-31 23:52:42.588 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.3.0) 2022-03-31 23:52:42.589 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.0) 2022-03-31 23:52:42.590 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.0) 2022-03-31 23:52:42.591 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.12.2) 2022-03-31 23:52:42.592 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.6.0) 2022-03-31 23:52:42.593 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.4.2) 2022-03-31 23:52:42.594 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (21.3) 2022-03-31 23:52:42.595 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.1) 2022-03-31 23:52:42.596 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-03-31 23:52:42.597 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.1) 2022-03-31 23:52:42.598 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.9.0) 2022-03-31 23:52:42.599 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.0.7) 2022-03-31 23:52:42.601 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.3.0) 2022-03-31 23:52:42.602 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.6.0) 2022-03-31 23:52:42.603 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.4.0) 2022-03-31 23:52:42.604 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (17.7.0) 2022-03-31 23:52:42.605 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.13.1) 2022-03-31 23:52:42.606 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2021.3) 2022-03-31 23:52:42.607 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.27.1) 2022-03-31 23:52:42.608 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.5.1) 2022-03-31 23:52:42.610 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.6.4) 2022-03-31 23:52:42.611 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.74) 2022-03-31 23:52:42.612 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.16.0) 2022-03-31 23:52:42.613 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.4.31) 2022-03-31 23:52:42.614 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.13.0) 2022-03-31 23:52:42.615 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-03-31 23:52:42.616 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.8.9) 2022-03-31 23:52:42.617 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-03-31 23:52:42.618 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.8.7) 2022-03-31 23:52:42.619 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.0) 2022-03-31 23:52:42.621 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.0) 2022-03-31 23:52:42.622 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.2.0) 2022-03-31 23:52:42.623 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.6.0) 2022-03-31 23:52:42.624 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.11.0) 2022-03-31 23:52:42.626 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.38.0) 2022-03-31 23:52:42.627 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.1) 2022-03-31 23:52:42.628 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (36.0.1) 2022-03-31 23:52:42.629 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.2.2) 2022-03-31 23:52:42.630 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.1.0) 2022-03-31 23:52:42.631 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.21.7) 2022-03-31 23:52:42.645 | 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.dev43) (1.24.7) 2022-03-31 23:52:42.646 | 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.dev43) (0.5.2) 2022-03-31 23:52:42.647 | 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.dev43) (0.10.0) 2022-03-31 23:52:42.710 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev43) (1.15.0) 2022-03-31 23:52:42.741 | 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.dev43) (2.1.0) 2022-03-31 23:52:42.757 | 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.dev43) (2.5.0) 2022-03-31 23:52:42.758 | 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.dev43) (2.6.0) 2022-03-31 23:52:42.759 | 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.dev43) (4.1.1) 2022-03-31 23:52:42.761 | 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.dev43) (0.1.0) 2022-03-31 23:52:42.858 | 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.dev43) (1.7.0) 2022-03-31 23:52:42.912 | 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.dev43) (3.1.1) 2022-03-31 23:52:42.915 | 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.dev43) (2.10.1) 2022-03-31 23:52:42.943 | 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.dev43) (0.2.8) 2022-03-31 23:52:42.944 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.4.8) 2022-03-31 23:52:42.945 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (4.8) 2022-03-31 23:52:43.001 | 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.dev43) (0.17.3) 2022-03-31 23:52:43.046 | 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.dev43) (2.5.0) 2022-03-31 23:52:43.048 | 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.dev43) (0.8.0) 2022-03-31 23:52:43.050 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (6.0) 2022-03-31 23:52:43.051 | 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.dev43) (1.5.0) 2022-03-31 23:52:43.142 | 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.dev43) (1.7.6) 2022-03-31 23:52:43.144 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (0.5.0) 2022-03-31 23:52:43.146 | 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.dev43) (2.0.1) 2022-03-31 23:52:43.206 | 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.dev43) (0.9.6) 2022-03-31 23:52:43.209 | 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.dev43) (2.8.2) 2022-03-31 23:52:43.269 | 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.dev43) (0.4.0) 2022-03-31 23:52:43.272 | 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.dev43) (5.0.0) 2022-03-31 23:52:43.274 | 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.dev43) (2.4.0) 2022-03-31 23:52:43.277 | 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.dev43) (5.0.9) 2022-03-31 23:52:43.278 | 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.dev43) (5.2.3) 2022-03-31 23:52:43.302 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.0.3) 2022-03-31 23:52:43.305 | 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.dev43) (3.3.0) 2022-03-31 23:52:43.306 | 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.dev43) (3.2.0) 2022-03-31 23:52:43.355 | 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.dev43) (1.0.3) 2022-03-31 23:52:43.445 | 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.dev43) (3.0.0) 2022-03-31 23:52:43.448 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.3.3) 2022-03-31 23:52:43.471 | 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.dev43) (3.1.1) 2022-03-31 23:52:43.501 | 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.dev43) (0.11.0) 2022-03-31 23:52:43.567 | 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.dev43) (1.0.0) 2022-03-31 23:52:43.568 | 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.dev43) (1.26.8) 2022-03-31 23:52:43.705 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev43) (1.5.0) 2022-03-31 23:52:43.732 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev43) (60.9.3) 2022-03-31 23:52:43.881 | 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.dev43) (3.10.1) 2022-03-31 23:52:43.919 | 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.dev43) (22.0.0) 2022-03-31 23:52:43.921 | 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.dev43) (1.13.3) 2022-03-31 23:52:43.925 | 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.dev43) (1.3.3) 2022-03-31 23:52:44.128 | 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.dev43) (2.0.12) 2022-03-31 23:52:44.131 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (3.3) 2022-03-31 23:52:44.132 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2019.11.28) 2022-03-31 23:52:44.170 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev43) (0.7) 2022-03-31 23:52:44.201 | 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.dev43) (0.23.2) 2022-03-31 23:52:44.443 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.4.2) 2022-03-31 23:52:44.445 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.5.2) 2022-03-31 23:52:44.596 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.6.3) 2022-03-31 23:52:44.597 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (1.4.2) 2022-03-31 23:52:44.599 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:52:44.732 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev43) (0.12.2) 2022-03-31 23:52:44.854 | 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.dev43) (1.1.6) 2022-03-31 23:52:44.856 | 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.dev43) (4.11.1) 2022-03-31 23:52:44.857 | 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.dev43) (5.4.0) 2022-03-31 23:52:44.894 | 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.dev43) (5.0.0) 2022-03-31 23:52:45.153 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev43) (2.21) 2022-03-31 23:52:45.234 | 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.dev43) (0.5.0) 2022-03-31 23:52:45.237 | 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.dev43) (2.4.0) 2022-03-31 23:52:45.410 | 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.dev43) (2.5.0) 2022-03-31 23:52:45.505 | 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.dev43) (1.55.0) 2022-03-31 23:52:45.508 | 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.dev43) (3.19.4) 2022-03-31 23:52:45.731 | 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.dev43) (2.1.0) 2022-03-31 23:52:46.172 | 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.dev43) (1.1.5) 2022-03-31 23:52:46.225 | 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.dev43) (0.13.1) 2022-03-31 23:52:46.277 | 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.dev43) (0.2.5) 2022-03-31 23:52:47.368 | 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.dev43) (1.32) 2022-03-31 23:52:47.650 | 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.dev43) (21.4.0) 2022-03-31 23:52:47.651 | 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.dev43) (1.8.2) 2022-03-31 23:52:47.801 | 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.dev43) (2.2) 2022-03-31 23:52:47.998 | 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.dev43) (1.0.0) 2022-03-31 23:52:48.133 | 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.dev43) (3.7.0) 2022-03-31 23:52:49.924 | Installing collected packages: cinder 2022-03-31 23:52:49.924 | Attempting uninstall: cinder 2022-03-31 23:52:49.925 | Found existing installation: cinder 20.1.0.dev43 2022-03-31 23:52:49.931 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-31 23:52:49.932 | Running setup.py develop for cinder 2022-03-31 23:52:56.309 | Successfully installed cinder 2022-03-31 23:52:56.310 | 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-31 23:52:56.318 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:52:56.319 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:52:56.478 | + inc/python:pip_install:200 : result=0 2022-03-31 23:52:56.480 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:52:56.482 | + functions-common:time_stop:2425 : local name 2022-03-31 23:52:56.485 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:52:56.487 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:52:56.489 | + functions-common:time_stop:2428 : local total 2022-03-31 23:52:56.492 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:52:56.494 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:52:56.496 | + functions-common:time_stop:2432 : start_time=1648770756129 2022-03-31 23:52:56.499 | + functions-common:time_stop:2434 : [[ -z 1648770756129 ]] 2022-03-31 23:52:56.502 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:52:56.506 | + functions-common:time_stop:2437 : end_time=1648770776504 2022-03-31 23:52:56.509 | + functions-common:time_stop:2438 : elapsed_time=20375 2022-03-31 23:52:56.512 | + functions-common:time_stop:2439 : total=98379 2022-03-31 23:52:56.514 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:52:56.517 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=118754 2022-03-31 23:52:56.519 | + inc/python:pip_install:203 : return 0 2022-03-31 23:52:56.522 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:52:56.524 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:52:56.527 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:52:56.547 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:52:56.559 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-31 23:52:56.562 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-31 23:52:56.565 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:52:56.567 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:52:56.569 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-03-31 23:52:56.572 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:52:56.575 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-31 23:52:56.577 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-31 23:52:56.580 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-31 23:52:56.583 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:52:56.585 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:52:56.588 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-31 23:52:56.600 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-31 23:52:56.603 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:52:56.605 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:52:56.608 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:52:56.611 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:52:56.613 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:52:56.616 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:52:56.618 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:52:56.621 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:52:56.623 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:52:56.626 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:52:56.629 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:52:56.631 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:52:56.634 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-31 23:52:56.636 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:52:56.639 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:52:56.642 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:52:56.645 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-31 23:52:56.668 | + 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-31 23:52:56.777 | Reading package lists... 2022-03-31 23:52:57.037 | Building dependency tree... 2022-03-31 23:52:57.038 | Reading state information... 2022-03-31 23:52:57.306 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-31 23:52:57.306 | The following packages were automatically installed and are no longer required: 2022-03-31 23:52:57.307 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:52:57.308 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:52:57.308 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:52:57.308 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:52:57.308 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:52:57.308 | python3-zope.interface 2022-03-31 23:52:57.308 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:52:57.438 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:52:57.444 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:52:57.446 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:52:57.449 | + functions-common:time_stop:2425 : local name 2022-03-31 23:52:57.452 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:52:57.455 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:52:57.460 | + functions-common:time_stop:2428 : local total 2022-03-31 23:52:57.462 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:52:57.465 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:52:57.467 | + functions-common:time_stop:2432 : start_time=1648770776665 2022-03-31 23:52:57.471 | + functions-common:time_stop:2434 : [[ -z 1648770776665 ]] 2022-03-31 23:52:57.474 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:52:57.479 | + functions-common:time_stop:2437 : end_time=1648770777476 2022-03-31 23:52:57.482 | + functions-common:time_stop:2438 : elapsed_time=811 2022-03-31 23:52:57.486 | + functions-common:time_stop:2439 : total=6374 2022-03-31 23:52:57.489 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:52:57.492 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7185 2022-03-31 23:52:57.496 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:52:57.500 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:52:57.503 | + ./stack.sh:main:926 : configure_cinder 2022-03-31 23:52:57.506 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-31 23:52:57.520 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-31 23:52:57.524 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-31 23:52:57.527 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-31 23:52:57.530 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-31 23:52:57.534 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-31 23:52:57.534 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-31 23:52:57.539 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-31 23:52:57.542 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-31 23:52:57.544 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-31 23:52:57.547 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-31 23:52:57.550 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-31 23:52:57.553 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-31 23:52:57.556 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-31 23:52:57.559 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-31 23:52:57.577 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-31 23:52:57.591 | + 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-31 23:52:57.607 | + 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-31 23:52:57.625 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-31 23:52:57.638 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-31 23:52:57.641 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-31 23:52:57.645 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.vXPi5HLvLX 2022-03-31 23:52:57.648 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-31 23:52:57.650 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-31 23:52:57.653 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-31 23:52:57.656 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.vXPi5HLvLX 2022-03-31 23:52:57.661 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.vXPi5HLvLX 2022-03-31 23:52:57.676 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.vXPi5HLvLX /etc/sudoers.d/cinder-rootwrap 2022-03-31 23:52:57.689 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-31 23:52:57.695 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-31 23:52:57.698 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-31 23:52:57.700 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-31 23:52:57.703 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-31 23:52:57.706 | + 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-31 23:52:57.709 | + 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-31 23:52:57.712 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-31 23:52:57.714 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-31 23:52:57.720 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-31 23:52:57.724 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-31 23:52:57.746 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-31 23:52:57.767 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-31 23:52:57.788 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-31 23:52:57.807 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-31 23:52:57.828 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-31 23:52:57.848 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-31 23:52:57.867 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-31 23:52:57.887 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-31 23:52:57.890 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:52:57.893 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-31 23:52:57.895 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:52:57.898 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-31 23:52:57.929 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-31 23:52:57.959 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-03-31 23:52:57.988 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-31 23:52:58.018 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-31 23:52:58.046 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-31 23:52:58.076 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-31 23:52:58.106 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-31 23:52:58.135 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:52:58.164 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:52:58.194 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-31 23:52:58.226 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-31 23:52:58.257 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-31 23:52:58.260 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-31 23:52:58.262 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-31 23:52:58.265 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-31 23:52:58.267 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-31 23:52:58.270 | + 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-31 23:52:58.305 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-31 23:52:58.335 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-31 23:52:58.364 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-31 23:52:58.398 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-31 23:52:58.428 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-31 23:52:58.458 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-31 23:52:58.490 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-31 23:52:58.493 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.70 2022-03-31 23:52:58.525 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-31 23:52:58.561 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-31 23:52:58.569 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key e5f71ece9014ba9dfb37c13bb28c297f 2022-03-31 23:52:58.600 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-31 23:52:58.603 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-31 23:52:58.633 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-31 23:52:58.673 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-31 23:52:58.704 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-31 23:52:58.735 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-31 23:52:58.754 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:52:58.756 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-31 23:52:58.780 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:52:58.783 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-31 23:52:58.801 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:52:58.804 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-31 23:52:58.821 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:52:58.827 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-31 23:52:58.830 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-31 23:52:58.833 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-31 23:52:58.836 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-31 23:52:58.838 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:52:58.840 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:52:58.843 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:52:58.861 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:52:58.864 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:52:58.867 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:52:58.870 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:52:58.889 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:52:58.892 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:52:58.896 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:52:58.926 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:52:58.928 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:52:58.930 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-31 23:52:58.933 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-31 23:52:58.935 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:52:58.939 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:52:58.956 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:52:58.959 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:52:58.961 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:52:58.964 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:52:58.966 | + 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-31 23:52:58.996 | + 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-31 23:52:59.025 | + 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-31 23:52:59.055 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:52:59.087 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-31 23:52:59.104 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:52:59.106 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-31 23:52:59.109 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-31 23:52:59.112 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-31 23:52:59.114 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-31 23:52:59.116 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:52:59.119 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:52:59.122 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-31 23:52:59.127 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-31 23:52:59.129 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:52:59.132 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:52:59.145 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:52:59.145 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:52:59.154 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:52:59.158 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:52:59.175 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-31 23:52:59.178 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-31 23:52:59.182 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-31 23:52:59.212 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-31 23:52:59.242 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-31 23:52:59.270 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:52:59.300 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:52:59.330 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:52:59.360 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:52:59.388 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:52:59.417 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:52:59.446 | + 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-31 23:52:59.476 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:52:59.506 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:52:59.535 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:52:59.564 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:52:59.566 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:52:59.570 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-31 23:52:59.572 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-31 23:52:59.575 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:52:59.577 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:52:59.580 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:52:59.582 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:52:59.585 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:52:59.587 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-31 23:52:59.617 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:52:59.648 | + 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-31 23:52:59.648 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:52:59.658 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-31 23:52:59.661 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-31 23:52:59.664 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-31 23:52:59.666 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:52:59.669 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:52:59.671 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:52:59.673 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:52:59.676 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:52:59.678 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:52:59.681 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:52:59.684 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:52:59.687 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:52:59.690 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-31 23:52:59.753 | Enabling site cinder-wsgi. 2022-03-31 23:52:59.759 | To activate the new configuration, you need to run: 2022-03-31 23:52:59.759 | systemctl reload apache2 2022-03-31 23:52:59.763 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:52:59.766 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:52:59.769 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:52:59.771 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:52:59.981 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-31 23:52:59.984 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-31 23:53:00.019 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.70/image 2022-03-31 23:53:00.058 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-31 23:53:00.078 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:53:00.081 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-31 23:53:00.083 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:53:00.086 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 23:53:00.088 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-31 23:53:00.090 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-31 23:53:00.123 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-31 23:53:00.154 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.70/identity 2022-03-31 23:53:00.186 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-31 23:53:00.217 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-31 23:53:00.246 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-31 23:53:00.276 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-31 23:53:00.307 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-31 23:53:00.340 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:53:00.372 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-31 23:53:00.402 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-31 23:53:00.433 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:53:00.463 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-31 23:53:00.465 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-31 23:53:00.483 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:00.486 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.70:2379 2022-03-31 23:53:00.519 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-31 23:53:00.521 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-31 23:53:00.541 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:00.544 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-31 23:53:00.547 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-31 23:53:00.550 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-31 23:53:00.552 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:53:00.555 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-31 23:53:00.557 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-31 23:53:00.562 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:53:00.562 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:53:00.568 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:53:00.571 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:53:00.574 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:53:00.577 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:53:00.580 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-31 23:53:00.582 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-31 23:53:00.585 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-31 23:53:00.588 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:53:00.590 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:53:00.593 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-03-31 23:53:00.596 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:53:00.598 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-31 23:53:00.601 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-31 23:53:00.604 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-31 23:53:00.606 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:53:00.608 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:53:00.612 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:53:00.615 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:53:00.617 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:53:00.620 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:53:00.638 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:53:00.640 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:53:00.642 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:53:00.645 | + functions-common:git_clone:629 : echo master 2022-03-31 23:53:00.646 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:53:00.651 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-31 23:53:00.653 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:53:00.656 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-31 23:53:00.659 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:53:00.659 | + functions-common:git_clone:678 : head -1 2022-03-31 23:53:00.673 | 28cabb8ccb Merge "ovn: Wait for northd in functional tests" 2022-03-31 23:53:00.676 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:53:00.678 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-31 23:53:00.681 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:53:00.683 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:53:00.686 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-31 23:53:00.689 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:53:00.692 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-31 23:53:00.694 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:53:00.697 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:53:00.699 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-31 23:53:00.702 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:53:00.704 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:53:00.708 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-31 23:53:00.710 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:53:00.713 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-31 23:53:00.716 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:53:00.719 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:53:00.722 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-31 23:53:00.729 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-31 23:53:00.731 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-31 23:53:01.401 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-31 23:53:01.403 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:53:01.407 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:53:01.410 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:53:01.413 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:53:01.415 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-31 23:53:01.417 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:53:01.420 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:53:01.422 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:53:01.424 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:53:01.427 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:53:01.429 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:53:01.432 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:53:01.434 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-31 23:53:01.457 | Using python 3.8 to install /opt/stack/neutron 2022-03-31 23:53:01.459 | + 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-31 23:53:02.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:53:02.368 | from cryptography.utils import int_from_bytes 2022-03-31 23:53:02.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:53:02.368 | from cryptography.utils import int_from_bytes 2022-03-31 23:53:03.613 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:53:03.641 | Obtaining file:///opt/stack/neutron 2022-03-31 23:53:03.641 | Preparing metadata (setup.py): started 2022-03-31 23:53:07.960 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:53:08.052 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.8.1) 2022-03-31 23:53:08.053 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-03-31 23:53:08.054 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.1.1) 2022-03-31 23:53:08.055 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.1) 2022-03-31 23:53:08.057 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:53:08.058 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.1) 2022-03-31 23:53:08.059 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.33.0) 2022-03-31 23:53:08.060 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.1) 2022-03-31 23:53:08.062 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.20.4) 2022-03-31 23:53:08.063 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.27.1) 2022-03-31 23:53:08.064 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.0.3) 2022-03-31 23:53:08.065 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (9.4.0) 2022-03-31 23:53:08.066 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.8.0) 2022-03-31 23:53:08.067 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.11.0) 2022-03-31 23:53:08.068 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.20.0) 2022-03-31 23:53:08.069 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (7.8.0) 2022-03-31 23:53:08.070 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-03-31 23:53:08.071 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.31) 2022-03-31 23:53:08.073 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.8.7) 2022-03-31 23:53:08.074 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:53:08.075 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.7.6) 2022-03-31 23:53:08.076 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-03-31 23:53:08.077 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.10.1) 2022-03-31 23:53:08.079 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:53:08.080 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (8.8.0) 2022-03-31 23:53:08.081 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.1.0) 2022-03-31 23:53:08.082 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (11.2.0) 2022-03-31 23:53:08.083 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.0) 2022-03-31 23:53:08.084 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.7.0) 2022-03-31 23:53:08.085 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (12.13.0) 2022-03-31 23:53:08.086 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.1) 2022-03-31 23:53:08.088 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.11.0) 2022-03-31 23:53:08.089 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.0) 2022-03-31 23:53:08.090 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.0) 2022-03-31 23:53:08.091 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-03-31 23:53:08.092 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.3.0) 2022-03-31 23:53:08.094 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.8.0) 2022-03-31 23:53:08.095 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.5.0) 2022-03-31 23:53:08.096 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.12.2) 2022-03-31 23:53:08.097 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.6.0) 2022-03-31 23:53:08.098 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.4.2) 2022-03-31 23:53:08.100 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.1) 2022-03-31 23:53:08.101 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.1.0) 2022-03-31 23:53:08.102 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.16.0) 2022-03-31 23:53:08.103 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.15.1) 2022-03-31 23:53:08.104 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (21.3) 2022-03-31 23:53:08.105 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.9.0) 2022-03-31 23:53:08.106 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:53:08.107 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (22.0.0) 2022-03-31 23:53:08.108 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (17.7.0) 2022-03-31 23:53:08.109 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.61.0) 2022-03-31 23:53:08.110 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:53:08.111 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.1) 2022-03-31 23:53:08.112 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.4.0) 2022-03-31 23:53:08.113 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.11.0) 2022-03-31 23:53:08.130 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (1.1.6) 2022-03-31 23:53:08.132 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (5.4.0) 2022-03-31 23:53:08.133 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (4.11.1) 2022-03-31 23:53:08.141 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev73) (1.13.3) 2022-03-31 23:53:08.154 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (2.1.0) 2022-03-31 23:53:08.155 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.16.0) 2022-03-31 23:53:08.157 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.1.2) 2022-03-31 23:53:08.177 | 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.dev73) (3.0.7) 2022-03-31 23:53:08.184 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev73) (2.1.0) 2022-03-31 23:53:08.246 | 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.dev73) (1.7.0) 2022-03-31 23:53:08.247 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.0.2) 2022-03-31 23:53:08.302 | 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.dev73) (3.1.1) 2022-03-31 23:53:08.304 | 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.dev73) (4.4.0) 2022-03-31 23:53:08.356 | 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.dev73) (1.2.2) 2022-03-31 23:53:08.357 | 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.dev73) (2.7.0) 2022-03-31 23:53:08.385 | 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.dev73) (1.32) 2022-03-31 23:53:08.387 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (36.0.1) 2022-03-31 23:53:08.389 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.4) 2022-03-31 23:53:08.391 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:53:08.392 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (6.0) 2022-03-31 23:53:08.393 | 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.dev73) (1.1.5) 2022-03-31 23:53:08.395 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (0.10.0) 2022-03-31 23:53:08.396 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.0) 2022-03-31 23:53:08.412 | 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.dev73) (1.0.3) 2022-03-31 23:53:08.507 | 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.dev73) (0.17.3) 2022-03-31 23:53:08.553 | 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.dev73) (1.5.0) 2022-03-31 23:53:08.616 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.0) 2022-03-31 23:53:08.619 | 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.dev73) (0.13.0) 2022-03-31 23:53:08.620 | 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.dev73) (2.0.1) 2022-03-31 23:53:08.712 | 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.dev73) (2.8.2) 2022-03-31 23:53:08.715 | 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.dev73) (0.9.6) 2022-03-31 23:53:08.775 | 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.dev73) (5.2.3) 2022-03-31 23:53:08.777 | 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.dev73) (5.0.9) 2022-03-31 23:53:08.779 | 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.dev73) (0.4.0) 2022-03-31 23:53:08.782 | 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.dev73) (5.0.0) 2022-03-31 23:53:08.810 | 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.dev73) (3.3.0) 2022-03-31 23:53:08.811 | 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.dev73) (3.2.0) 2022-03-31 23:53:08.862 | 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.dev73) (1.15.0) 2022-03-31 23:53:08.918 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev73) (2021.3) 2022-03-31 23:53:08.953 | 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.dev73) (3.0.0) 2022-03-31 23:53:08.955 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.3.3) 2022-03-31 23:53:08.979 | 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.dev73) (3.1.1) 2022-03-31 23:53:09.126 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev73) (2.4.0) 2022-03-31 23:53:09.200 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev73) (60.9.3) 2022-03-31 23:53:09.281 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (3.0.0) 2022-03-31 23:53:09.282 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (0.3.5) 2022-03-31 23:53:09.397 | 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.dev73) (0.6.6) 2022-03-31 23:53:09.398 | 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.dev73) (0.6.6) 2022-03-31 23:53:09.399 | 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.dev73) (0.6.6) 2022-03-31 23:53:09.400 | 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.dev73) (0.6.6) 2022-03-31 23:53:09.401 | 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.dev73) (0.6.6) 2022-03-31 23:53:09.402 | 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.dev73) (0.6.6) 2022-03-31 23:53:09.404 | 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.dev73) (0.6.6) 2022-03-31 23:53:09.618 | 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.dev73) (2.5.0) 2022-03-31 23:53:09.622 | 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.dev73) (3.10.1) 2022-03-31 23:53:09.623 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.2.0) 2022-03-31 23:53:09.669 | 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.dev73) (3.17.6) 2022-03-31 23:53:09.677 | 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.dev73) (2.1.0) 2022-03-31 23:53:09.771 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2019.11.28) 2022-03-31 23:53:09.773 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (3.3) 2022-03-31 23:53:09.774 | 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.dev73) (1.26.8) 2022-03-31 23:53:09.777 | 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.dev73) (2.0.12) 2022-03-31 23:53:09.818 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev73) (0.7) 2022-03-31 23:53:10.165 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev73) (0.12.2) 2022-03-31 23:53:10.247 | 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.dev73) (5.0.0) 2022-03-31 23:53:10.451 | 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.dev73) (2.21) 2022-03-31 23:53:10.530 | 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.dev73) (2.4.0) 2022-03-31 23:53:10.532 | 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.dev73) (0.5.0) 2022-03-31 23:53:10.779 | 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.dev73) (2.5.0) 2022-03-31 23:53:10.968 | 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.dev73) (2.2) 2022-03-31 23:53:11.519 | 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.dev73) (0.13.1) 2022-03-31 23:53:11.570 | 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.dev73) (0.2.5) 2022-03-31 23:53:12.201 | 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.dev73) (0.4.2) 2022-03-31 23:53:12.203 | 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.dev73) (0.5.2) 2022-03-31 23:53:12.563 | 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.dev73) (2.0.0) 2022-03-31 23:53:12.564 | 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.dev73) (4.10.0) 2022-03-31 23:53:12.739 | 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.dev73) (3.7.0) 2022-03-31 23:53:12.994 | 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.dev73) (21.4.0) 2022-03-31 23:53:12.995 | 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.dev73) (1.8.2) 2022-03-31 23:53:13.188 | 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.dev73) (1.0.0) 2022-03-31 23:53:13.416 | 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.dev73) (2.3.1) 2022-03-31 23:53:15.148 | Installing collected packages: neutron 2022-03-31 23:53:15.148 | Attempting uninstall: neutron 2022-03-31 23:53:15.148 | Found existing installation: neutron 20.1.0.dev73 2022-03-31 23:53:15.168 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-31 23:53:15.170 | Running setup.py develop for neutron 2022-03-31 23:53:21.364 | Successfully installed neutron 2022-03-31 23:53:21.364 | 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-31 23:53:21.372 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:53:21.372 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:53:21.564 | + inc/python:pip_install:200 : result=0 2022-03-31 23:53:21.566 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:53:21.568 | + functions-common:time_stop:2425 : local name 2022-03-31 23:53:21.571 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:53:21.573 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:53:21.575 | + functions-common:time_stop:2428 : local total 2022-03-31 23:53:21.578 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:53:21.580 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:53:21.583 | + functions-common:time_stop:2432 : start_time=1648770781450 2022-03-31 23:53:21.585 | + functions-common:time_stop:2434 : [[ -z 1648770781450 ]] 2022-03-31 23:53:21.588 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:53:21.594 | + functions-common:time_stop:2437 : end_time=1648770801590 2022-03-31 23:53:21.596 | + functions-common:time_stop:2438 : elapsed_time=20140 2022-03-31 23:53:21.600 | + functions-common:time_stop:2439 : total=118754 2022-03-31 23:53:21.602 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:53:21.605 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=138894 2022-03-31 23:53:21.607 | + inc/python:pip_install:203 : return 0 2022-03-31 23:53:21.617 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:53:21.621 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:53:21.624 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:53:21.648 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:53:21.663 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-31 23:53:21.665 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-31 23:53:21.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:53:21.671 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:53:21.675 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-03-31 23:53:21.682 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:53:21.686 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:53:21.690 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:53:21.694 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-31 23:53:21.716 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:21.719 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-31 23:53:21.722 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-31 23:53:21.724 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-31 23:53:21.727 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:53:21.732 | + lib/stack:stack_install_service:32 : install_nova 2022-03-31 23:53:21.736 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-31 23:53:21.739 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-31 23:53:21.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:53:21.745 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:53:21.748 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-03-31 23:53:21.751 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:53:21.753 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-31 23:53:21.773 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:53:21.776 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-31 23:53:21.799 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:53:21.802 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-31 23:53:21.822 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:53:21.825 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-31 23:53:21.828 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-31 23:53:21.830 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-31 23:53:21.833 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:53:21.835 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:53:21.839 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:53:21.843 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:53:21.846 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:53:21.850 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:53:21.870 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:53:21.872 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:53:21.876 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:53:21.880 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:53:21.880 | + functions-common:git_clone:629 : echo master 2022-03-31 23:53:21.887 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-31 23:53:21.891 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:53:21.895 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-31 23:53:21.899 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:53:21.900 | + functions-common:git_clone:678 : head -1 2022-03-31 23:53:21.929 | b0851b0e9c Merge "Fix pre_live_migration rollback" 2022-03-31 23:53:21.933 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:53:21.936 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-31 23:53:21.939 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:53:21.942 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:53:21.946 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-31 23:53:21.949 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:53:21.951 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-31 23:53:21.955 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:53:21.958 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:53:21.960 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-31 23:53:21.966 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:53:21.969 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:53:21.973 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-31 23:53:21.976 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:53:21.980 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-31 23:53:21.983 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:53:21.986 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:53:21.990 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-31 23:53:21.996 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-31 23:53:22.000 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-31 23:53:22.713 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-31 23:53:22.715 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:53:22.719 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:53:22.721 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:53:22.723 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:53:22.726 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-31 23:53:22.729 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:53:22.734 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:53:22.737 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:53:22.740 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:53:22.743 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:53:22.746 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:53:22.749 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:53:22.755 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-31 23:53:22.779 | Using python 3.8 to install /opt/stack/nova 2022-03-31 23:53:22.782 | + 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-31 23:53:23.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:53:23.746 | from cryptography.utils import int_from_bytes 2022-03-31 23:53:23.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:53:23.746 | from cryptography.utils import int_from_bytes 2022-03-31 23:53:24.929 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:53:24.956 | Obtaining file:///opt/stack/nova 2022-03-31 23:53:24.957 | Preparing metadata (setup.py): started 2022-03-31 23:53:30.081 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:53:30.207 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.8.1) 2022-03-31 23:53:30.208 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.4.31) 2022-03-31 23:53:30.210 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.1) 2022-03-31 23:53:30.211 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.33.0) 2022-03-31 23:53:30.212 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.0.3) 2022-03-31 23:53:30.214 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (9.4.0) 2022-03-31 23:53:30.215 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.8.0) 2022-03-31 23:53:30.216 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.5.1) 2022-03-31 23:53:30.218 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (36.0.1) 2022-03-31 23:53:30.219 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.8.7) 2022-03-31 23:53:30.220 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.2) 2022-03-31 23:53:30.221 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.1.1) 2022-03-31 23:53:30.222 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-03-31 23:53:30.223 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.1.1) 2022-03-31 23:53:30.224 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.13.0) 2022-03-31 23:53:30.225 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.6) 2022-03-31 23:53:30.227 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.8.0) 2022-03-31 23:53:30.228 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.11.0) 2022-03-31 23:53:30.229 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.1) 2022-03-31 23:53:30.230 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.2) 2022-03-31 23:53:30.231 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev22) (3.2.0) 2022-03-31 23:53:30.232 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.3.0) 2022-03-31 23:53:30.234 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-03-31 23:53:30.235 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (7.8.0) 2022-03-31 23:53:30.236 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.6.0) 2022-03-31 23:53:30.237 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.27.1) 2022-03-31 23:53:30.239 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-03-31 23:53:30.240 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.10.0) 2022-03-31 23:53:30.241 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.10.1) 2022-03-31 23:53:30.242 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-03-31 23:53:30.243 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.8.0) 2022-03-31 23:53:30.244 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.1.0) 2022-03-31 23:53:30.245 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.7.0) 2022-03-31 23:53:30.246 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:53:30.247 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.3.0) 2022-03-31 23:53:30.249 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.3.0) 2022-03-31 23:53:30.250 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:53:30.251 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.12.2) 2022-03-31 23:53:30.252 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (11.2.0) 2022-03-31 23:53:30.253 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.3.1) 2022-03-31 23:53:30.254 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (12.13.0) 2022-03-31 23:53:30.255 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.11.0) 2022-03-31 23:53:30.256 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-03-31 23:53:30.258 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.0) 2022-03-31 23:53:30.259 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.0) 2022-03-31 23:53:30.260 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:53:30.261 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.1) 2022-03-31 23:53:30.262 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.9.0) 2022-03-31 23:53:30.263 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.6.0) 2022-03-31 23:53:30.264 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.2.0) 2022-03-31 23:53:30.265 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.0) 2022-03-31 23:53:30.266 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-03-31 23:53:30.267 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.1) 2022-03-31 23:53:30.269 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.10.1) 2022-03-31 23:53:30.270 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.1) 2022-03-31 23:53:30.271 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.11.0) 2022-03-31 23:53:30.272 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.2.2) 2022-03-31 23:53:30.273 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.3.3) 2022-03-31 23:53:30.274 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.0) 2022-03-31 23:53:30.275 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.6.4) 2022-03-31 23:53:30.276 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.2) 2022-03-31 23:53:30.277 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.4.0) 2022-03-31 23:53:30.279 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.61.0) 2022-03-31 23:53:30.280 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.0) 2022-03-31 23:53:30.298 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (4.11.1) 2022-03-31 23:53:30.299 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (1.1.6) 2022-03-31 23:53:30.301 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (5.4.0) 2022-03-31 23:53:30.322 | 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.dev22) (5.3.0) 2022-03-31 23:53:30.365 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev22) (1.15.0) 2022-03-31 23:53:30.397 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (2.1.0) 2022-03-31 23:53:30.399 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (1.16.0) 2022-03-31 23:53:30.426 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev22) (2.1.0) 2022-03-31 23:53:30.553 | 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.dev22) (4.4.0) 2022-03-31 23:53:30.554 | 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.dev22) (3.1.1) 2022-03-31 23:53:30.616 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.4) 2022-03-31 23:53:30.618 | 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.dev22) (1.32) 2022-03-31 23:53:30.619 | 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.dev22) (1.1.5) 2022-03-31 23:53:30.620 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:53:30.622 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.0) 2022-03-31 23:53:30.624 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (0.10.0) 2022-03-31 23:53:30.646 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (6.3.1) 2022-03-31 23:53:30.648 | 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.dev22) (5.6.0) 2022-03-31 23:53:30.704 | 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.dev22) (0.6.6) 2022-03-31 23:53:30.707 | 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.dev22) (1.15.1) 2022-03-31 23:53:30.709 | 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.dev22) (2.5.0) 2022-03-31 23:53:30.771 | 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.dev22) (0.17.3) 2022-03-31 23:53:30.919 | 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.dev22) (2.0.1) 2022-03-31 23:53:30.920 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (0.5.0) 2022-03-31 23:53:31.004 | 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.dev22) (0.9.6) 2022-03-31 23:53:31.076 | 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.dev22) (5.0.9) 2022-03-31 23:53:31.077 | 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.dev22) (5.0.0) 2022-03-31 23:53:31.079 | 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.dev22) (5.2.3) 2022-03-31 23:53:31.081 | 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.dev22) (0.4.0) 2022-03-31 23:53:31.118 | 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.dev22) (3.3.0) 2022-03-31 23:53:31.119 | 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.dev22) (3.2.0) 2022-03-31 23:53:31.170 | 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.dev22) (1.0.3) 2022-03-31 23:53:31.233 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev22) (2021.3) 2022-03-31 23:53:31.268 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-03-31 23:53:31.269 | 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.dev22) (3.0.0) 2022-03-31 23:53:31.324 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (21.3) 2022-03-31 23:53:31.325 | 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.dev22) (3.0.7) 2022-03-31 23:53:31.419 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:53:31.448 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev22) (60.9.3) 2022-03-31 23:53:31.528 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev22) (0.2.5) 2022-03-31 23:53:31.612 | 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.dev22) (3.17.6) 2022-03-31 23:53:31.677 | 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.dev22) (1.3.3) 2022-03-31 23:53:31.678 | 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.dev22) (1.13.3) 2022-03-31 23:53:31.681 | 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.dev22) (22.0.0) 2022-03-31 23:53:31.728 | 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.dev22) (2.1.0) 2022-03-31 23:53:31.734 | 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.dev22) (2.5.0) 2022-03-31 23:53:31.735 | 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.dev22) (3.10.1) 2022-03-31 23:53:31.816 | 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.dev22) (2.0.12) 2022-03-31 23:53:31.819 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (3.3) 2022-03-31 23:53:31.820 | 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.dev22) (1.26.8) 2022-03-31 23:53:31.821 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2019.11.28) 2022-03-31 23:53:31.922 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev22) (0.7) 2022-03-31 23:53:32.148 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.4.2) 2022-03-31 23:53:32.151 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.5.2) 2022-03-31 23:53:32.266 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:53:32.267 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.6.3) 2022-03-31 23:53:32.272 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (1.4.2) 2022-03-31 23:53:32.364 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev22) (0.12.2) 2022-03-31 23:53:32.445 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev22) (1.22.2) 2022-03-31 23:53:32.481 | 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.dev22) (5.0.0) 2022-03-31 23:53:32.725 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev22) (2.21) 2022-03-31 23:53:32.810 | 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.dev22) (2.4.0) 2022-03-31 23:53:32.811 | 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.dev22) (0.5.0) 2022-03-31 23:53:33.025 | 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.dev22) (2.5.0) 2022-03-31 23:53:33.140 | 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.dev22) (2.2) 2022-03-31 23:53:33.665 | 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.dev22) (0.13.1) 2022-03-31 23:53:33.712 | 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.dev22) (2.16.0) 2022-03-31 23:53:34.114 | 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.dev22) (0.6.6) 2022-03-31 23:53:34.116 | 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.dev22) (0.6.6) 2022-03-31 23:53:34.117 | 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.dev22) (0.6.6) 2022-03-31 23:53:34.118 | 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.dev22) (0.6.6) 2022-03-31 23:53:34.119 | 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.dev22) (0.6.6) 2022-03-31 23:53:34.120 | 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.dev22) (0.6.6) 2022-03-31 23:53:34.122 | 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.dev22) (0.6.6) 2022-03-31 23:53:35.388 | 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.dev22) (3.7.0) 2022-03-31 23:53:35.806 | 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.dev22) (21.4.0) 2022-03-31 23:53:35.807 | 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.dev22) (1.8.2) 2022-03-31 23:53:35.907 | 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.dev22) (2.4.0) 2022-03-31 23:53:36.018 | 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.dev22) (1.0.0) 2022-03-31 23:53:37.704 | Installing collected packages: nova 2022-03-31 23:53:37.704 | Attempting uninstall: nova 2022-03-31 23:53:37.704 | Found existing installation: nova 25.1.0.dev22 2022-03-31 23:53:37.713 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-31 23:53:37.714 | Running setup.py develop for nova 2022-03-31 23:53:44.443 | Successfully installed nova 2022-03-31 23:53:44.443 | 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-31 23:53:44.452 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:53:44.452 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:53:44.628 | + inc/python:pip_install:200 : result=0 2022-03-31 23:53:44.630 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:53:44.632 | + functions-common:time_stop:2425 : local name 2022-03-31 23:53:44.635 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:53:44.637 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:53:44.640 | + functions-common:time_stop:2428 : local total 2022-03-31 23:53:44.642 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:53:44.644 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:53:44.646 | + functions-common:time_stop:2432 : start_time=1648770802772 2022-03-31 23:53:44.648 | + functions-common:time_stop:2434 : [[ -z 1648770802772 ]] 2022-03-31 23:53:44.651 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:53:44.656 | + functions-common:time_stop:2437 : end_time=1648770824653 2022-03-31 23:53:44.658 | + functions-common:time_stop:2438 : elapsed_time=21881 2022-03-31 23:53:44.660 | + functions-common:time_stop:2439 : total=138894 2022-03-31 23:53:44.662 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:53:44.665 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=160775 2022-03-31 23:53:44.667 | + inc/python:pip_install:203 : return 0 2022-03-31 23:53:44.670 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:53:44.672 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:53:44.675 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:53:44.695 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:53:44.708 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-31 23:53:44.711 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-31 23:53:44.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:53:44.716 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:53:44.718 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-03-31 23:53:44.721 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:53:44.723 | + 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-31 23:53:44.738 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:53:44.741 | + ./stack.sh:main:937 : configure_nova 2022-03-31 23:53:44.744 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-31 23:53:44.759 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-31 23:53:44.762 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-31 23:53:44.764 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-31 23:53:44.768 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-31 23:53:44.769 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-31 23:53:44.774 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-31 23:53:44.777 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-31 23:53:44.780 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-31 23:53:44.782 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-31 23:53:44.785 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-31 23:53:44.788 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-31 23:53:44.790 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-31 23:53:44.793 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-31 23:53:44.806 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-31 23:53:44.822 | + 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-31 23:53:44.835 | + 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-31 23:53:44.847 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-31 23:53:44.860 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-31 23:53:44.864 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-31 23:53:44.868 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.WqHWkphAk6 2022-03-31 23:53:44.871 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-31 23:53:44.874 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-31 23:53:44.876 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-31 23:53:44.879 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-31 23:53:44.881 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-31 23:53:44.884 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.WqHWkphAk6 2022-03-31 23:53:44.888 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.WqHWkphAk6 2022-03-31 23:53:44.900 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.WqHWkphAk6 /etc/sudoers.d/nova-rootwrap 2022-03-31 23:53:44.913 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-31 23:53:44.918 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-31 23:53:44.921 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-31 23:53:44.923 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-31 23:53:44.926 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-31 23:53:44.928 | + 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-31 23:53:44.931 | + 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-31 23:53:44.933 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-31 23:53:44.937 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-31 23:53:44.941 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-31 23:53:44.958 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:53:44.960 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-31 23:53:44.963 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-31 23:53:44.966 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-31 23:53:44.970 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-31 23:53:45.000 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-31 23:53:45.002 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-31 23:53:45.028 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-31 23:53:45.060 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-31 23:53:45.088 | + 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-31 23:53:45.119 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-31 23:53:45.155 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-31 23:53:45.186 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-31 23:53:45.188 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.70 2022-03-31 23:53:45.216 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-31 23:53:45.245 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-31 23:53:45.275 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-31 23:53:45.312 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-31 23:53:45.347 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-31 23:53:45.386 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-31 23:53:45.389 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:53:45.392 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:53:45.394 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:53:45.396 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:53:45.399 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:53:45.401 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:53:45.403 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:53:45.405 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:53:45.408 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:53:45.410 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:53:45.412 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:53:45.415 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-31 23:53:45.417 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:53:45.420 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:53:45.422 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:53:45.424 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:53:45.427 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:53:45.430 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:53:45.432 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-31 23:53:45.453 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:45.456 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:53:45.458 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-31 23:53:45.460 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-31 23:53:45.493 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-31 23:53:45.496 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-31 23:53:45.499 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-31 23:53:45.501 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-31 23:53:45.504 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:53:45.507 | + 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-31 23:53:45.539 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-31 23:53:45.541 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-31 23:53:45.549 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-31 23:53:45.551 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-31 23:53:45.554 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-31 23:53:45.557 | + 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-31 23:53:45.588 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-31 23:53:45.620 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-31 23:53:45.650 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-31 23:53:45.681 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-31 23:53:45.699 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:45.701 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-31 23:53:45.723 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:45.726 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-31 23:53:45.727 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-31 23:53:45.733 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-31 23:53:45.735 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-31 23:53:45.771 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-31 23:53:45.789 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:53:45.792 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-31 23:53:45.794 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-31 23:53:45.798 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 23:53:45.801 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:53:45.804 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-31 23:53:45.837 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-31 23:53:45.868 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-03-31 23:53:45.908 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-31 23:53:45.944 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-31 23:53:45.974 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-31 23:53:46.004 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-31 23:53:46.033 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-31 23:53:46.065 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:53:46.103 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:53:46.133 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-31 23:53:46.150 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:46.153 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-31 23:53:46.156 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-31 23:53:46.191 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-31 23:53:46.224 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.70/identity 2022-03-31 23:53:46.259 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-31 23:53:46.291 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-31 23:53:46.321 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-31 23:53:46.351 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-31 23:53:46.382 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-31 23:53:46.415 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-31 23:53:46.433 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:53:46.435 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-31 23:53:46.438 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-31 23:53:46.468 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-31 23:53:46.500 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-31 23:53:46.503 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-31 23:53:46.537 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-31 23:53:46.540 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-31 23:53:46.542 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-31 23:53:46.545 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:53:46.547 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:53:46.550 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:53:46.553 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:53:46.556 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:53:46.560 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:53:46.563 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-31 23:53:46.566 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:53:46.568 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:53:46.571 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:53:46.573 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:53:46.577 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:53:46.585 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:53:46.588 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:53:46.590 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:53:46.593 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:53:46.595 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:53:46.598 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:53:46.600 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-31 23:53:46.603 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-31 23:53:46.606 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-31 23:53:46.609 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:53:46.626 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:53:46.629 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:53:46.631 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:53:46.634 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:53:46.636 | + 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-31 23:53:46.666 | + 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-31 23:53:46.697 | + 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-31 23:53:46.727 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:53:46.759 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-31 23:53:46.794 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-31 23:53:46.811 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:46.814 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-31 23:53:46.817 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-31 23:53:46.819 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-31 23:53:46.822 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-31 23:53:46.824 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:53:46.827 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:53:46.831 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-31 23:53:46.835 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-31 23:53:46.837 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:53:46.840 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:53:46.853 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:53:46.854 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:53:46.863 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:53:46.868 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:53:46.887 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-31 23:53:46.890 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-31 23:53:46.894 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-31 23:53:46.928 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-31 23:53:46.960 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-31 23:53:46.994 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:53:47.025 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:53:47.057 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:53:47.089 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:53:47.122 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:53:47.153 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:53:47.186 | + 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-31 23:53:47.221 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:53:47.253 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:53:47.289 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:53:47.325 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:53:47.329 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:53:47.332 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-31 23:53:47.335 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-31 23:53:47.337 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:53:47.341 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:53:47.344 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:53:47.347 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:53:47.351 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:53:47.354 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-31 23:53:47.390 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:53:47.421 | + 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-31 23:53:47.421 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:53:47.430 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-31 23:53:47.435 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-31 23:53:47.438 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-31 23:53:47.441 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:53:47.444 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:53:47.446 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:53:47.449 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:53:47.452 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:53:47.454 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:53:47.456 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:53:47.460 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:53:47.463 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:53:47.465 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-31 23:53:47.528 | Enabling site nova-api-wsgi. 2022-03-31 23:53:47.534 | To activate the new configuration, you need to run: 2022-03-31 23:53:47.534 | systemctl reload apache2 2022-03-31 23:53:47.539 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:53:47.541 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:53:47.544 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:53:47.546 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:53:47.691 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-31 23:53:47.712 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:47.714 | + 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-31 23:53:47.717 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-31 23:53:47.719 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-31 23:53:47.721 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-31 23:53:47.724 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-31 23:53:47.726 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:53:47.729 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-31 23:53:47.736 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-31 23:53:47.739 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:53:47.741 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:53:47.755 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:53:47.755 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:53:47.764 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:53:47.767 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:53:47.783 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-31 23:53:47.786 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-31 23:53:47.790 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-31 23:53:47.821 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-31 23:53:47.848 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-31 23:53:47.878 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:53:47.915 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:53:47.956 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:53:47.990 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:53:48.021 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:53:48.054 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:53:48.089 | + 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-31 23:53:48.122 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:53:48.153 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:53:48.184 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:53:48.222 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-31 23:53:48.224 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-31 23:53:48.258 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-31 23:53:48.274 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:53:48.276 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-31 23:53:48.316 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-31 23:53:48.318 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-31 23:53:48.321 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-31 23:53:48.340 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:48.343 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:53:48.346 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:53:48.382 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-31 23:53:48.419 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-31 23:53:48.422 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 23:53:48.424 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-31 23:53:48.427 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:53:48.429 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:53:48.431 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:53:48.448 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:48.452 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:53:48.454 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:53:48.457 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:53:48.476 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:48.478 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:53:48.481 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:53:48.512 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:53:48.515 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:53:48.518 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-31 23:53:48.550 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-31 23:53:48.581 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-31 23:53:48.614 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-31 23:53:48.632 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:53:48.635 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:53:48.666 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-31 23:53:48.669 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-31 23:53:48.671 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-31 23:53:48.704 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-31 23:53:48.736 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.70/identity 2022-03-31 23:53:48.767 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-31 23:53:48.797 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-31 23:53:48.835 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-31 23:53:48.871 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-31 23:53:48.903 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-31 23:53:48.933 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-31 23:53:48.969 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-31 23:53:48.986 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:48.989 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-31 23:53:48.993 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:53:48.996 | + lib/nova:create_nova_conf:553 : local conf 2022-03-31 23:53:48.998 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-31 23:53:49.002 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-31 23:53:49.005 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:53:49.007 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:53:49.010 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:53:49.012 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-31 23:53:49.016 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-31 23:53:49.020 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-31 23:53:49.023 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-31 23:53:49.025 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-31 23:53:49.028 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-31 23:53:49.031 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-31 23:53:49.034 | + 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-31 23:53:49.068 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-31 23:53:49.102 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-31 23:53:49.136 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:53:49.138 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-31 23:53:49.141 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-31 23:53:49.143 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-31 23:53:49.161 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:49.166 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-31 23:53:49.166 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-31 23:53:49.899 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-31 23:53:49.901 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-31 23:53:49.904 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 23:53:49.906 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-31 23:53:49.909 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:53:49.912 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-31 23:53:49.914 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:53:49.935 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:49.938 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-31 23:53:49.944 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-31 23:53:49.946 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:53:49.964 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:49.967 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-03-31 23:53:49.970 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-03-31 23:53:50.000 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:53:50.002 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:53:50.005 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-31 23:53:50.028 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:50.031 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-31 23:53:50.033 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 23:53:50.036 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-31 23:53:50.068 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.70/identity 2022-03-31 23:53:50.111 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-31 23:53:50.142 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-31 23:53:50.177 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-31 23:53:50.209 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-31 23:53:50.239 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-31 23:53:50.270 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-31 23:53:50.308 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-31 23:53:50.311 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-31 23:53:50.313 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-31 23:53:50.317 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:53:50.338 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:53:50.341 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:53:50.344 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:53:50.346 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:53:50.349 | + 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-31 23:53:50.386 | + 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-31 23:53:50.426 | + 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-31 23:53:50.461 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:53:50.501 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:53:50.504 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-31 23:53:50.510 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:53:50.515 | + lib/nova:create_nova_conf:587 : local conf 2022-03-31 23:53:50.518 | + lib/nova:create_nova_conf:588 : local offset 2022-03-31 23:53:50.521 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-31 23:53:50.523 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:53:50.526 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:53:50.530 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:53:50.533 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-31 23:53:50.535 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-31 23:53:50.538 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 23:53:50.541 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-31 23:53:50.544 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-31 23:53:50.547 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-31 23:53:50.569 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:53:50.573 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-31 23:53:50.576 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-31 23:53:50.598 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:53:50.600 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-31 23:53:50.617 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:53:50.621 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-31 23:53:50.640 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:53:50.643 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-31 23:53:50.663 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:53:50.665 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-31 23:53:50.668 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-31 23:53:50.671 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-31 23:53:50.675 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:53:50.677 | + lib/stack:stack_install_service:32 : install_placement 2022-03-31 23:53:50.680 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-31 23:53:50.683 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-31 23:53:50.687 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:53:50.690 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:53:50.692 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-31 23:53:50.695 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:53:50.698 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:53:50.703 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:53:50.707 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:53:50.711 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:53:50.713 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:53:50.716 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:53:50.718 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:53:50.721 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:53:50.723 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:53:50.726 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:53:50.733 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:53:50.736 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-31 23:53:50.740 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:53:50.744 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:53:50.747 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:53:50.751 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-31 23:53:50.778 | + 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-31 23:53:50.891 | Reading package lists... 2022-03-31 23:53:51.175 | Building dependency tree... 2022-03-31 23:53:51.176 | Reading state information... 2022-03-31 23:53:51.494 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:53:51.494 | The following packages were automatically installed and are no longer required: 2022-03-31 23:53:51.495 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:53:51.496 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:53:51.496 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:53:51.496 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:53:51.496 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:53:51.496 | python3-zope.interface 2022-03-31 23:53:51.496 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:53:51.627 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:53:51.631 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:53:51.634 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:53:51.637 | + functions-common:time_stop:2425 : local name 2022-03-31 23:53:51.639 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:53:51.642 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:53:51.644 | + functions-common:time_stop:2428 : local total 2022-03-31 23:53:51.647 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:53:51.649 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:53:51.652 | + functions-common:time_stop:2432 : start_time=1648770830774 2022-03-31 23:53:51.654 | + functions-common:time_stop:2434 : [[ -z 1648770830774 ]] 2022-03-31 23:53:51.658 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:53:51.663 | + functions-common:time_stop:2437 : end_time=1648770831660 2022-03-31 23:53:51.665 | + functions-common:time_stop:2438 : elapsed_time=886 2022-03-31 23:53:51.669 | + functions-common:time_stop:2439 : total=7185 2022-03-31 23:53:51.672 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:53:51.675 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8071 2022-03-31 23:53:51.678 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:53:51.681 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-31 23:53:51.683 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-31 23:53:51.687 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-31 23:53:51.689 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-31 23:53:51.692 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-31 23:53:51.719 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-31 23:53:51.722 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:53:51.724 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:53:51.727 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:53:51.729 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:53:51.733 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:53:51.736 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:53:51.739 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:53:51.743 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:53:51.745 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:53:51.752 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:53:51.755 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:53:51.757 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:53:51.760 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-31 23:53:51.762 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:53:51.765 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:53:51.768 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:53:51.771 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-31 23:53:51.796 | + 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-31 23:53:51.915 | Reading package lists... 2022-03-31 23:53:52.191 | Building dependency tree... 2022-03-31 23:53:52.192 | Reading state information... 2022-03-31 23:53:52.601 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-31 23:53:52.601 | The following packages were automatically installed and are no longer required: 2022-03-31 23:53:52.604 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:53:52.604 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:53:52.604 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:53:52.604 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:53:52.604 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:53:52.604 | python3-zope.interface 2022-03-31 23:53:52.604 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:53:52.744 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:53:52.749 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:53:52.753 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:53:52.755 | + functions-common:time_stop:2425 : local name 2022-03-31 23:53:52.759 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:53:52.762 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:53:52.765 | + functions-common:time_stop:2428 : local total 2022-03-31 23:53:52.770 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:53:52.773 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:53:52.776 | + functions-common:time_stop:2432 : start_time=1648770831792 2022-03-31 23:53:52.778 | + functions-common:time_stop:2434 : [[ -z 1648770831792 ]] 2022-03-31 23:53:52.781 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:53:52.789 | + functions-common:time_stop:2437 : end_time=1648770832783 2022-03-31 23:53:52.792 | + functions-common:time_stop:2438 : elapsed_time=991 2022-03-31 23:53:52.794 | + functions-common:time_stop:2439 : total=8071 2022-03-31 23:53:52.797 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:53:52.799 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9062 2022-03-31 23:53:52.802 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:53:52.807 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-31 23:53:52.809 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-31 23:53:52.813 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:53:52.815 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:53:52.818 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:53:52.821 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-31 23:53:52.823 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-31 23:53:52.883 | wsgi (enabled by maintainer script) 2022-03-31 23:53:52.887 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-31 23:53:52.891 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-31 23:53:52.894 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:53:52.897 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-31 23:53:52.900 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-31 23:53:52.903 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:53:52.907 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:53:52.908 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:53:52.916 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-31 23:53:52.920 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-31 23:53:52.924 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-31 23:53:52.928 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-31 23:53:52.932 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-31 23:53:52.963 | Using python 3.8 to install osc-placement 2022-03-31 23:53:52.965 | + 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-31 23:53:53.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:53:53.866 | from cryptography.utils import int_from_bytes 2022-03-31 23:53:53.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:53:53.866 | from cryptography.utils import int_from_bytes 2022-03-31 23:53:55.065 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:53:55.093 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-31 23:53:55.103 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-31 23:53:55.104 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-31 23:53:55.105 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-31 23:53:55.106 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-31 23:53:55.108 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-31 23:53:55.109 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-31 23:53:55.169 | 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-31 23:53:55.170 | 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-31 23:53:55.172 | 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-31 23:53:55.173 | 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-31 23:53:55.186 | 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-31 23:53:55.187 | 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-31 23:53:55.189 | 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-31 23:53:55.204 | 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-31 23:53:55.205 | 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-31 23:53:55.207 | 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-31 23:53:55.208 | 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-31 23:53:55.209 | 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-31 23:53:55.210 | 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-31 23:53:55.231 | 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-31 23:53:55.233 | 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-31 23:53:55.234 | 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-31 23:53:55.236 | 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-31 23:53:55.243 | 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-31 23:53:55.281 | 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-31 23:53:55.282 | 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-31 23:53:55.283 | 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-31 23:53:55.285 | 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-31 23:53:55.287 | 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-31 23:53:55.289 | 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-31 23:53:55.290 | 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-31 23:53:55.291 | 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-31 23:53:55.357 | 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-31 23:53:55.359 | 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-31 23:53:55.361 | 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-31 23:53:55.363 | 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-31 23:53:55.453 | 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-31 23:53:55.454 | 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-31 23:53:55.455 | 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-31 23:53:55.499 | 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-31 23:53:55.539 | 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-31 23:53:55.704 | 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-31 23:53:57.998 | 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-31 23:53:58.006 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:53:58.006 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:53:58.157 | + inc/python:pip_install:200 : result=0 2022-03-31 23:53:58.159 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:53:58.163 | + functions-common:time_stop:2425 : local name 2022-03-31 23:53:58.165 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:53:58.168 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:53:58.171 | + functions-common:time_stop:2428 : local total 2022-03-31 23:53:58.174 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:53:58.176 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:53:58.179 | + functions-common:time_stop:2432 : start_time=1648770832955 2022-03-31 23:53:58.182 | + functions-common:time_stop:2434 : [[ -z 1648770832955 ]] 2022-03-31 23:53:58.185 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:53:58.190 | + functions-common:time_stop:2437 : end_time=1648770838187 2022-03-31 23:53:58.193 | + functions-common:time_stop:2438 : elapsed_time=5232 2022-03-31 23:53:58.195 | + functions-common:time_stop:2439 : total=160775 2022-03-31 23:53:58.198 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:53:58.200 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=166007 2022-03-31 23:53:58.204 | + inc/python:pip_install:203 : return 0 2022-03-31 23:53:58.206 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-31 23:53:58.209 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-31 23:53:58.212 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-31 23:53:58.215 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:53:58.218 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:53:58.221 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:53:58.224 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:53:58.227 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:53:58.230 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:53:58.249 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:53:58.251 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:53:58.254 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:53:58.257 | + functions-common:git_clone:629 : echo master 2022-03-31 23:53:58.258 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:53:58.264 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-31 23:53:58.268 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:53:58.271 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-31 23:53:58.274 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:53:58.275 | + functions-common:git_clone:678 : head -1 2022-03-31 23:53:58.278 | ffca1ebd Merge "Add zed spec directory" 2022-03-31 23:53:58.281 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:53:58.284 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-31 23:53:58.287 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:53:58.290 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:53:58.293 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-31 23:53:58.296 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:53:58.298 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-31 23:53:58.301 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:53:58.304 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:53:58.306 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-31 23:53:58.309 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:53:58.312 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:53:58.315 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-31 23:53:58.318 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:53:58.321 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-31 23:53:58.325 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:53:58.328 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:53:58.331 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-31 23:53:58.338 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-31 23:53:58.341 | + 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-31 23:53:59.011 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-31 23:53:59.014 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:53:59.017 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:53:59.020 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:53:59.022 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:53:59.025 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-31 23:53:59.028 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:53:59.031 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:53:59.034 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:53:59.036 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:53:59.039 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:53:59.042 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:53:59.044 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:53:59.047 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-31 23:53:59.070 | Using python 3.8 to install /opt/stack/placement 2022-03-31 23:53:59.073 | + 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-31 23:54:00.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:54:00.006 | from cryptography.utils import int_from_bytes 2022-03-31 23:54:00.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:54:00.006 | from cryptography.utils import int_from_bytes 2022-03-31 23:54:01.173 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:54:01.200 | Obtaining file:///opt/stack/placement 2022-03-31 23:54:01.200 | Preparing metadata (setup.py): started 2022-03-31 23:54:04.574 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:54:04.620 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (5.8.1) 2022-03-31 23:54:04.621 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.4.31) 2022-03-31 23:54:04.622 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (9.4.0) 2022-03-31 23:54:04.623 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.5.1) 2022-03-31 23:54:04.624 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.8.7) 2022-03-31 23:54:04.626 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev7) (3.2.0) 2022-03-31 23:54:04.627 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.27.1) 2022-03-31 23:54:04.628 | 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.dev7) (60.9.3) 2022-03-31 23:54:04.630 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.0) 2022-03-31 23:54:04.631 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (8.8.0) 2022-03-31 23:54:04.633 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.1.0) 2022-03-31 23:54:04.634 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.7.0) 2022-03-31 23:54:04.635 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.3.0) 2022-03-31 23:54:04.636 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.12.2) 2022-03-31 23:54:04.637 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (11.2.0) 2022-03-31 23:54:04.638 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (3.11.0) 2022-03-31 23:54:04.639 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.1) 2022-03-31 23:54:04.640 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.5.0) 2022-03-31 23:54:04.641 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.1.0) 2022-03-31 23:54:04.643 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.7.0) 2022-03-31 23:54:04.644 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.0.1) 2022-03-31 23:54:04.711 | 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.dev7) (2.10.1) 2022-03-31 23:54:04.713 | 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.dev7) (4.4.0) 2022-03-31 23:54:04.715 | 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.dev7) (4.5.0) 2022-03-31 23:54:04.718 | 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.dev7) (3.1.1) 2022-03-31 23:54:04.719 | 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.dev7) (1.16.0) 2022-03-31 23:54:04.720 | 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.dev7) (5.1.0) 2022-03-31 23:54:04.741 | 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.dev7) (0.17.3) 2022-03-31 23:54:04.782 | 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.dev7) (1.5.0) 2022-03-31 23:54:04.783 | 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.dev7) (3.5.0) 2022-03-31 23:54:04.784 | 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.dev7) (0.8.0) 2022-03-31 23:54:04.786 | 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.dev7) (2.5.0) 2022-03-31 23:54:04.788 | 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.dev7) (6.0) 2022-03-31 23:54:04.843 | 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.dev7) (2.0.1) 2022-03-31 23:54:04.845 | 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.dev7) (1.7.6) 2022-03-31 23:54:04.846 | 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.dev7) (0.5.0) 2022-03-31 23:54:04.849 | 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.dev7) (0.13.0) 2022-03-31 23:54:04.889 | 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.dev7) (2.8.2) 2022-03-31 23:54:04.893 | 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.dev7) (0.9.6) 2022-03-31 23:54:04.915 | 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.dev7) (3.3.0) 2022-03-31 23:54:04.917 | 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.dev7) (3.2.0) 2022-03-31 23:54:04.918 | 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.dev7) (3.0.3) 2022-03-31 23:54:04.944 | 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.dev7) (1.0.3) 2022-03-31 23:54:04.946 | 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.dev7) (2021.3) 2022-03-31 23:54:04.960 | 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.dev7) (3.1.1) 2022-03-31 23:54:04.978 | 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.dev7) (3.0.7) 2022-03-31 23:54:04.979 | 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.dev7) (1.0.2) 2022-03-31 23:54:04.981 | 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.dev7) (0.11.0) 2022-03-31 23:54:04.982 | 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.dev7) (21.3) 2022-03-31 23:54:05.026 | 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.dev7) (3.3) 2022-03-31 23:54:05.027 | 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.dev7) (1.26.8) 2022-03-31 23:54:05.030 | 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.dev7) (2.0.12) 2022-03-31 23:54:05.031 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2019.11.28) 2022-03-31 23:54:05.049 | 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.dev7) (0.7) 2022-03-31 23:54:05.213 | 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.dev7) (1.1.2) 2022-03-31 23:54:05.255 | 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.dev7) (4.11.1) 2022-03-31 23:54:05.256 | 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.dev7) (1.1.6) 2022-03-31 23:54:05.258 | 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.dev7) (5.4.0) 2022-03-31 23:54:05.276 | 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.dev7) (1.15.0) 2022-03-31 23:54:05.311 | 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.dev7) (1.13.3) 2022-03-31 23:54:05.370 | 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.dev7) (2.1.0) 2022-03-31 23:54:05.470 | 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.dev7) (1.7.0) 2022-03-31 23:54:05.557 | 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.dev7) (1.1.5) 2022-03-31 23:54:05.610 | 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.dev7) (0.2.5) 2022-03-31 23:54:05.808 | 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.dev7) (5.1.1) 2022-03-31 23:54:05.809 | 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.dev7) (0.5.2) 2022-03-31 23:54:05.811 | 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.dev7) (0.4.2) 2022-03-31 23:54:05.891 | 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.dev7) (2.5.0) 2022-03-31 23:54:05.944 | 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.dev7) (2.21) 2022-03-31 23:54:06.111 | 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.dev7) (3.7.0) 2022-03-31 23:54:06.224 | 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.dev7) (3.0.0) 2022-03-31 23:54:06.224 | 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.dev7) (1.0.0) 2022-03-31 23:54:08.215 | Installing collected packages: openstack-placement 2022-03-31 23:54:08.215 | Attempting uninstall: openstack-placement 2022-03-31 23:54:08.215 | Found existing installation: openstack-placement 7.1.0.dev7 2022-03-31 23:54:08.218 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-31 23:54:08.220 | Running setup.py develop for openstack-placement 2022-03-31 23:54:12.673 | Successfully installed openstack-placement 2022-03-31 23:54:12.673 | 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-31 23:54:12.682 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:54:12.682 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:54:12.871 | + inc/python:pip_install:200 : result=0 2022-03-31 23:54:12.881 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:54:12.883 | + functions-common:time_stop:2425 : local name 2022-03-31 23:54:12.886 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:54:12.888 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:54:12.891 | + functions-common:time_stop:2428 : local total 2022-03-31 23:54:12.893 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:54:12.895 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:54:12.898 | + functions-common:time_stop:2432 : start_time=1648770839064 2022-03-31 23:54:12.901 | + functions-common:time_stop:2434 : [[ -z 1648770839064 ]] 2022-03-31 23:54:12.904 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:54:12.909 | + functions-common:time_stop:2437 : end_time=1648770852906 2022-03-31 23:54:12.912 | + functions-common:time_stop:2438 : elapsed_time=13842 2022-03-31 23:54:12.915 | + functions-common:time_stop:2439 : total=166007 2022-03-31 23:54:12.918 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:54:12.921 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=179849 2022-03-31 23:54:12.924 | + inc/python:pip_install:203 : return 0 2022-03-31 23:54:12.928 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:54:12.931 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:54:12.933 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:54:12.957 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:54:12.973 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-31 23:54:12.976 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-31 23:54:12.979 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:54:12.983 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:54:12.985 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-03-31 23:54:12.988 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:54:12.991 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:54:12.993 | + ./stack.sh:main:943 : configure_placement 2022-03-31 23:54:12.996 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-31 23:54:13.012 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-31 23:54:13.015 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-31 23:54:13.020 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-31 23:54:13.024 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-31 23:54:13.027 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-31 23:54:13.030 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-31 23:54:13.033 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-31 23:54:13.037 | + 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-31 23:54:13.077 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-31 23:54:13.113 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-31 23:54:13.149 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-31 23:54:13.151 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-31 23:54:13.154 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-31 23:54:13.157 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:54:13.159 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-31 23:54:13.197 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-31 23:54:13.230 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-03-31 23:54:13.261 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-31 23:54:13.295 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-31 23:54:13.329 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-31 23:54:13.363 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-31 23:54:13.397 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-31 23:54:13.429 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:54:13.462 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:54:13.498 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-31 23:54:13.501 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-31 23:54:13.504 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-31 23:54:13.507 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:54:13.527 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:54:13.530 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:54:13.533 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:54:13.536 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:54:13.539 | + 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-31 23:54:13.571 | + 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-31 23:54:13.606 | + 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-31 23:54:13.639 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:54:13.671 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-31 23:54:13.674 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-31 23:54:13.676 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-31 23:54:13.679 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-31 23:54:13.681 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-31 23:54:13.684 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:54:13.687 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:54:13.690 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-31 23:54:13.695 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-31 23:54:13.697 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:54:13.700 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:54:13.715 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:54:13.715 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:54:13.725 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:54:13.729 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:54:13.749 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-31 23:54:13.751 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-31 23:54:13.756 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-31 23:54:13.793 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-31 23:54:13.824 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-31 23:54:13.862 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:54:13.896 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:54:13.929 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:54:13.961 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:54:13.996 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:54:14.030 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:54:14.068 | + 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-31 23:54:14.106 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:54:14.139 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:54:14.172 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:54:14.207 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:54:14.210 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:54:14.213 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-31 23:54:14.216 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-31 23:54:14.219 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:54:14.222 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:54:14.226 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:54:14.229 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-31 23:54:14.232 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-31 23:54:14.235 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-31 23:54:14.269 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:54:14.303 | + 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-31 23:54:14.303 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-31 23:54:14.312 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-31 23:54:14.316 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-31 23:54:14.319 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-31 23:54:14.323 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:54:14.327 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:54:14.330 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:54:14.332 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:54:14.335 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:54:14.338 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:54:14.340 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:54:14.344 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:54:14.346 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:54:14.349 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-31 23:54:14.415 | Site placement-api already enabled 2022-03-31 23:54:14.420 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:54:14.423 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:54:14.425 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:54:14.428 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:54:14.574 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-31 23:54:14.605 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:54:14.609 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-31 23:54:14.633 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:54:14.637 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-31 23:54:14.659 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:54:14.662 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-31 23:54:14.665 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-31 23:54:14.669 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-31 23:54:14.705 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.70/identity 2022-03-31 23:54:14.744 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-31 23:54:14.777 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-31 23:54:14.810 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-31 23:54:14.844 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-31 23:54:14.885 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-31 23:54:14.920 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-31 23:54:14.952 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-31 23:54:14.971 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:54:14.974 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-31 23:54:14.992 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:54:14.995 | + ./stack.sh:main:969 : run_phase stack install 2022-03-31 23:54:14.997 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 23:54:15.000 | + functions-common:run_phase:1854 : local phase=install 2022-03-31 23:54:15.003 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:54:15.005 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:54:15.008 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:54:15.011 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:54:15.014 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:54:15.018 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:54:15.022 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:54:15.025 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:54:15.028 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:54:15.030 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-31 23:54:15.033 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:54:15.051 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:54:15.054 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:54:15.056 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:54:15.059 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-31 23:54:15.062 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-31 23:54:15.064 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:54:15.067 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-31 23:54:15.070 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-31 23:54:15.072 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-31 23:54:15.136 | ++ inc/async:async_inner:63 : install_tempest 2022-03-31 23:54:15.177 | [380355 Async install_tempest:405407]: running: install_tempest 2022-03-31 23:54:15.180 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 23:54:15.184 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 23:54:15.187 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:54:15.190 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:54:15.193 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-31 23:54:15.196 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 23:54:15.199 | + functions-common:run_plugins:1840 : local phase=install 2022-03-31 23:54:15.203 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 23:54:15.206 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 23:54:15.209 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-31 23:54:15.212 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-31 23:54:15.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:54:15.220 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:54:15.223 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-03-31 23:54:15.227 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:54:15.230 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-31 23:54:15.233 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-31 23:54:15.236 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:54:15.239 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-31 23:54:15.242 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-31 23:54:15.245 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:54:15.251 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:54:15.252 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:54:15.259 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-31 23:54:15.262 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-31 23:54:15.265 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-31 23:54:15.269 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-31 23:54:15.272 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-31 23:54:15.298 | Using python 3.8 to install python-openstackclient 2022-03-31 23:54:15.300 | + 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-31 23:54:16.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:54:16.223 | from cryptography.utils import int_from_bytes 2022-03-31 23:54:16.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:54:16.223 | from cryptography.utils import int_from_bytes 2022-03-31 23:54:17.425 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:54:17.451 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-31 23:54:17.470 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-31 23:54:17.472 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-31 23:54:17.473 | 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-31 23:54:17.474 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-31 23:54:17.475 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-31 23:54:17.476 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-31 23:54:17.477 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-31 23:54:17.478 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-31 23:54:17.479 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-31 23:54:17.480 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-31 23:54:17.481 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-31 23:54:17.493 | 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-31 23:54:17.494 | 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-31 23:54:17.496 | 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-31 23:54:17.497 | 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-31 23:54:17.498 | 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-31 23:54:17.524 | 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-31 23:54:17.525 | 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-31 23:54:17.527 | 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-31 23:54:17.528 | 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-31 23:54:17.530 | 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-31 23:54:17.531 | 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-31 23:54:17.532 | 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-31 23:54:17.533 | 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-31 23:54:17.534 | 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-31 23:54:17.535 | 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-31 23:54:17.537 | 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-31 23:54:17.552 | 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-31 23:54:17.570 | 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-31 23:54:17.572 | 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-31 23:54:17.573 | 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-31 23:54:17.574 | 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-31 23:54:17.597 | 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-31 23:54:17.617 | 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-31 23:54:17.619 | 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-31 23:54:17.621 | 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-31 23:54:17.718 | 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-31 23:54:17.719 | 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-31 23:54:17.720 | 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-31 23:54:17.764 | 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-31 23:54:17.775 | 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-31 23:54:17.809 | 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-31 23:54:17.975 | 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-31 23:54:17.991 | 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-31 23:54:18.100 | 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-31 23:54:18.101 | 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-31 23:54:18.104 | 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-31 23:54:18.105 | 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-31 23:54:18.233 | 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-31 23:54:20.567 | 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-31 23:54:20.575 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:54:20.575 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:54:20.733 | + inc/python:pip_install:200 : result=0 2022-03-31 23:54:20.736 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:54:20.739 | + functions-common:time_stop:2425 : local name 2022-03-31 23:54:20.742 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:54:20.744 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:54:20.747 | + functions-common:time_stop:2428 : local total 2022-03-31 23:54:20.750 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:54:20.753 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:54:20.756 | + functions-common:time_stop:2432 : start_time=1648770855290 2022-03-31 23:54:20.759 | + functions-common:time_stop:2434 : [[ -z 1648770855290 ]] 2022-03-31 23:54:20.763 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:54:20.768 | + functions-common:time_stop:2437 : end_time=1648770860765 2022-03-31 23:54:20.770 | + functions-common:time_stop:2438 : elapsed_time=5475 2022-03-31 23:54:20.773 | + functions-common:time_stop:2439 : total=179849 2022-03-31 23:54:20.775 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:54:20.778 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=185324 2022-03-31 23:54:20.781 | + inc/python:pip_install:203 : return 0 2022-03-31 23:54:20.784 | + ./stack.sh:main:981 : install_oscwrap 2022-03-31 23:54:20.787 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-31 23:54:20.793 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.BezNG0ze7B 2022-03-31 23:54:20.795 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-31 23:54:20.798 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-31 23:54:20.801 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-31 23:54:20.804 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:54:20.807 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-31 23:54:20.810 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-31 23:54:20.833 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:54:20.836 | + ./stack.sh:main:1035 : configure_database 2022-03-31 23:54:20.839 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-31 23:54:20.843 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-31 23:54:20.846 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-31 23:54:20.848 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:54:20.853 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-31 23:54:20.857 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-31 23:54:20.859 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:54:20.862 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:54:20.865 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-31 23:54:20.870 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-31 23:54:20.874 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-31 23:54:20.874 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-31 23:54:20.879 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-31 23:54:20.945 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-31 23:54:20.948 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:54:20.951 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:54:20.953 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:54:20.956 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:54:20.959 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:54:20.962 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:54:20.971 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:54:20.974 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:54:20.980 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:54:20.983 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:54:20.988 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:54:20.991 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-31 23:54:20.994 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:54:20.999 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:54:21.002 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:54:21.004 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:54:21.007 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:54:21.009 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:54:21.012 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-31 23:54:21.015 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:54:21.018 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:54:21.020 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-31 23:54:21.023 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:54:21.026 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-31 23:54:23.842 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-31 23:54:23.858 | mysqladmin: connect to server at 'localhost' failed 2022-03-31 23:54:23.858 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-31 23:54:23.863 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-31 23:54:23.866 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-31 23:54:23.868 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:54:23.872 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:54:23.875 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-31 23:54:23.877 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-31 23:54:23.880 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-31 23:54:23.885 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:54:23.889 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:54:23.893 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-31 23:54:23.895 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-31 23:54:23.898 | + 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-31 23:54:23.912 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:54:23.963 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-31 23:54:23.976 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:54:23.993 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-31 23:54:24.064 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-31 23:54:24.130 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-31 23:54:24.197 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-31 23:54:24.199 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-31 23:54:24.202 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:54:24.207 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-31 23:54:27.656 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-31 23:54:27.659 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-31 23:54:27.663 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-31 23:54:27.669 | + functions-common:save_stackenv:62 : time_stamp=2022-03-31-235427 2022-03-31 23:54:27.672 | + functions-common:save_stackenv:63 : echo '# 2022-03-31-235427 1039' 2022-03-31 23:54:27.675 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:54:27.677 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:54:27.680 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:54:27.683 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-31 23:54:27.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:54:27.689 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-31 23:54:27.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:54:27.694 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-31 23:54:27.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:54:27.702 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.70 2022-03-31 23:54:27.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:54:27.710 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.70/identity 2022-03-31 23:54:27.713 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:54:27.717 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-31-235007 2022-03-31 23:54:27.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:54:27.724 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-31 23:54:27.727 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:54:27.731 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.70 2022-03-31 23:54:27.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:54:27.739 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-31 23:54:27.742 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:54:27.745 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-31 23:54:27.749 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:54:27.751 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-31 23:54:27.756 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:54:27.758 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-31 23:54:27.761 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-31 23:54:27.764 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-31 23:54:27.769 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-31 23:54:27.784 | + ./stack.sh:main:1065 : start_dstat 2022-03-31 23:54:27.787 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:54:27.790 | + functions-common:run_process:1680 : local service=dstat 2022-03-31 23:54:27.793 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:54:27.796 | + functions-common:run_process:1682 : local group= 2022-03-31 23:54:27.799 | + functions-common:run_process:1683 : local user= 2022-03-31 23:54:27.802 | + functions-common:run_process:1685 : local name=dstat 2022-03-31 23:54:27.805 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:54:27.807 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:54:27.811 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:54:27.813 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:54:27.816 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:54:27.821 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770867818 2022-03-31 23:54:27.824 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-31 23:54:27.844 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:54:27.846 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-31 23:54:27.849 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-31 23:54:27.853 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:54:27.856 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:54:27.859 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:54:27.862 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:54:27.864 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-31 23:54:27.867 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-31 23:54:27.870 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-31 23:54:27.873 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:54:27.875 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:54:27.878 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-31 23:54:27.881 | + 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-31 23:54:27.883 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-31 23:54:27.886 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:54:27.889 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:54:27.891 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:54:27.894 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:54:27.896 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:54:27.899 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-31 23:54:27.901 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:54:27.906 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-31 23:54:27.963 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-31 23:54:28.022 | + 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-31 23:54:28.080 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-31 23:54:28.138 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-31 23:54:28.203 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:54:28.261 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:54:28.264 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-31 23:54:28.322 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:54:28.805 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-31 23:54:28.820 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-31 23:54:29.326 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-31 23:54:29.358 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:54:29.361 | + functions-common:time_stop:2425 : local name 2022-03-31 23:54:29.363 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:54:29.366 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:54:29.369 | + functions-common:time_stop:2428 : local total 2022-03-31 23:54:29.371 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:54:29.374 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:54:29.377 | + functions-common:time_stop:2432 : start_time=1648770867818 2022-03-31 23:54:29.379 | + functions-common:time_stop:2434 : [[ -z 1648770867818 ]] 2022-03-31 23:54:29.386 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:54:29.392 | + functions-common:time_stop:2437 : end_time=1648770869389 2022-03-31 23:54:29.394 | + functions-common:time_stop:2438 : elapsed_time=1571 2022-03-31 23:54:29.397 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:54:29.400 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:54:29.403 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1571 2022-03-31 23:54:29.406 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-31 23:54:29.409 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-31 23:54:29.412 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-31 23:54:29.414 | + functions-common:run_process:1682 : local group= 2022-03-31 23:54:29.417 | + functions-common:run_process:1683 : local user=root 2022-03-31 23:54:29.420 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-31 23:54:29.423 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:54:29.426 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:54:29.429 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:54:29.431 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:54:29.435 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:54:29.440 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770869437 2022-03-31 23:54:29.443 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-31 23:54:29.465 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:54:29.468 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:54:29.470 | + functions-common:time_stop:2425 : local name 2022-03-31 23:54:29.473 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:54:29.475 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:54:29.478 | + functions-common:time_stop:2428 : local total 2022-03-31 23:54:29.481 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:54:29.484 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:54:29.487 | + functions-common:time_stop:2432 : start_time=1648770869437 2022-03-31 23:54:29.489 | + functions-common:time_stop:2434 : [[ -z 1648770869437 ]] 2022-03-31 23:54:29.492 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:54:29.498 | + functions-common:time_stop:2437 : end_time=1648770869495 2022-03-31 23:54:29.501 | + functions-common:time_stop:2438 : elapsed_time=58 2022-03-31 23:54:29.503 | + functions-common:time_stop:2439 : total=1571 2022-03-31 23:54:29.506 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:54:29.509 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1629 2022-03-31 23:54:29.512 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-31 23:54:29.546 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:54:29.549 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-31 23:54:29.570 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:54:29.573 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-31 23:54:29.595 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:54:29.598 | + ./stack.sh:main:1078 : start_etcd3 2022-03-31 23:54:29.601 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-31 23:54:29.604 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd' 2022-03-31 23:54:29.607 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-31 23:54:29.609 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380' 2022-03-31 23:54:29.612 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.70:2380' 2022-03-31 23:54:29.615 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.70:2379' 2022-03-31 23:54:29.617 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-31 23:54:29.620 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-31 23:54:29.623 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.70:2379' 2022-03-31 23:54:29.626 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-31 23:54:29.628 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-31 23:54:29.631 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-31 23:54:29.634 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380 --initial-advertise-peer-urls http://10.222.0.70:2380 --advertise-client-urls http://10.222.0.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.70:2379 --debug' '' root 2022-03-31 23:54:29.636 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-31 23:54:29.639 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380 --initial-advertise-peer-urls http://10.222.0.70:2380 --advertise-client-urls http://10.222.0.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.70:2379 --debug' 2022-03-31 23:54:29.644 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:54:29.647 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-31 23:54:29.652 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:54:29.656 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:54:29.658 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-31 23:54:29.661 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:54:29.666 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-31 23:54:29.752 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-31 23:54:29.830 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380 --initial-advertise-peer-urls http://10.222.0.70:2380 --advertise-client-urls http://10.222.0.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.70:2379 --debug' 2022-03-31 23:54:29.890 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-31 23:54:29.958 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-31 23:54:30.013 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:54:30.072 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:54:30.075 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-31 23:54:30.145 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:54:30.664 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-31 23:54:30.726 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-31 23:54:30.801 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-31 23:54:30.858 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-31 23:54:30.915 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-31 23:54:30.921 | ++ functions-common:is_arch:506 : uname -m 2022-03-31 23:54:30.926 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-31 23:54:30.928 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-31 23:54:31.445 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-31 23:54:31.460 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-31 23:54:31.978 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-31 23:54:32.470 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-31 23:54:32.489 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:54:32.492 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-31 23:54:32.495 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-31 23:54:32.499 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-31 23:54:32.504 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-31 23:54:32.517 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-31 23:54:32.532 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-31 23:54:32.534 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-31 23:54:32.537 | + 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.70/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-31 23:54:32.686 | + 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.70/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-31 23:54:32.833 | + 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.70/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-31 23:54:32.975 | + 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.70/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:54:33.119 | + 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.70/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:54:33.266 | + 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.70/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:54:33.409 | + 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.70/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-31 23:54:33.553 | + 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.70/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-31 23:54:33.696 | + 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.70/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-31 23:54:33.841 | + 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.70/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-31 23:54:33.984 | + functions-common:write_clouds_yaml:198 : cat 2022-03-31 23:54:33.990 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-31 23:54:33.993 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-31 23:54:33.996 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-31 23:54:34.001 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-31 23:54:34.003 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-31 23:54:34.006 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-31 23:54:34.024 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:54:34.027 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-31 23:54:34.030 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:54:34.032 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-31 23:54:34.035 | + ./stack.sh:main:1095 : '[' 10.222.0.70 == 10.222.0.70 ']' 2022-03-31 23:54:34.038 | + ./stack.sh:main:1096 : init_keystone 2022-03-31 23:54:34.040 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-31 23:54:34.061 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:54:34.063 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-31 23:54:34.066 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-31 23:54:34.068 | + lib/database:recreate_database:112 : local db=keystone 2022-03-31 23:54:34.071 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-31 23:54:34.074 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-31 23:54:34.080 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-31 23:54:34.085 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:54:34.633 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-31 23:54:34.641 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:54:34.661 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-31 23:54:34.664 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:54:34.666 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:54:34.669 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:54:34.675 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:54:34.683 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770874676 2022-03-31 23:54:34.687 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-31 23:54:39.692 | 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=407374) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:54:39.699 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:54:39.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.701 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.701 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.703 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:54:39.703 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:54:39.733 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:54:39.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.734 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.734 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.735 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.736 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:54:39.736 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:54:39.806 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:54:39.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.808 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.808 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.808 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:39.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:39.809 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:54:39.809 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:54:39.819 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:54:42.149 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:42.149 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:54:42.164 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:42.164 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:54:42.179 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:42.179 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:54:42.192 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:42.192 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:54:42.204 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:42.204 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:54:42.217 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:42.217 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:54:42.298 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:42.299 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:54:42.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.302 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.303 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.303 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.303 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.304 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:54:42.304 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:54:42.305 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:54:42.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.306 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.307 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.307 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.308 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:54:42.308 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:54:42.320 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:54:42.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.322 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.322 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.323 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:42.323 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:42.323 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:54:42.323 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:54:43.019 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:54:43.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.023 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.023 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.024 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.025 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.025 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:54:43.025 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:54:43.067 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:54:43.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.071 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.071 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.072 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.072 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.072 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:54:43.072 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:54:43.085 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:54:43.159 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:43.159 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:54:43.174 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:43.174 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:54:43.188 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:43.188 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:54:43.203 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:43.204 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:54:43.217 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:43.218 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:54:43.230 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:43.230 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:54:43.242 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:43.242 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:54:43.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.245 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.246 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.247 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.247 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:54:43.248 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:54:43.248 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:54:43.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.252 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.252 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.253 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.253 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.253 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:54:43.254 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:54:43.267 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:54:43.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.270 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.271 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.271 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:43.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:43.272 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:54:43.272 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:54:44.196 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:54:44.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:44.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:44.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:44.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:44.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:44.199 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:44.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:44.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:44.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:44.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:44.201 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:44.201 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:44.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:44.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:44.202 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:54:44.202 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:54:44.244 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:54:44.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:44.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:44.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:44.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:44.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:44.246 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:44.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:44.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:44.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:44.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:44.247 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:44.247 | 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=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:44.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:54:44.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:54:44.247 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:54:44.247 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407374) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:54:44.258 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:54:44.271 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:44.271 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:54:44.283 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:44.283 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:54:44.303 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:44.303 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:54:44.315 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:44.315 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:54:44.325 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:44.325 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:54:44.334 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:44.335 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:54:44.345 | INFO migrate.versioning.api [-] done 2022-03-31 23:54:44.805 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-31 23:54:44.813 | + functions-common:time_stop:2425 : local name 2022-03-31 23:54:44.816 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:54:44.819 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:54:44.824 | + functions-common:time_stop:2428 : local total 2022-03-31 23:54:44.828 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:54:44.831 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:54:44.834 | + functions-common:time_stop:2432 : start_time=1648770874676 2022-03-31 23:54:44.839 | + functions-common:time_stop:2434 : [[ -z 1648770874676 ]] 2022-03-31 23:54:44.843 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:54:44.848 | + functions-common:time_stop:2437 : end_time=1648770884845 2022-03-31 23:54:44.851 | + functions-common:time_stop:2438 : elapsed_time=10169 2022-03-31 23:54:44.854 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:54:44.857 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:54:44.860 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10169 2022-03-31 23:54:44.863 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-31 23:54:44.865 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-31 23:54:44.871 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-31 23:54:50.015 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-31 23:54:50.016 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-31 23:54:50.016 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-31 23:54:50.016 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-31 23:54:50.017 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-31 23:54:50.017 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-31 23:54:50.017 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-31 23:54:50.017 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-31 23:54:50.017 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-31 23:54:50.427 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-31 23:54:50.432 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-31 23:54:55.212 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-31 23:54:55.212 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-31 23:54:55.213 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-31 23:54:55.213 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-31 23:54:55.214 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-31 23:54:55.214 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-31 23:54:55.215 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-31 23:54:55.215 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-31 23:54:55.215 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-31 23:54:55.616 | ++ inc/async:async_inner:64 : rc=0 2022-03-31 23:54:55.627 | + ./stack.sh:main:1097 : start_keystone 2022-03-31 23:54:55.630 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-31 23:54:55.633 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-31 23:54:55.637 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-31 23:54:55.653 | [405407 Async install_tempest:405407]: finished successfully 2022-03-31 23:54:55.659 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:54:55.662 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:54:55.666 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-31 23:54:55.671 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-31 23:54:55.674 | + functions-common:run_process:1680 : local service=keystone 2022-03-31 23:54:55.678 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:54:55.681 | + functions-common:run_process:1682 : local group= 2022-03-31 23:54:55.685 | + functions-common:run_process:1683 : local user= 2022-03-31 23:54:55.688 | + functions-common:run_process:1685 : local name=keystone 2022-03-31 23:54:55.691 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:54:55.693 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:54:55.696 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:54:55.699 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:54:55.704 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:54:55.711 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770895706 2022-03-31 23:54:55.719 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-31 23:54:55.741 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:54:55.744 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-31 23:54:55.747 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-31 23:54:55.750 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:54:55.753 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:54:55.757 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:54:55.760 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:54:55.764 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-31 23:54:55.768 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-31 23:54:55.772 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-31 23:54:55.775 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:54:55.778 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:54:55.781 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-31 23:54:55.784 | + 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-31 23:54:55.789 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-31 23:54:55.793 | + 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-31 23:54:55.796 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:54:55.798 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:54:55.801 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-31 23:54:55.803 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:54:55.808 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-31 23:54:55.880 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-31 23:54:55.962 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-31 23:54:56.027 | + 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-31 23:54:56.104 | + 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-31 23:54:56.184 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-31 23:54:56.255 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-31 23:54:56.322 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-31 23:54:56.392 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-31 23:54:56.466 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-31 23:54:56.542 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:54:56.544 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-31 23:54:56.624 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:54:57.425 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-31 23:54:57.445 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-31 23:54:58.000 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-31 23:54:58.095 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:54:58.099 | + functions-common:time_stop:2425 : local name 2022-03-31 23:54:58.105 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:54:58.109 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:54:58.112 | + functions-common:time_stop:2428 : local total 2022-03-31 23:54:58.115 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:54:58.123 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:54:58.126 | + functions-common:time_stop:2432 : start_time=1648770895706 2022-03-31 23:54:58.129 | + functions-common:time_stop:2434 : [[ -z 1648770895706 ]] 2022-03-31 23:54:58.136 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:54:58.140 | + functions-common:time_stop:2437 : end_time=1648770898136 2022-03-31 23:54:58.143 | + functions-common:time_stop:2438 : elapsed_time=2430 2022-03-31 23:54:58.146 | + functions-common:time_stop:2439 : total=1629 2022-03-31 23:54:58.149 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:54:58.153 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4059 2022-03-31 23:54:58.157 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-31 23:54:58.157 | Waiting for keystone to start... 2022-03-31 23:54:58.161 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.70/identity/v3/ 2022-03-31 23:54:58.164 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.70/identity/v3/ 2022-03-31 23:54:58.169 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:54:58.172 | + functions:wait_for_service:458 : local url=http://10.222.0.70/identity/v3/ 2022-03-31 23:54:58.176 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:54:58.179 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:54:58.182 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:54:58.186 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:54:58.189 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:54:58.194 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:54:58.201 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770898196 2022-03-31 23:54:58.205 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:54:58.213 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/identity/v3/ 2022-03-31 23:55:05.382 | + :: : [[ 200 == 503 ]] 2022-03-31 23:55:05.384 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:55:05.389 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:55:05.393 | + functions-common:time_stop:2425 : local name 2022-03-31 23:55:05.396 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:55:05.399 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:55:05.403 | + functions-common:time_stop:2428 : local total 2022-03-31 23:55:05.406 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:55:05.409 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:55:05.412 | + functions-common:time_stop:2432 : start_time=1648770898196 2022-03-31 23:55:05.415 | + functions-common:time_stop:2434 : [[ -z 1648770898196 ]] 2022-03-31 23:55:05.419 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:55:05.425 | + functions-common:time_stop:2437 : end_time=1648770905422 2022-03-31 23:55:05.428 | + functions-common:time_stop:2438 : elapsed_time=7226 2022-03-31 23:55:05.430 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:55:05.433 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:55:05.436 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7226 2022-03-31 23:55:05.438 | + functions:wait_for_service:467 : return 0 2022-03-31 23:55:05.441 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-31 23:55:05.460 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:55:05.463 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-31 23:55:05.465 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:55:05.468 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-31 23:55:05.517 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-31 23:55:05.523 | + 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.70/identity 2022-03-31 23:55:10.583 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.583 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.583 | 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=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.593 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.623 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.623 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.672 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.734 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.734 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.845 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.845 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.845 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.845 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.846 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.846 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.859 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.859 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.859 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.860 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.860 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.860 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.860 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.868 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.872 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.872 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.872 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.872 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.873 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.873 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.873 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=408180) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:55:10.908 | 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=408180) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:55:11.244 | INFO keystone.cmd.bootstrap [None req-9837e170-c886-42f1-84ee-cee72c99420d None None] Created domain default 2022-03-31 23:55:11.301 | INFO keystone.cmd.bootstrap [None req-9837e170-c886-42f1-84ee-cee72c99420d None None] Created project admin 2022-03-31 23:55:11.350 | DEBUG passlib.handlers.bcrypt [None req-9837e170-c886-42f1-84ee-cee72c99420d None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=408180) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-31 23:55:11.351 | DEBUG passlib.handlers.bcrypt [None req-9837e170-c886-42f1-84ee-cee72c99420d None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=408180) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-31 23:55:11.421 | INFO keystone.cmd.bootstrap [None req-9837e170-c886-42f1-84ee-cee72c99420d None None] Created user admin 2022-03-31 23:55:11.438 | INFO keystone.cmd.bootstrap [None req-9837e170-c886-42f1-84ee-cee72c99420d None None] Created role reader 2022-03-31 23:55:11.450 | INFO keystone.cmd.bootstrap [None req-9837e170-c886-42f1-84ee-cee72c99420d None None] Created role member 2022-03-31 23:55:11.479 | INFO keystone.cmd.bootstrap [None req-9837e170-c886-42f1-84ee-cee72c99420d None None] Created implied role where 2a1d7b62f91c44dda58810483575d8d5 implies 476000d7a3ea423289517537a4f61518 2022-03-31 23:55:11.498 | INFO keystone.cmd.bootstrap [None req-9837e170-c886-42f1-84ee-cee72c99420d None None] Created role admin 2022-03-31 23:55:11.529 | INFO keystone.cmd.bootstrap [None req-9837e170-c886-42f1-84ee-cee72c99420d None None] Created implied role where 7f1959d105f642269dbe5fd88287652c implies 2a1d7b62f91c44dda58810483575d8d5 2022-03-31 23:55:11.544 | INFO keystone.cmd.bootstrap [None req-9837e170-c886-42f1-84ee-cee72c99420d None None] Granted role admin on project admin to user admin. 2022-03-31 23:55:11.555 | INFO keystone.cmd.bootstrap [None req-9837e170-c886-42f1-84ee-cee72c99420d None None] Granted role admin on the system to user admin. 2022-03-31 23:55:11.571 | WARNING py.warnings [None req-9837e170-c886-42f1-84ee-cee72c99420d 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-31 23:55:11.571 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-31 23:55:11.571 |  2022-03-31 23:55:11.576 | INFO keystone.cmd.bootstrap [None req-9837e170-c886-42f1-84ee-cee72c99420d None None] Created region RegionOne 2022-03-31 23:55:11.617 | INFO keystone.cmd.bootstrap [None req-9837e170-c886-42f1-84ee-cee72c99420d None None] Created public endpoint http://10.222.0.70/identity 2022-03-31 23:55:12.168 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-31 23:55:12.170 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-31 23:55:12.173 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-31 23:55:12.177 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-31 23:55:16.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:16.059 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:16.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:16.059 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:16.355 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:55:16.358 | + lib/keystone:create_keystone_accounts:310 : admin_project=5d0131607be84e598b3c6390e7ccd2f6 2022-03-31 23:55:16.361 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-31 23:55:16.364 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-31 23:55:18.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:18.910 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:18.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:18.910 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:19.173 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:55:19.177 | + lib/keystone:create_keystone_accounts:312 : admin_user=74e7ea9c4f53435aa6606d74657747f4 2022-03-31 23:55:19.180 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-31 23:55:19.183 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-31 23:55:19.187 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-31 23:55:19.189 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 74e7ea9c4f53435aa6606d74657747f4 default 2022-03-31 23:55:19.269 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 74e7ea9c4f53435aa6606d74657747f4 default 2022-03-31 23:55:19.318 | [380355 Async ks-domain-role:408710]: running: get_or_add_user_domain_role admin 74e7ea9c4f53435aa6606d74657747f4 default 2022-03-31 23:55:19.322 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-31 23:55:19.325 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:55:19.329 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-31 23:55:23.954 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-31 23:55:23.957 | + functions-common:get_or_create_domain:888 : echo default 2022-03-31 23:55:23.957 | default 2022-03-31 23:55:23.961 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-31 23:55:24.037 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-31 23:55:24.093 | [380355 Async ks-project:408851]: running: get_or_create_project service Default 2022-03-31 23:55:24.097 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-31 23:55:24.185 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-31 23:55:24.243 | [380355 Async ks-service:408937]: running: get_or_create_role service 2022-03-31 23:55:24.247 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-31 23:55:24.357 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-31 23:55:24.519 | [380355 Async ks-reseller:409023]: running: get_or_create_role ResellerAdmin 2022-03-31 23:55:24.549 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-31 23:55:24.568 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-31 23:55:25.041 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-31 23:55:25.303 | [380355 Async ks-anotherrole:409113]: running: get_or_create_role anotherrole 2022-03-31 23:55:25.339 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-31 23:55:25.381 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-31 23:55:25.409 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:55:25.445 | +++ 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-31 23:55:29.437 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:55:29.555 | [408937 Async ks-service:408937]: finished successfully 2022-03-31 23:55:30.907 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:55:30.914 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:55:30.978 | [409113 Async ks-anotherrole:409113]: finished successfully 2022-03-31 23:55:30.998 | [408851 Async ks-project:408851]: finished successfully 2022-03-31 23:55:31.194 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:55:31.244 | [409023 Async ks-reseller:409023]: finished successfully 2022-03-31 23:55:31.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:31.667 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:31.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:31.667 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:31.899 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:55:31.903 | ++ functions-common:get_or_create_project:938 : project_id=6d94067629614820a00bf5572a26c5c8 2022-03-31 23:55:31.907 | ++ functions-common:get_or_create_project:939 : echo 6d94067629614820a00bf5572a26c5c8 2022-03-31 23:55:31.911 | + lib/keystone:create_keystone_accounts:340 : invis_project=6d94067629614820a00bf5572a26c5c8 2022-03-31 23:55:31.914 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-31 23:55:31.918 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-31 23:55:31.922 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:55:31.926 | +++ 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-31 23:55:35.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:35.100 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:35.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:35.100 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:35.372 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:55:35.376 | ++ functions-common:get_or_create_project:938 : project_id=182a1343364b4da3ab7d859b333c3178 2022-03-31 23:55:35.380 | ++ functions-common:get_or_create_project:939 : echo 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:55:35.384 | + lib/keystone:create_keystone_accounts:344 : demo_project=182a1343364b4da3ab7d859b333c3178 2022-03-31 23:55:35.387 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-31 23:55:35.391 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-31 23:55:35.395 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:55:35.397 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-31 23:55:35.402 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-31 23:55:35.406 | +++ 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-31 23:55:36.100 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:55:36.133 | [408710 Async ks-domain-role:408710]: finished successfully 2022-03-31 23:55:38.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:38.585 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:38.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:38.585 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:38.788 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:55:38.791 | ++ functions-common:get_or_create_user:925 : user_id=df3acb9146104e1abddcde20f87f76db 2022-03-31 23:55:38.794 | ++ functions-common:get_or_create_user:926 : echo df3acb9146104e1abddcde20f87f76db 2022-03-31 23:55:38.799 | + lib/keystone:create_keystone_accounts:347 : demo_user=df3acb9146104e1abddcde20f87f76db 2022-03-31 23:55:38.801 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-31 23:55:38.856 | [380355 Async ks-domain-role:408710]: Waiting for completion of get_or_add_user_domain_role admin 74e7ea9c4f53435aa6606d74657747f4 default running on PID 408710 (6 other jobs running) 2022-03-31 23:55:38.883 | [380355 Async ks-domain-role:408710]: Signaling child to exit 2022-03-31 23:55:38.884 | WAKEUP 2022-03-31 23:55:38.909 | [380355 Async ks-domain-role:408710]: Signaled 2022-03-31 23:55:38.910 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-31 23:55:38.911 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-31 23:55:38.911 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 74e7ea9c4f53435aa6606d74657747f4 --domain default 2022-03-31 23:55:38.911 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:55:38.911 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:55:38.911 | ++ functions-common:get_field:812 : read data 2022-03-31 23:55:38.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:38.911 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:38.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:38.911 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:38.911 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:55:38.911 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-31 23:55:38.911 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-31 23:55:38.911 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 74e7ea9c4f53435aa6606d74657747f4 --domain default 2022-03-31 23:55:38.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:38.911 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:38.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:38.911 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:38.912 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 74e7ea9c4f53435aa6606d74657747f4 --domain default 2022-03-31 23:55:38.912 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:55:38.912 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-31 23:55:38.912 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:55:38.912 | ++ functions-common:get_field:812 : read data 2022-03-31 23:55:38.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:38.912 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:38.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:38.912 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:38.912 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:55:38.912 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:55:38.912 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:55:38.912 | ++ functions-common:get_field:818 : echo '| 7f1959d105f642269dbe5fd88287652c | 74e7ea9c4f53435aa6606d74657747f4 | | | default | | False |' 2022-03-31 23:55:38.912 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:55:38.912 | ++ functions-common:get_field:812 : read data 2022-03-31 23:55:38.912 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=7f1959d105f642269dbe5fd88287652c 2022-03-31 23:55:38.912 | + functions-common:get_or_add_user_domain_role:1021 : echo 7f1959d105f642269dbe5fd88287652c 2022-03-31 23:55:38.913 | 7f1959d105f642269dbe5fd88287652c 2022-03-31 23:55:38.962 | [380355 Async ks-domain-role:408710]: finished get_or_add_user_domain_role admin 74e7ea9c4f53435aa6606d74657747f4 default with result 0 in 16 seconds 2022-03-31 23:55:38.971 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-31 23:55:39.011 | [380355 Async ks-project:408851]: Waiting for completion of get_or_create_project service Default running on PID 408851 (5 other jobs running) 2022-03-31 23:55:39.038 | [380355 Async ks-project:408851]: Signaling child to exit 2022-03-31 23:55:39.038 | WAKEUP 2022-03-31 23:55:39.064 | [380355 Async ks-project:408851]: Signaled 2022-03-31 23:55:39.066 | + functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:55:39.066 | ++ 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-31 23:55:39.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:39.066 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:39.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:39.067 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:39.067 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:55:39.067 | + functions-common:get_or_create_project:938 : project_id=65f5d96be115408cb44a1ec3a3f64307 2022-03-31 23:55:39.067 | + functions-common:get_or_create_project:939 : echo 65f5d96be115408cb44a1ec3a3f64307 2022-03-31 23:55:39.067 | 65f5d96be115408cb44a1ec3a3f64307 2022-03-31 23:55:39.121 | [380355 Async ks-project:408851]: finished get_or_create_project service Default with result 0 in 6 seconds 2022-03-31 23:55:39.170 | [380355 Async ks-service:408937]: Waiting for completion of get_or_create_role service running on PID 408937 (4 other jobs running) 2022-03-31 23:55:39.201 | [380355 Async ks-service:408937]: Signaling child to exit 2022-03-31 23:55:39.201 | WAKEUP 2022-03-31 23:55:39.226 | [380355 Async ks-service:408937]: Signaled 2022-03-31 23:55:39.228 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:55:39.228 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-31 23:55:39.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:39.228 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:39.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:39.228 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:39.228 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:55:39.228 | + functions-common:get_or_create_role:950 : role_id=0de015593acb4ac796995ef6737fef5c 2022-03-31 23:55:39.228 | + functions-common:get_or_create_role:951 : echo 0de015593acb4ac796995ef6737fef5c 2022-03-31 23:55:39.228 | 0de015593acb4ac796995ef6737fef5c 2022-03-31 23:55:39.280 | [380355 Async ks-service:408937]: finished get_or_create_role service with result 0 in 5 seconds 2022-03-31 23:55:39.324 | [380355 Async ks-reseller:409023]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 409023 (3 other jobs running) 2022-03-31 23:55:39.361 | [380355 Async ks-reseller:409023]: Signaling child to exit 2022-03-31 23:55:39.361 | WAKEUP 2022-03-31 23:55:39.386 | [380355 Async ks-reseller:409023]: Signaled 2022-03-31 23:55:39.388 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:55:39.388 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-31 23:55:39.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:39.388 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:39.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:39.388 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:39.388 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:55:39.389 | + functions-common:get_or_create_role:950 : role_id=6cf37f48a3b24c5fa2b03adc725de030 2022-03-31 23:55:39.389 | + functions-common:get_or_create_role:951 : echo 6cf37f48a3b24c5fa2b03adc725de030 2022-03-31 23:55:39.389 | 6cf37f48a3b24c5fa2b03adc725de030 2022-03-31 23:55:39.441 | [380355 Async ks-reseller:409023]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2022-03-31 23:55:39.487 | [380355 Async ks-anotherrole:409113]: Waiting for completion of get_or_create_role anotherrole running on PID 409113 (2 other jobs running) 2022-03-31 23:55:39.520 | [380355 Async ks-anotherrole:409113]: Signaling child to exit 2022-03-31 23:55:39.520 | WAKEUP 2022-03-31 23:55:39.548 | [380355 Async ks-anotherrole:409113]: Signaled 2022-03-31 23:55:39.550 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:55:39.551 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-31 23:55:39.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:39.551 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:39.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:39.551 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:39.551 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:55:39.551 | + functions-common:get_or_create_role:950 : role_id=de2f2c0318654bb69c9d34d2d01449da 2022-03-31 23:55:39.551 | + functions-common:get_or_create_role:951 : echo de2f2c0318654bb69c9d34d2d01449da 2022-03-31 23:55:39.551 | de2f2c0318654bb69c9d34d2d01449da 2022-03-31 23:55:39.604 | [380355 Async ks-anotherrole:409113]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2022-03-31 23:55:39.609 | + inc/async:async_wait:197 : return 0 2022-03-31 23:55:39.612 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member df3acb9146104e1abddcde20f87f76db 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:55:39.692 | + inc/async:async_inner:63 : get_or_add_user_project_role member df3acb9146104e1abddcde20f87f76db 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:55:39.748 | [380355 Async ks-demo-member:409983]: running: get_or_add_user_project_role member df3acb9146104e1abddcde20f87f76db 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:55:39.751 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 74e7ea9c4f53435aa6606d74657747f4 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:55:39.836 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 74e7ea9c4f53435aa6606d74657747f4 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:55:39.886 | [380355 Async ks-demo-admin:410095]: running: get_or_add_user_project_role admin 74e7ea9c4f53435aa6606d74657747f4 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:55:39.890 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole df3acb9146104e1abddcde20f87f76db 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:55:39.994 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole df3acb9146104e1abddcde20f87f76db 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:55:40.057 | [380355 Async ks-demo-another:410209]: running: get_or_add_user_project_role anotherrole df3acb9146104e1abddcde20f87f76db 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:55:40.060 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member df3acb9146104e1abddcde20f87f76db 6d94067629614820a00bf5572a26c5c8 2022-03-31 23:55:40.139 | + inc/async:async_inner:63 : get_or_add_user_project_role member df3acb9146104e1abddcde20f87f76db 6d94067629614820a00bf5572a26c5c8 2022-03-31 23:55:40.239 | [380355 Async ks-demo-invis:410321]: running: get_or_add_user_project_role member df3acb9146104e1abddcde20f87f76db 6d94067629614820a00bf5572a26c5c8 2022-03-31 23:55:40.253 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-31 23:55:40.257 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-31 23:55:40.262 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:55:40.271 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-31 23:55:40.273 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-31 23:55:40.305 | +++ 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-31 23:55:45.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:45.998 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:45.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:45.998 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:46.352 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:55:46.380 | ++ functions-common:get_or_create_user:925 : user_id=e74eb1ea4c7543eba1c41f7eca626e63 2022-03-31 23:55:46.404 | ++ functions-common:get_or_create_user:926 : echo e74eb1ea4c7543eba1c41f7eca626e63 2022-03-31 23:55:46.411 | + lib/keystone:create_keystone_accounts:360 : demo_reader=e74eb1ea4c7543eba1c41f7eca626e63 2022-03-31 23:55:46.415 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader e74eb1ea4c7543eba1c41f7eca626e63 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:55:46.789 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e74eb1ea4c7543eba1c41f7eca626e63 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:55:46.971 | [380355 Async ks-demo-reader:410498]: running: get_or_add_user_project_role reader e74eb1ea4c7543eba1c41f7eca626e63 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:55:46.975 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-31 23:55:46.980 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-31 23:55:46.983 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:55:46.990 | +++ 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-31 23:55:52.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:52.424 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:52.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:52.424 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:52.874 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:55:52.880 | ++ functions-common:get_or_create_project:938 : project_id=f17e415a43774bc3937bc248694cb54a 2022-03-31 23:55:52.884 | ++ functions-common:get_or_create_project:939 : echo f17e415a43774bc3937bc248694cb54a 2022-03-31 23:55:52.892 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=f17e415a43774bc3937bc248694cb54a 2022-03-31 23:55:52.900 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-31 23:55:52.921 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-31 23:55:52.933 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:55:52.947 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-31 23:55:52.966 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-31 23:55:53.001 | +++ 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-31 23:55:58.717 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:55:58.909 | [409983 Async ks-demo-member:409983]: finished successfully 2022-03-31 23:55:59.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:59.362 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:59.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:55:59.362 | from cryptography.utils import int_from_bytes 2022-03-31 23:55:59.704 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:55:59.724 | ++ functions-common:get_or_create_user:925 : user_id=e4bcf244b9104ff7908edccb72fc03ef 2022-03-31 23:55:59.744 | ++ functions-common:get_or_create_user:926 : echo e4bcf244b9104ff7908edccb72fc03ef 2022-03-31 23:55:59.768 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=e4bcf244b9104ff7908edccb72fc03ef 2022-03-31 23:55:59.788 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin e4bcf244b9104ff7908edccb72fc03ef f17e415a43774bc3937bc248694cb54a 2022-03-31 23:55:59.883 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:55:59.990 | [410321 Async ks-demo-invis:410321]: finished successfully 2022-03-31 23:56:00.003 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e4bcf244b9104ff7908edccb72fc03ef f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:00.146 | [380355 Async ks-alt-admin:410934]: running: get_or_add_user_project_role admin e4bcf244b9104ff7908edccb72fc03ef f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:00.159 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole e4bcf244b9104ff7908edccb72fc03ef f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:00.441 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e4bcf244b9104ff7908edccb72fc03ef f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:00.527 | [380355 Async ks-alt-another:411059]: running: get_or_add_user_project_role anotherrole e4bcf244b9104ff7908edccb72fc03ef f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:00.536 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-31 23:56:00.556 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-31 23:56:00.567 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:56:00.573 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-31 23:56:00.576 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-31 23:56:00.634 | +++ 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-31 23:56:02.882 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:56:03.077 | [410095 Async ks-demo-admin:410095]: finished successfully 2022-03-31 23:56:03.884 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:56:04.055 | [410209 Async ks-demo-another:410209]: finished successfully 2022-03-31 23:56:04.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:04.755 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:04.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:04.755 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:05.018 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:05.024 | ++ functions-common:get_or_create_user:925 : user_id=c7b2393596ed4bb2b0fdb00299db239b 2022-03-31 23:56:05.028 | ++ functions-common:get_or_create_user:926 : echo c7b2393596ed4bb2b0fdb00299db239b 2022-03-31 23:56:05.031 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=c7b2393596ed4bb2b0fdb00299db239b 2022-03-31 23:56:05.035 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member c7b2393596ed4bb2b0fdb00299db239b f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:05.124 | + inc/async:async_inner:63 : get_or_add_user_project_role member c7b2393596ed4bb2b0fdb00299db239b f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:05.238 | [380355 Async ks-alt-member-user:411342]: running: get_or_add_user_project_role member c7b2393596ed4bb2b0fdb00299db239b f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:05.245 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-31 23:56:05.251 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-31 23:56:05.265 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:56:05.278 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-31 23:56:05.303 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-31 23:56:05.340 | +++ 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-31 23:56:09.124 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:56:09.216 | [410498 Async ks-demo-reader:410498]: finished successfully 2022-03-31 23:56:09.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:09.674 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:09.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:09.674 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:09.937 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:09.940 | ++ functions-common:get_or_create_user:925 : user_id=8ff27375a2024892ba74ce8bbb7c9f9f 2022-03-31 23:56:09.945 | ++ functions-common:get_or_create_user:926 : echo 8ff27375a2024892ba74ce8bbb7c9f9f 2022-03-31 23:56:09.952 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=8ff27375a2024892ba74ce8bbb7c9f9f 2022-03-31 23:56:09.958 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 8ff27375a2024892ba74ce8bbb7c9f9f f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:10.072 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 8ff27375a2024892ba74ce8bbb7c9f9f f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:10.164 | [380355 Async ks-alt-reader-user:411568]: running: get_or_add_user_project_role reader 8ff27375a2024892ba74ce8bbb7c9f9f f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:10.168 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-31 23:56:10.172 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:56:10.176 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-31 23:56:10.180 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-31 23:56:10.190 | +++ 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-31 23:56:15.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:15.172 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:15.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:15.172 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:15.529 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:15.557 | ++ functions-common:get_or_create_user:925 : user_id=02587ed58042408c91c5ebf6654efef7 2022-03-31 23:56:15.582 | ++ functions-common:get_or_create_user:926 : echo 02587ed58042408c91c5ebf6654efef7 2022-03-31 23:56:15.608 | + lib/keystone:create_keystone_accounts:392 : system_member_user=02587ed58042408c91c5ebf6654efef7 2022-03-31 23:56:15.636 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 02587ed58042408c91c5ebf6654efef7 all 2022-03-31 23:56:15.991 | + inc/async:async_inner:63 : get_or_add_user_system_role member 02587ed58042408c91c5ebf6654efef7 all 2022-03-31 23:56:16.236 | [380355 Async ks-system-member:411792]: running: get_or_add_user_system_role member 02587ed58042408c91c5ebf6654efef7 all 2022-03-31 23:56:16.272 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-31 23:56:16.278 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:56:16.290 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-31 23:56:16.311 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-31 23:56:16.343 | +++ 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-31 23:56:19.265 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:56:19.405 | [410934 Async ks-alt-admin:410934]: finished successfully 2022-03-31 23:56:19.968 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:56:20.068 | [411059 Async ks-alt-another:411059]: finished successfully 2022-03-31 23:56:20.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:20.780 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:20.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:20.780 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:21.104 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:21.108 | ++ functions-common:get_or_create_user:925 : user_id=0fbbd1cf567f4bc3b523a8dcf674d2d9 2022-03-31 23:56:21.113 | ++ functions-common:get_or_create_user:926 : echo 0fbbd1cf567f4bc3b523a8dcf674d2d9 2022-03-31 23:56:21.117 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=0fbbd1cf567f4bc3b523a8dcf674d2d9 2022-03-31 23:56:21.122 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 0fbbd1cf567f4bc3b523a8dcf674d2d9 all 2022-03-31 23:56:21.254 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 0fbbd1cf567f4bc3b523a8dcf674d2d9 all 2022-03-31 23:56:21.371 | [380355 Async ks-system-reader:412110]: running: get_or_add_user_system_role reader 0fbbd1cf567f4bc3b523a8dcf674d2d9 all 2022-03-31 23:56:21.375 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-31 23:56:21.381 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-31 23:56:21.386 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-31 23:56:21.390 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-31 23:56:21.396 | +++ 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-31 23:56:25.368 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:56:25.538 | [411342 Async ks-alt-member-user:411342]: finished successfully 2022-03-31 23:56:26.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:26.962 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:26.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:26.963 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:27.253 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:27.261 | ++ functions-common:get_or_create_group:902 : group_id=8ff624d11d484bfaa3500db7b2c59a9a 2022-03-31 23:56:27.269 | ++ functions-common:get_or_create_group:903 : echo 8ff624d11d484bfaa3500db7b2c59a9a 2022-03-31 23:56:27.277 | + lib/keystone:create_keystone_accounts:402 : admin_group=8ff624d11d484bfaa3500db7b2c59a9a 2022-03-31 23:56:27.280 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-31 23:56:27.286 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-31 23:56:27.295 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-31 23:56:27.298 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-31 23:56:27.307 | +++ 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-31 23:56:28.707 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:56:28.758 | [411568 Async ks-alt-reader-user:411568]: finished successfully 2022-03-31 23:56:30.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:30.744 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:30.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:30.744 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:31.006 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:31.010 | ++ functions-common:get_or_create_group:902 : group_id=fcabdace6760488aaa0e0653f7f1620a 2022-03-31 23:56:31.016 | ++ functions-common:get_or_create_group:903 : echo fcabdace6760488aaa0e0653f7f1620a 2022-03-31 23:56:31.019 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=fcabdace6760488aaa0e0653f7f1620a 2022-03-31 23:56:31.021 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member fcabdace6760488aaa0e0653f7f1620a 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:31.129 | + inc/async:async_inner:63 : get_or_add_group_project_role member fcabdace6760488aaa0e0653f7f1620a 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:31.219 | [380355 Async ks-group-memberdemo:412482]: running: get_or_add_group_project_role member fcabdace6760488aaa0e0653f7f1620a 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:31.232 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole fcabdace6760488aaa0e0653f7f1620a 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:31.378 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole fcabdace6760488aaa0e0653f7f1620a 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:31.520 | [380355 Async ks-group-anotherdemo:412569]: running: get_or_add_group_project_role anotherrole fcabdace6760488aaa0e0653f7f1620a 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:31.529 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member fcabdace6760488aaa0e0653f7f1620a f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:31.916 | + inc/async:async_inner:63 : get_or_add_group_project_role member fcabdace6760488aaa0e0653f7f1620a f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:31.925 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:56:32.057 | [411792 Async ks-system-member:411792]: finished successfully 2022-03-31 23:56:32.085 | [380355 Async ks-group-memberalt:412662]: running: get_or_add_group_project_role member fcabdace6760488aaa0e0653f7f1620a f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:32.101 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole fcabdace6760488aaa0e0653f7f1620a f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:32.529 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole fcabdace6760488aaa0e0653f7f1620a f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:32.809 | [380355 Async ks-group-anotheralt:412780]: running: get_or_add_group_project_role anotherrole fcabdace6760488aaa0e0653f7f1620a f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:32.832 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 8ff624d11d484bfaa3500db7b2c59a9a 5d0131607be84e598b3c6390e7ccd2f6 2022-03-31 23:56:33.305 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 8ff624d11d484bfaa3500db7b2c59a9a 5d0131607be84e598b3c6390e7ccd2f6 2022-03-31 23:56:33.609 | [380355 Async ks-group-admin:412866]: running: get_or_add_group_project_role admin 8ff624d11d484bfaa3500db7b2c59a9a 5d0131607be84e598b3c6390e7ccd2f6 2022-03-31 23:56:33.629 | + 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-31 23:56:34.052 | [380355 Async ks-demo-member:409983]: Waiting for completion of get_or_add_user_project_role member df3acb9146104e1abddcde20f87f76db 182a1343364b4da3ab7d859b333c3178 running on PID 409983 (17 other jobs running) 2022-03-31 23:56:34.254 | [380355 Async ks-demo-member:409983]: Signaling child to exit 2022-03-31 23:56:34.254 | WAKEUP 2022-03-31 23:56:34.402 | [380355 Async ks-demo-member:409983]: Signaled 2022-03-31 23:56:34.417 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:56:34.417 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:56:34.417 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:56:34.417 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:56:34.417 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:56:34.417 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:56:34.417 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:56:34.417 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:56:34.417 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user df3acb9146104e1abddcde20f87f76db --project 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:34.417 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:56:34.417 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:34.418 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:34.418 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:34.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:34.418 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:34.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:34.418 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:34.418 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:34.418 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:56:34.418 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:56:34.418 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user df3acb9146104e1abddcde20f87f76db --project 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:34.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:34.418 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:34.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:34.418 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:34.419 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:34.419 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:56:34.419 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user df3acb9146104e1abddcde20f87f76db --project 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:34.419 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:34.419 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:34.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:34.419 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:34.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:34.419 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:34.419 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:34.419 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:56:34.419 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:56:34.419 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:56:34.419 | ++ functions-common:get_field:818 : echo '| 2a1d7b62f91c44dda58810483575d8d5 | df3acb9146104e1abddcde20f87f76db | | 182a1343364b4da3ab7d859b333c3178 | | | False |' 2022-03-31 23:56:34.420 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:34.420 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2a1d7b62f91c44dda58810483575d8d5 2022-03-31 23:56:34.420 | + functions-common:get_or_add_user_project_role:997 : echo 2a1d7b62f91c44dda58810483575d8d5 2022-03-31 23:56:34.420 | 2a1d7b62f91c44dda58810483575d8d5 2022-03-31 23:56:34.757 | [380355 Async ks-demo-member:409983]: finished get_or_add_user_project_role member df3acb9146104e1abddcde20f87f76db 182a1343364b4da3ab7d859b333c3178 with result 0 in 19 seconds 2022-03-31 23:56:35.075 | [380355 Async ks-demo-admin:410095]: Waiting for completion of get_or_add_user_project_role admin 74e7ea9c4f53435aa6606d74657747f4 182a1343364b4da3ab7d859b333c3178 running on PID 410095 (16 other jobs running) 2022-03-31 23:56:35.267 | [380355 Async ks-demo-admin:410095]: Signaling child to exit 2022-03-31 23:56:35.268 | WAKEUP 2022-03-31 23:56:35.411 | [380355 Async ks-demo-admin:410095]: Signaled 2022-03-31 23:56:35.420 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:56:35.420 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:56:35.421 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:56:35.421 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:56:35.421 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:56:35.421 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:56:35.421 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:56:35.421 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:56:35.421 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 74e7ea9c4f53435aa6606d74657747f4 --project 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:35.421 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:35.421 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:56:35.421 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:35.421 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:35.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:35.421 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:35.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:35.421 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:35.422 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:35.422 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:56:35.422 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:56:35.422 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 74e7ea9c4f53435aa6606d74657747f4 --project 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:35.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:35.422 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:35.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:35.422 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:35.422 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:35.422 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 74e7ea9c4f53435aa6606d74657747f4 --project 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:35.422 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:56:35.422 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:35.422 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:35.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:35.423 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:35.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:35.423 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:35.423 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:35.423 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:56:35.423 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:56:35.423 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:56:35.423 | ++ functions-common:get_field:818 : echo '| 7f1959d105f642269dbe5fd88287652c | 74e7ea9c4f53435aa6606d74657747f4 | | 182a1343364b4da3ab7d859b333c3178 | | | False |' 2022-03-31 23:56:35.423 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:35.423 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7f1959d105f642269dbe5fd88287652c 2022-03-31 23:56:35.423 | + functions-common:get_or_add_user_project_role:997 : echo 7f1959d105f642269dbe5fd88287652c 2022-03-31 23:56:35.423 | 7f1959d105f642269dbe5fd88287652c 2022-03-31 23:56:35.761 | [380355 Async ks-demo-admin:410095]: finished get_or_add_user_project_role admin 74e7ea9c4f53435aa6606d74657747f4 182a1343364b4da3ab7d859b333c3178 with result 0 in 23 seconds 2022-03-31 23:56:36.014 | [380355 Async ks-demo-another:410209]: Waiting for completion of get_or_add_user_project_role anotherrole df3acb9146104e1abddcde20f87f76db 182a1343364b4da3ab7d859b333c3178 running on PID 410209 (15 other jobs running) 2022-03-31 23:56:36.053 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:56:36.213 | [380355 Async ks-demo-another:410209]: Signaling child to exit 2022-03-31 23:56:36.214 | WAKEUP 2022-03-31 23:56:36.226 | [412110 Async ks-system-reader:412110]: finished successfully 2022-03-31 23:56:36.292 | [380355 Async ks-demo-another:410209]: Signaled 2022-03-31 23:56:36.299 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:56:36.299 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:56:36.299 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:56:36.299 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:56:36.299 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:56:36.299 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:56:36.299 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:56:36.299 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:56:36.299 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user df3acb9146104e1abddcde20f87f76db --project 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:36.299 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:36.299 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:56:36.299 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:36.299 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:36.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:36.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:36.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:36.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:36.300 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:36.300 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:56:36.300 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:56:36.300 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user df3acb9146104e1abddcde20f87f76db --project 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:36.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:36.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:36.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:36.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:36.300 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user df3acb9146104e1abddcde20f87f76db --project 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:36.300 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:36.300 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:56:36.300 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:36.300 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:36.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:36.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:36.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:36.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:36.300 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:36.300 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:56:36.300 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:56:36.300 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:56:36.300 | ++ functions-common:get_field:818 : echo '| de2f2c0318654bb69c9d34d2d01449da | df3acb9146104e1abddcde20f87f76db | | 182a1343364b4da3ab7d859b333c3178 | | | False |' 2022-03-31 23:56:36.301 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:36.301 | + functions-common:get_or_add_user_project_role:995 : user_role_id=de2f2c0318654bb69c9d34d2d01449da 2022-03-31 23:56:36.301 | + functions-common:get_or_add_user_project_role:997 : echo de2f2c0318654bb69c9d34d2d01449da 2022-03-31 23:56:36.301 | de2f2c0318654bb69c9d34d2d01449da 2022-03-31 23:56:36.504 | [380355 Async ks-demo-another:410209]: finished get_or_add_user_project_role anotherrole df3acb9146104e1abddcde20f87f76db 182a1343364b4da3ab7d859b333c3178 with result 0 in 24 seconds 2022-03-31 23:56:36.784 | [380355 Async ks-demo-invis:410321]: Waiting for completion of get_or_add_user_project_role member df3acb9146104e1abddcde20f87f76db 6d94067629614820a00bf5572a26c5c8 running on PID 410321 (14 other jobs running) 2022-03-31 23:56:36.956 | [380355 Async ks-demo-invis:410321]: Signaling child to exit 2022-03-31 23:56:36.957 | WAKEUP 2022-03-31 23:56:37.115 | [380355 Async ks-demo-invis:410321]: Signaled 2022-03-31 23:56:37.128 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:56:37.128 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:56:37.128 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:56:37.128 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:56:37.128 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:56:37.128 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:56:37.128 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:56:37.128 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:56:37.128 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user df3acb9146104e1abddcde20f87f76db --project 6d94067629614820a00bf5572a26c5c8 2022-03-31 23:56:37.128 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:37.128 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:56:37.128 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:37.128 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:37.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:37.128 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:37.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:37.128 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:37.128 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:37.128 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:56:37.128 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:56:37.128 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user df3acb9146104e1abddcde20f87f76db --project 6d94067629614820a00bf5572a26c5c8 2022-03-31 23:56:37.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:37.128 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:37.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:37.129 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:37.129 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:37.129 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:56:37.129 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user df3acb9146104e1abddcde20f87f76db --project 6d94067629614820a00bf5572a26c5c8 2022-03-31 23:56:37.129 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:37.129 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:37.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:37.129 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:37.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:37.129 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:37.129 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:37.129 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:56:37.129 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:56:37.129 | ++ functions-common:get_field:818 : echo '| 2a1d7b62f91c44dda58810483575d8d5 | df3acb9146104e1abddcde20f87f76db | | 6d94067629614820a00bf5572a26c5c8 | | | False |' 2022-03-31 23:56:37.129 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:56:37.129 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:37.129 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2a1d7b62f91c44dda58810483575d8d5 2022-03-31 23:56:37.129 | + functions-common:get_or_add_user_project_role:997 : echo 2a1d7b62f91c44dda58810483575d8d5 2022-03-31 23:56:37.129 | 2a1d7b62f91c44dda58810483575d8d5 2022-03-31 23:56:37.452 | [380355 Async ks-demo-invis:410321]: finished get_or_add_user_project_role member df3acb9146104e1abddcde20f87f76db 6d94067629614820a00bf5572a26c5c8 with result 0 in 19 seconds 2022-03-31 23:56:37.761 | [380355 Async ks-demo-reader:410498]: Waiting for completion of get_or_add_user_project_role reader e74eb1ea4c7543eba1c41f7eca626e63 182a1343364b4da3ab7d859b333c3178 running on PID 410498 (13 other jobs running) 2022-03-31 23:56:37.911 | [380355 Async ks-demo-reader:410498]: Signaling child to exit 2022-03-31 23:56:37.925 | WAKEUP 2022-03-31 23:56:38.027 | [380355 Async ks-demo-reader:410498]: Signaled 2022-03-31 23:56:38.039 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:56:38.040 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:56:38.040 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:56:38.040 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:56:38.040 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:56:38.040 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:56:38.040 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:56:38.040 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:56:38.040 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:38.040 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e74eb1ea4c7543eba1c41f7eca626e63 --project 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:38.040 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:56:38.040 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:38.040 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:38.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:38.041 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:38.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:38.041 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:38.041 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:38.041 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:56:38.041 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:56:38.041 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user e74eb1ea4c7543eba1c41f7eca626e63 --project 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:38.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:38.041 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:38.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:38.041 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:38.041 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:56:38.041 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:38.041 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e74eb1ea4c7543eba1c41f7eca626e63 --project 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:38.041 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:38.041 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:38.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:38.041 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:38.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:38.041 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:38.041 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:38.041 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:56:38.041 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:56:38.041 | ++ functions-common:get_field:818 : echo '| 476000d7a3ea423289517537a4f61518 | e74eb1ea4c7543eba1c41f7eca626e63 | | 182a1343364b4da3ab7d859b333c3178 | | | False |' 2022-03-31 23:56:38.041 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:56:38.041 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:38.041 | + functions-common:get_or_add_user_project_role:995 : user_role_id=476000d7a3ea423289517537a4f61518 2022-03-31 23:56:38.042 | + functions-common:get_or_add_user_project_role:997 : echo 476000d7a3ea423289517537a4f61518 2022-03-31 23:56:38.042 | 476000d7a3ea423289517537a4f61518 2022-03-31 23:56:38.316 | [380355 Async ks-demo-reader:410498]: finished get_or_add_user_project_role reader e74eb1ea4c7543eba1c41f7eca626e63 182a1343364b4da3ab7d859b333c3178 with result 0 in 22 seconds 2022-03-31 23:56:38.354 | + inc/async:async_wait:197 : return 0 2022-03-31 23:56:38.377 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-31 23:56:38.699 | [380355 Async ks-alt-admin:410934]: Waiting for completion of get_or_add_user_project_role admin e4bcf244b9104ff7908edccb72fc03ef f17e415a43774bc3937bc248694cb54a running on PID 410934 (12 other jobs running) 2022-03-31 23:56:38.820 | [380355 Async ks-alt-admin:410934]: Signaling child to exit 2022-03-31 23:56:38.820 | WAKEUP 2022-03-31 23:56:38.939 | [380355 Async ks-alt-admin:410934]: Signaled 2022-03-31 23:56:38.944 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:56:38.945 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:56:38.945 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:56:38.945 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:56:38.945 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:56:38.945 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:56:38.945 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:56:38.945 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:56:38.945 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e4bcf244b9104ff7908edccb72fc03ef --project f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:38.945 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:38.945 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:56:38.945 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:38.945 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:38.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:38.945 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:38.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:38.946 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:38.946 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:38.946 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:56:38.946 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:56:38.946 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user e4bcf244b9104ff7908edccb72fc03ef --project f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:38.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:38.949 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:38.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:38.949 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:38.949 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:38.949 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e4bcf244b9104ff7908edccb72fc03ef --project f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:38.949 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:56:38.949 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:38.949 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:38.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:38.949 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:38.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:38.949 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:38.950 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:38.950 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:56:38.950 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:56:38.950 | ++ functions-common:get_field:818 : echo '| 7f1959d105f642269dbe5fd88287652c | e4bcf244b9104ff7908edccb72fc03ef | | f17e415a43774bc3937bc248694cb54a | | | False |' 2022-03-31 23:56:38.950 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:56:38.950 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:38.950 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7f1959d105f642269dbe5fd88287652c 2022-03-31 23:56:38.950 | + functions-common:get_or_add_user_project_role:997 : echo 7f1959d105f642269dbe5fd88287652c 2022-03-31 23:56:38.950 | 7f1959d105f642269dbe5fd88287652c 2022-03-31 23:56:39.237 | [380355 Async ks-alt-admin:410934]: finished get_or_add_user_project_role admin e4bcf244b9104ff7908edccb72fc03ef f17e415a43774bc3937bc248694cb54a with result 0 in 19 seconds 2022-03-31 23:56:39.430 | [380355 Async ks-alt-another:411059]: Waiting for completion of get_or_add_user_project_role anotherrole e4bcf244b9104ff7908edccb72fc03ef f17e415a43774bc3937bc248694cb54a running on PID 411059 (11 other jobs running) 2022-03-31 23:56:39.596 | [380355 Async ks-alt-another:411059]: Signaling child to exit 2022-03-31 23:56:39.597 | WAKEUP 2022-03-31 23:56:39.719 | [380355 Async ks-alt-another:411059]: Signaled 2022-03-31 23:56:39.722 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:56:39.722 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:56:39.722 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:56:39.722 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:56:39.722 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:56:39.722 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:56:39.722 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:56:39.722 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:56:39.722 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:56:39.722 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e4bcf244b9104ff7908edccb72fc03ef --project f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:39.722 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:39.723 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:39.723 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:39.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:39.723 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:39.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:39.723 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:39.723 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:39.723 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:56:39.723 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:56:39.723 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user e4bcf244b9104ff7908edccb72fc03ef --project f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:39.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:39.723 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:39.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:39.723 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:39.723 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e4bcf244b9104ff7908edccb72fc03ef --project f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:39.723 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:56:39.724 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:39.724 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:39.724 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:39.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:39.724 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:39.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:39.724 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:39.724 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:39.724 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:56:39.724 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:56:39.724 | ++ functions-common:get_field:818 : echo '| de2f2c0318654bb69c9d34d2d01449da | e4bcf244b9104ff7908edccb72fc03ef | | f17e415a43774bc3937bc248694cb54a | | | False |' 2022-03-31 23:56:39.724 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:56:39.724 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:39.724 | + functions-common:get_or_add_user_project_role:995 : user_role_id=de2f2c0318654bb69c9d34d2d01449da 2022-03-31 23:56:39.724 | + functions-common:get_or_add_user_project_role:997 : echo de2f2c0318654bb69c9d34d2d01449da 2022-03-31 23:56:39.724 | de2f2c0318654bb69c9d34d2d01449da 2022-03-31 23:56:39.946 | [380355 Async ks-alt-another:411059]: finished get_or_add_user_project_role anotherrole e4bcf244b9104ff7908edccb72fc03ef f17e415a43774bc3937bc248694cb54a with result 0 in 19 seconds 2022-03-31 23:56:40.195 | [380355 Async ks-alt-member-user:411342]: Waiting for completion of get_or_add_user_project_role member c7b2393596ed4bb2b0fdb00299db239b f17e415a43774bc3937bc248694cb54a running on PID 411342 (10 other jobs running) 2022-03-31 23:56:40.352 | [380355 Async ks-alt-member-user:411342]: Signaling child to exit 2022-03-31 23:56:40.354 | WAKEUP 2022-03-31 23:56:40.521 | [380355 Async ks-alt-member-user:411342]: Signaled 2022-03-31 23:56:40.534 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:56:40.534 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:56:40.535 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:56:40.535 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:56:40.535 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:56:40.535 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:56:40.535 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:56:40.535 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:56:40.535 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:40.535 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c7b2393596ed4bb2b0fdb00299db239b --project f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:40.535 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:56:40.535 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:40.535 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:40.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:40.535 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:40.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:40.536 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:40.536 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:40.536 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:56:40.536 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:56:40.536 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user c7b2393596ed4bb2b0fdb00299db239b --project f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:40.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:40.536 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:40.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:40.537 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:40.537 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:56:40.537 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:40.537 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c7b2393596ed4bb2b0fdb00299db239b --project f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:40.537 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:40.537 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:40.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:40.537 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:40.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:40.537 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:40.537 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:40.537 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:56:40.537 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:56:40.537 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:56:40.538 | ++ functions-common:get_field:818 : echo '| 2a1d7b62f91c44dda58810483575d8d5 | c7b2393596ed4bb2b0fdb00299db239b | | f17e415a43774bc3937bc248694cb54a | | | False |' 2022-03-31 23:56:40.538 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:40.538 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2a1d7b62f91c44dda58810483575d8d5 2022-03-31 23:56:40.538 | + functions-common:get_or_add_user_project_role:997 : echo 2a1d7b62f91c44dda58810483575d8d5 2022-03-31 23:56:40.538 | 2a1d7b62f91c44dda58810483575d8d5 2022-03-31 23:56:40.826 | [380355 Async ks-alt-member-user:411342]: finished get_or_add_user_project_role member c7b2393596ed4bb2b0fdb00299db239b f17e415a43774bc3937bc248694cb54a with result 0 in 20 seconds 2022-03-31 23:56:41.106 | [380355 Async ks-alt-reader-user:411568]: Waiting for completion of get_or_add_user_project_role reader 8ff27375a2024892ba74ce8bbb7c9f9f f17e415a43774bc3937bc248694cb54a running on PID 411568 (9 other jobs running) 2022-03-31 23:56:41.264 | [380355 Async ks-alt-reader-user:411568]: Signaling child to exit 2022-03-31 23:56:41.265 | WAKEUP 2022-03-31 23:56:41.405 | [380355 Async ks-alt-reader-user:411568]: Signaled 2022-03-31 23:56:41.416 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:56:41.416 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:56:41.416 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:56:41.416 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:56:41.416 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:56:41.416 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:56:41.416 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:56:41.417 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:56:41.417 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:56:41.417 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:41.417 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:41.417 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8ff27375a2024892ba74ce8bbb7c9f9f --project f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:41.417 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:41.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:41.417 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:41.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:41.417 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:41.417 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:41.417 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:56:41.417 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:56:41.418 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 8ff27375a2024892ba74ce8bbb7c9f9f --project f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:41.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:41.418 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:41.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:41.418 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:41.418 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8ff27375a2024892ba74ce8bbb7c9f9f --project f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:41.418 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:56:41.418 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:56:41.418 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:56:41.418 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:41.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:41.418 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:41.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:41.419 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:41.419 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:41.419 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:56:41.419 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:56:41.419 | ++ functions-common:get_field:818 : echo '| 476000d7a3ea423289517537a4f61518 | 8ff27375a2024892ba74ce8bbb7c9f9f | | f17e415a43774bc3937bc248694cb54a | | | False |' 2022-03-31 23:56:41.419 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:56:41.419 | ++ functions-common:get_field:812 : read data 2022-03-31 23:56:41.419 | + functions-common:get_or_add_user_project_role:995 : user_role_id=476000d7a3ea423289517537a4f61518 2022-03-31 23:56:41.419 | + functions-common:get_or_add_user_project_role:997 : echo 476000d7a3ea423289517537a4f61518 2022-03-31 23:56:41.419 | 476000d7a3ea423289517537a4f61518 2022-03-31 23:56:41.716 | [380355 Async ks-alt-reader-user:411568]: finished get_or_add_user_project_role reader 8ff27375a2024892ba74ce8bbb7c9f9f f17e415a43774bc3937bc248694cb54a with result 0 in 18 seconds 2022-03-31 23:56:41.740 | + inc/async:async_wait:197 : return 0 2022-03-31 23:56:41.762 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-31 23:56:42.182 | [380355 Async ks-system-member:411792]: Waiting for completion of get_or_add_user_system_role member 02587ed58042408c91c5ebf6654efef7 all running on PID 411792 (8 other jobs running) 2022-03-31 23:56:42.363 | [380355 Async ks-system-member:411792]: Signaling child to exit 2022-03-31 23:56:42.363 | WAKEUP 2022-03-31 23:56:42.553 | [380355 Async ks-system-member:411792]: Signaled 2022-03-31 23:56:42.570 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-31 23:56:42.570 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-31 23:56:42.570 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-31 23:56:42.570 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:56:42.570 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:56:42.570 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:56:42.570 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:56:42.570 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:56:42.570 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-31 23:56:42.571 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 02587ed58042408c91c5ebf6654efef7 --system all -f value -c Role 2022-03-31 23:56:42.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:42.571 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:42.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:42.571 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:42.571 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:42.571 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-31 23:56:42.571 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-31 23:56:42.571 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 02587ed58042408c91c5ebf6654efef7 --system all 2022-03-31 23:56:42.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:42.571 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:42.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:42.571 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:42.571 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 02587ed58042408c91c5ebf6654efef7 --system all -f value -c Role 2022-03-31 23:56:42.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:42.571 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:42.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:42.571 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:42.571 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:42.571 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=2a1d7b62f91c44dda58810483575d8d5 2022-03-31 23:56:42.571 | + functions-common:get_or_add_user_system_role:1052 : echo 2a1d7b62f91c44dda58810483575d8d5 2022-03-31 23:56:42.571 | 2a1d7b62f91c44dda58810483575d8d5 2022-03-31 23:56:42.892 | [380355 Async ks-system-member:411792]: finished get_or_add_user_system_role member 02587ed58042408c91c5ebf6654efef7 all with result 0 in 16 seconds 2022-03-31 23:56:43.172 | [380355 Async ks-system-reader:412110]: Waiting for completion of get_or_add_user_system_role reader 0fbbd1cf567f4bc3b523a8dcf674d2d9 all running on PID 412110 (7 other jobs running) 2022-03-31 23:56:43.330 | [380355 Async ks-system-reader:412110]: Signaling child to exit 2022-03-31 23:56:43.331 | WAKEUP 2022-03-31 23:56:43.491 | [380355 Async ks-system-reader:412110]: Signaled 2022-03-31 23:56:43.515 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-31 23:56:43.516 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-31 23:56:43.516 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-31 23:56:43.516 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:56:43.516 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:56:43.516 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:56:43.516 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:56:43.516 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:56:43.516 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-31 23:56:43.516 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0fbbd1cf567f4bc3b523a8dcf674d2d9 --system all -f value -c Role 2022-03-31 23:56:43.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:43.516 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:43.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:43.516 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:43.516 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:43.516 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-31 23:56:43.516 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-31 23:56:43.516 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 0fbbd1cf567f4bc3b523a8dcf674d2d9 --system all 2022-03-31 23:56:43.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:43.516 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:43.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:43.516 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:43.516 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0fbbd1cf567f4bc3b523a8dcf674d2d9 --system all -f value -c Role 2022-03-31 23:56:43.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:43.516 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:43.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:43.516 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:43.516 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:43.516 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=476000d7a3ea423289517537a4f61518 2022-03-31 23:56:43.516 | + functions-common:get_or_add_user_system_role:1052 : echo 476000d7a3ea423289517537a4f61518 2022-03-31 23:56:43.516 | 476000d7a3ea423289517537a4f61518 2022-03-31 23:56:43.813 | [380355 Async ks-system-reader:412110]: finished get_or_add_user_system_role reader 0fbbd1cf567f4bc3b523a8dcf674d2d9 all with result 0 in 15 seconds 2022-03-31 23:56:43.869 | + inc/async:async_wait:197 : return 0 2022-03-31 23:56:43.894 | + 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-31 23:56:44.258 | [380355 Async ks-group-memberdemo:412482]: Waiting for completion of get_or_add_group_project_role member fcabdace6760488aaa0e0653f7f1620a 182a1343364b4da3ab7d859b333c3178 running on PID 412482 (6 other jobs running) 2022-03-31 23:56:44.475 | [380355 Async ks-group-memberdemo:412482]: Signaling child to exit 2022-03-31 23:56:49.687 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:56:49.819 | [412482 Async ks-group-memberdemo:412482]: finished successfully 2022-03-31 23:56:49.898 | WAKEUP 2022-03-31 23:56:50.046 | [380355 Async ks-group-memberdemo:412482]: Signaled 2022-03-31 23:56:50.069 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:56:50.069 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fcabdace6760488aaa0e0653f7f1620a --project 182a1343364b4da3ab7d859b333c3178 -f value 2022-03-31 23:56:50.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:50.070 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:50.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:50.070 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:50.070 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:50.070 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:56:50.070 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:56:50.070 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group fcabdace6760488aaa0e0653f7f1620a --project 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:50.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:50.070 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:50.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:50.070 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:50.070 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fcabdace6760488aaa0e0653f7f1620a --project 182a1343364b4da3ab7d859b333c3178 -f value 2022-03-31 23:56:50.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:50.071 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:50.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:50.071 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:50.071 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:50.071 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2a1d7b62f91c44dda58810483575d8d5 fcabdace6760488aaa0e0653f7f1620a 182a1343364b4da3ab7d859b333c3178 False' 2022-03-31 23:56:50.071 | + functions-common:get_or_add_group_project_role:1076 : echo 2a1d7b62f91c44dda58810483575d8d5 fcabdace6760488aaa0e0653f7f1620a 182a1343364b4da3ab7d859b333c3178 False 2022-03-31 23:56:50.072 | 2a1d7b62f91c44dda58810483575d8d5 fcabdace6760488aaa0e0653f7f1620a 182a1343364b4da3ab7d859b333c3178 False 2022-03-31 23:56:50.334 | [380355 Async ks-group-memberdemo:412482]: finished get_or_add_group_project_role member fcabdace6760488aaa0e0653f7f1620a 182a1343364b4da3ab7d859b333c3178 with result 0 in 18 seconds 2022-03-31 23:56:50.420 | [380355 Async ks-group-anotherdemo:412569]: Waiting for completion of get_or_add_group_project_role anotherrole fcabdace6760488aaa0e0653f7f1620a 182a1343364b4da3ab7d859b333c3178 running on PID 412569 (5 other jobs running) 2022-03-31 23:56:50.434 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:56:50.488 | [412569 Async ks-group-anotherdemo:412569]: finished successfully 2022-03-31 23:56:50.512 | [380355 Async ks-group-anotherdemo:412569]: Signaling child to exit 2022-03-31 23:56:50.540 | WAKEUP 2022-03-31 23:56:50.579 | [380355 Async ks-group-anotherdemo:412569]: Signaled 2022-03-31 23:56:50.582 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:56:50.582 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fcabdace6760488aaa0e0653f7f1620a --project 182a1343364b4da3ab7d859b333c3178 -f value 2022-03-31 23:56:50.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:50.582 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:50.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:50.582 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:50.582 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:50.582 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:56:50.582 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:56:50.582 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group fcabdace6760488aaa0e0653f7f1620a --project 182a1343364b4da3ab7d859b333c3178 2022-03-31 23:56:50.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:50.583 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:50.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:50.583 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:50.583 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fcabdace6760488aaa0e0653f7f1620a --project 182a1343364b4da3ab7d859b333c3178 -f value 2022-03-31 23:56:50.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:50.583 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:50.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:50.583 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:50.583 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:50.583 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='de2f2c0318654bb69c9d34d2d01449da fcabdace6760488aaa0e0653f7f1620a 182a1343364b4da3ab7d859b333c3178 False' 2022-03-31 23:56:50.583 | + functions-common:get_or_add_group_project_role:1076 : echo de2f2c0318654bb69c9d34d2d01449da fcabdace6760488aaa0e0653f7f1620a 182a1343364b4da3ab7d859b333c3178 False 2022-03-31 23:56:50.584 | de2f2c0318654bb69c9d34d2d01449da fcabdace6760488aaa0e0653f7f1620a 182a1343364b4da3ab7d859b333c3178 False 2022-03-31 23:56:50.692 | [380355 Async ks-group-anotherdemo:412569]: finished get_or_add_group_project_role anotherrole fcabdace6760488aaa0e0653f7f1620a 182a1343364b4da3ab7d859b333c3178 with result 0 in 19 seconds 2022-03-31 23:56:50.800 | [380355 Async ks-group-memberalt:412662]: Waiting for completion of get_or_add_group_project_role member fcabdace6760488aaa0e0653f7f1620a f17e415a43774bc3937bc248694cb54a running on PID 412662 (4 other jobs running) 2022-03-31 23:56:50.839 | [380355 Async ks-group-memberalt:412662]: Signaling child to exit 2022-03-31 23:56:52.396 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:56:52.432 | [412780 Async ks-group-anotheralt:412780]: finished successfully 2022-03-31 23:56:52.922 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:56:52.955 | [412866 Async ks-group-admin:412866]: finished successfully 2022-03-31 23:56:53.596 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:56:53.625 | [412662 Async ks-group-memberalt:412662]: finished successfully 2022-03-31 23:56:53.651 | WAKEUP 2022-03-31 23:56:53.676 | [380355 Async ks-group-memberalt:412662]: Signaled 2022-03-31 23:56:53.678 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:56:53.678 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fcabdace6760488aaa0e0653f7f1620a --project f17e415a43774bc3937bc248694cb54a -f value 2022-03-31 23:56:53.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:53.678 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:53.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:53.678 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:53.678 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:53.678 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:56:53.678 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:56:53.678 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group fcabdace6760488aaa0e0653f7f1620a --project f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:53.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:53.678 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:53.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:53.678 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:53.679 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fcabdace6760488aaa0e0653f7f1620a --project f17e415a43774bc3937bc248694cb54a -f value 2022-03-31 23:56:53.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:53.679 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:53.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:53.679 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:53.679 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:53.679 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2a1d7b62f91c44dda58810483575d8d5 fcabdace6760488aaa0e0653f7f1620a f17e415a43774bc3937bc248694cb54a False' 2022-03-31 23:56:53.679 | + functions-common:get_or_add_group_project_role:1076 : echo 2a1d7b62f91c44dda58810483575d8d5 fcabdace6760488aaa0e0653f7f1620a f17e415a43774bc3937bc248694cb54a False 2022-03-31 23:56:53.679 | 2a1d7b62f91c44dda58810483575d8d5 fcabdace6760488aaa0e0653f7f1620a f17e415a43774bc3937bc248694cb54a False 2022-03-31 23:56:53.733 | [380355 Async ks-group-memberalt:412662]: finished get_or_add_group_project_role member fcabdace6760488aaa0e0653f7f1620a f17e415a43774bc3937bc248694cb54a with result 0 in 21 seconds 2022-03-31 23:56:53.785 | [380355 Async ks-group-anotheralt:412780]: Waiting for completion of get_or_add_group_project_role anotherrole fcabdace6760488aaa0e0653f7f1620a f17e415a43774bc3937bc248694cb54a running on PID 412780 (3 other jobs running) 2022-03-31 23:56:53.814 | [380355 Async ks-group-anotheralt:412780]: Signaling child to exit 2022-03-31 23:56:53.814 | WAKEUP 2022-03-31 23:56:53.842 | [380355 Async ks-group-anotheralt:412780]: Signaled 2022-03-31 23:56:53.844 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:56:53.844 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fcabdace6760488aaa0e0653f7f1620a --project f17e415a43774bc3937bc248694cb54a -f value 2022-03-31 23:56:53.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:53.844 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:53.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:53.844 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:53.844 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:53.844 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:56:53.844 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:56:53.844 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group fcabdace6760488aaa0e0653f7f1620a --project f17e415a43774bc3937bc248694cb54a 2022-03-31 23:56:53.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:53.844 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:53.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:53.844 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:53.844 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fcabdace6760488aaa0e0653f7f1620a --project f17e415a43774bc3937bc248694cb54a -f value 2022-03-31 23:56:53.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:53.844 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:53.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:53.844 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:53.844 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:53.844 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='de2f2c0318654bb69c9d34d2d01449da fcabdace6760488aaa0e0653f7f1620a f17e415a43774bc3937bc248694cb54a False' 2022-03-31 23:56:53.844 | + functions-common:get_or_add_group_project_role:1076 : echo de2f2c0318654bb69c9d34d2d01449da fcabdace6760488aaa0e0653f7f1620a f17e415a43774bc3937bc248694cb54a False 2022-03-31 23:56:53.844 | de2f2c0318654bb69c9d34d2d01449da fcabdace6760488aaa0e0653f7f1620a f17e415a43774bc3937bc248694cb54a False 2022-03-31 23:56:53.898 | [380355 Async ks-group-anotheralt:412780]: finished get_or_add_group_project_role anotherrole fcabdace6760488aaa0e0653f7f1620a f17e415a43774bc3937bc248694cb54a with result 0 in 20 seconds 2022-03-31 23:56:53.944 | [380355 Async ks-group-admin:412866]: Waiting for completion of get_or_add_group_project_role admin 8ff624d11d484bfaa3500db7b2c59a9a 5d0131607be84e598b3c6390e7ccd2f6 running on PID 412866 (2 other jobs running) 2022-03-31 23:56:53.975 | [380355 Async ks-group-admin:412866]: Signaling child to exit 2022-03-31 23:56:53.975 | WAKEUP 2022-03-31 23:56:54.007 | [380355 Async ks-group-admin:412866]: Signaled 2022-03-31 23:56:54.010 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:56:54.010 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 8ff624d11d484bfaa3500db7b2c59a9a --project 5d0131607be84e598b3c6390e7ccd2f6 -f value 2022-03-31 23:56:54.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:54.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:54.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:54.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:54.010 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:54.010 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:56:54.010 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:56:54.010 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 8ff624d11d484bfaa3500db7b2c59a9a --project 5d0131607be84e598b3c6390e7ccd2f6 2022-03-31 23:56:54.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:54.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:54.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:54.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:54.010 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 8ff624d11d484bfaa3500db7b2c59a9a --project 5d0131607be84e598b3c6390e7ccd2f6 -f value 2022-03-31 23:56:54.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:54.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:54.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:56:54.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:56:54.010 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:56:54.010 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='7f1959d105f642269dbe5fd88287652c 8ff624d11d484bfaa3500db7b2c59a9a 5d0131607be84e598b3c6390e7ccd2f6 False' 2022-03-31 23:56:54.010 | + functions-common:get_or_add_group_project_role:1076 : echo 7f1959d105f642269dbe5fd88287652c 8ff624d11d484bfaa3500db7b2c59a9a 5d0131607be84e598b3c6390e7ccd2f6 False 2022-03-31 23:56:54.010 | 7f1959d105f642269dbe5fd88287652c 8ff624d11d484bfaa3500db7b2c59a9a 5d0131607be84e598b3c6390e7ccd2f6 False 2022-03-31 23:56:54.066 | [380355 Async ks-group-admin:412866]: finished get_or_add_group_project_role admin 8ff624d11d484bfaa3500db7b2c59a9a 5d0131607be84e598b3c6390e7ccd2f6 with result 0 in 19 seconds 2022-03-31 23:56:54.072 | + inc/async:async_wait:197 : return 0 2022-03-31 23:56:54.075 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-31 23:56:54.098 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:56:54.101 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-31 23:56:54.126 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:56:54.129 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-31 23:56:54.138 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-31 23:56:54.218 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-31 23:56:54.267 | [380355 Async create_nova_accounts:414768]: running: create_nova_accounts 2022-03-31 23:56:54.270 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-31 23:56:54.297 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:56:54.300 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-31 23:56:54.303 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-31 23:56:54.394 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-31 23:56:54.458 | [380355 Async create_glance_accounts:414883]: running: create_glance_accounts 2022-03-31 23:56:54.462 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-31 23:56:54.489 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:56:54.493 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-31 23:56:54.496 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-31 23:56:54.582 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-31 23:56:54.641 | [380355 Async create_cinder_accounts:415013]: running: create_cinder_accounts 2022-03-31 23:56:54.646 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-31 23:56:54.680 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:56:54.684 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-31 23:56:54.688 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-31 23:56:54.816 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-31 23:56:54.978 | [380355 Async create_neutron_accounts:415128]: running: create_neutron_accounts 2022-03-31 23:56:54.993 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-31 23:56:55.092 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:56:55.101 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-31 23:56:55.109 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-31 23:56:55.525 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-31 23:56:55.758 | [380355 Async create_swift_accounts:415270]: running: create_swift_accounts 2022-03-31 23:56:55.796 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-31 23:56:55.941 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:56:55.973 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-31 23:56:56.367 | [380355 Async create_nova_accounts:414768]: Waiting for completion of create_nova_accounts running on PID 414768 (6 other jobs running) 2022-03-31 23:56:56.564 | [380355 Async create_nova_accounts:414768]: Signaling child to exit 2022-03-31 23:57:54.061 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:57:54.246 | [415128 Async create_neutron_accounts:415128]: finished successfully 2022-03-31 23:58:17.692 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:58:17.724 | [415013 Async create_cinder_accounts:415013]: finished successfully 2022-03-31 23:58:33.841 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:58:33.869 | [414883 Async create_glance_accounts:414883]: finished successfully 2022-03-31 23:58:38.707 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:58:38.743 | [414768 Async create_nova_accounts:414768]: finished successfully 2022-03-31 23:58:38.766 | WAKEUP 2022-03-31 23:58:38.797 | [380355 Async create_nova_accounts:414768]: Signaled 2022-03-31 23:58:38.799 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-31 23:58:38.799 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-31 23:58:38.799 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-31 23:58:38.799 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:58:38.799 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:58:38.799 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:58:38.799 | ++ 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-31 23:58:38.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.800 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.800 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.800 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.800 | + functions-common:get_or_create_user:925 : user_id=c46dcdc43f684343a067b4037ae9ae57 2022-03-31 23:58:38.800 | + functions-common:get_or_create_user:926 : echo c46dcdc43f684343a067b4037ae9ae57 2022-03-31 23:58:38.800 | c46dcdc43f684343a067b4037ae9ae57 2022-03-31 23:58:38.800 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-31 23:58:38.800 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:58:38.800 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:58:38.800 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:58:38.800 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:58:38.800 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:58:38.800 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:58:38.800 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:58:38.800 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:58:38.800 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:58:38.800 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:58:38.800 | ++ 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-31 23:58:38.800 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:58:38.800 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:58:38.800 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:58:38.800 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.800 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.800 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.800 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.800 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:58:38.800 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:58:38.800 | + 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-31 23:58:38.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.801 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.801 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.801 | ++ 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-31 23:58:38.801 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:58:38.801 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:58:38.801 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:58:38.801 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.801 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.801 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.801 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.801 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:58:38.801 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:58:38.801 | ++ functions-common:get_field:818 : echo '| 0de015593acb4ac796995ef6737fef5c | c46dcdc43f684343a067b4037ae9ae57 | | 65f5d96be115408cb44a1ec3a3f64307 | | | False |' 2022-03-31 23:58:38.801 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:58:38.801 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.801 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0de015593acb4ac796995ef6737fef5c 2022-03-31 23:58:38.801 | + functions-common:get_or_add_user_project_role:997 : echo 0de015593acb4ac796995ef6737fef5c 2022-03-31 23:58:38.801 | 0de015593acb4ac796995ef6737fef5c 2022-03-31 23:58:38.801 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 23:58:38.801 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-31 23:58:38.801 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:58:38.801 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:58:38.801 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:58:38.801 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:58:38.801 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:58:38.801 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:58:38.801 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:58:38.801 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:58:38.801 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:58:38.802 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:58:38.802 | ++ 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-31 23:58:38.802 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:58:38.802 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:58:38.802 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:58:38.802 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.802 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.802 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.802 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.802 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:58:38.802 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:58:38.803 | + 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-31 23:58:38.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.803 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.804 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.804 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:58:38.804 | ++ 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-31 23:58:38.804 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:58:38.804 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:58:38.804 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.804 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.804 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.804 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.804 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:58:38.804 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:58:38.804 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:58:38.804 | ++ functions-common:get_field:818 : echo '| 7f1959d105f642269dbe5fd88287652c | c46dcdc43f684343a067b4037ae9ae57 | | 65f5d96be115408cb44a1ec3a3f64307 | | | False |' 2022-03-31 23:58:38.804 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.804 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7f1959d105f642269dbe5fd88287652c 2022-03-31 23:58:38.804 | + functions-common:get_or_add_user_project_role:997 : echo 7f1959d105f642269dbe5fd88287652c 2022-03-31 23:58:38.804 | 7f1959d105f642269dbe5fd88287652c 2022-03-31 23:58:38.804 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-31 23:58:38.804 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:58:38.804 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.70/compute 2022-03-31 23:58:38.805 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-31 23:58:38.805 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:58:38.805 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-31 23:58:38.805 | ++ 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-31 23:58:38.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.805 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.805 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.805 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.805 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:58:38.805 | 8c55aab1eebf4820a4797e9324eacd2f' 2022-03-31 23:58:38.805 | + functions-common:get_or_create_service:1094 : echo 8c55aab1eebf4820a4797e9324eacd2f 2022-03-31 23:58:38.805 | 8c55aab1eebf4820a4797e9324eacd2f 2022-03-31 23:58:38.805 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.70/compute/v2/$(project_id)s' 2022-03-31 23:58:38.805 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:58:38.805 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.70/compute/v2/$(project_id)s' RegionOne 2022-03-31 23:58:38.805 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:58:38.805 | +++ 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-31 23:58:38.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.805 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.805 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.805 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.805 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:58:38.805 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:58:38.805 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.70/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:58:38.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.805 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.805 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.805 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.806 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3a3b2fee062f4c3eb5f6c8ca891537b7 2022-03-31 23:58:38.806 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3a3b2fee062f4c3eb5f6c8ca891537b7 2022-03-31 23:58:38.806 | + functions-common:get_or_create_endpoint:1127 : public_id=3a3b2fee062f4c3eb5f6c8ca891537b7 2022-03-31 23:58:38.806 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:58:38.806 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:58:38.806 | + functions-common:get_or_create_endpoint:1136 : echo 3a3b2fee062f4c3eb5f6c8ca891537b7 2022-03-31 23:58:38.806 | 3a3b2fee062f4c3eb5f6c8ca891537b7 2022-03-31 23:58:38.806 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-31 23:58:38.806 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:58:38.806 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-31 23:58:38.806 | ++ 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-31 23:58:38.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.806 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.806 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.806 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.806 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:58:38.806 | a0c6ad9f02e84ada95edf56437fa7ad0' 2022-03-31 23:58:38.806 | + functions-common:get_or_create_service:1094 : echo a0c6ad9f02e84ada95edf56437fa7ad0 2022-03-31 23:58:38.806 | a0c6ad9f02e84ada95edf56437fa7ad0 2022-03-31 23:58:38.806 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.70/compute/v2.1 2022-03-31 23:58:38.806 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:58:38.806 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.70/compute/v2.1 RegionOne 2022-03-31 23:58:38.806 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:58:38.806 | +++ 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-31 23:58:38.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.806 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.806 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.807 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.807 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:58:38.807 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:58:38.807 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.70/compute/v2.1 --region RegionOne -f value -c id 2022-03-31 23:58:38.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.807 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.807 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.807 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.807 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5d682eb4004b488395f5fa6844822341 2022-03-31 23:58:38.807 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5d682eb4004b488395f5fa6844822341 2022-03-31 23:58:38.807 | + functions-common:get_or_create_endpoint:1127 : public_id=5d682eb4004b488395f5fa6844822341 2022-03-31 23:58:38.807 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:58:38.807 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:58:38.807 | + functions-common:get_or_create_endpoint:1136 : echo 5d682eb4004b488395f5fa6844822341 2022-03-31 23:58:38.807 | 5d682eb4004b488395f5fa6844822341 2022-03-31 23:58:38.807 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-31 23:58:38.807 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:58:38.807 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-31 23:58:38.807 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:58:38.807 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-31 23:58:38.807 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:58:38.807 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:58:38.807 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:58:38.807 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:58:38.807 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:58:38.807 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:58:38.807 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:58:38.807 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:58:38.807 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:58:38.807 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:58:38.807 | ++ 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-31 23:58:38.807 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:58:38.808 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:58:38.808 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:58:38.808 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.808 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.808 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.808 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.808 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:58:38.808 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:58:38.808 | + 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-31 23:58:38.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.808 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.808 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.808 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:58:38.808 | ++ 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-31 23:58:38.808 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:58:38.808 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:58:38.808 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.808 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.808 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.808 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.808 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:58:38.808 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:58:38.808 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:58:38.808 | ++ functions-common:get_field:818 : echo '| 6cf37f48a3b24c5fa2b03adc725de030 | c46dcdc43f684343a067b4037ae9ae57 | | 65f5d96be115408cb44a1ec3a3f64307 | | | False |' 2022-03-31 23:58:38.808 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.808 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6cf37f48a3b24c5fa2b03adc725de030 2022-03-31 23:58:38.808 | + functions-common:get_or_add_user_project_role:997 : echo 6cf37f48a3b24c5fa2b03adc725de030 2022-03-31 23:58:38.809 | 6cf37f48a3b24c5fa2b03adc725de030 2022-03-31 23:58:38.809 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-31 23:58:38.809 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:58:38.809 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-31 23:58:38.809 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:58:38.809 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-31 23:58:38.855 | [380355 Async create_nova_accounts:414768]: finished create_nova_accounts with result 0 in 104 seconds 2022-03-31 23:58:38.897 | [380355 Async create_glance_accounts:414883]: Waiting for completion of create_glance_accounts running on PID 414883 (5 other jobs running) 2022-03-31 23:58:38.928 | [380355 Async create_glance_accounts:414883]: Signaling child to exit 2022-03-31 23:58:38.929 | WAKEUP 2022-03-31 23:58:38.956 | [380355 Async create_glance_accounts:414883]: Signaled 2022-03-31 23:58:38.958 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-31 23:58:38.958 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:58:38.958 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-31 23:58:38.958 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-31 23:58:38.958 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:58:38.958 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:58:38.958 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:58:38.958 | ++ 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-31 23:58:38.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.958 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.958 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.958 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.958 | + functions-common:get_or_create_user:925 : user_id=b677c58a95eb48219f4e7cbf9ea34d1a 2022-03-31 23:58:38.958 | + functions-common:get_or_create_user:926 : echo b677c58a95eb48219f4e7cbf9ea34d1a 2022-03-31 23:58:38.959 | b677c58a95eb48219f4e7cbf9ea34d1a 2022-03-31 23:58:38.959 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-31 23:58:38.959 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:58:38.959 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:58:38.959 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:58:38.959 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:58:38.959 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:58:38.959 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:58:38.959 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:58:38.959 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:58:38.959 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:58:38.959 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:58:38.959 | ++ 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-31 23:58:38.959 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:58:38.959 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:58:38.959 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:58:38.959 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.959 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.959 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.959 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.959 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:58:38.959 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:58:38.959 | + 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-31 23:58:38.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.959 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.959 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.959 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:58:38.959 | ++ 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-31 23:58:38.959 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:58:38.960 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:58:38.960 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.960 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.960 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.960 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.960 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:58:38.960 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:58:38.960 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:58:38.960 | ++ functions-common:get_field:818 : echo '| 0de015593acb4ac796995ef6737fef5c | b677c58a95eb48219f4e7cbf9ea34d1a | | 65f5d96be115408cb44a1ec3a3f64307 | | | False |' 2022-03-31 23:58:38.960 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.960 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0de015593acb4ac796995ef6737fef5c 2022-03-31 23:58:38.960 | + functions-common:get_or_add_user_project_role:997 : echo 0de015593acb4ac796995ef6737fef5c 2022-03-31 23:58:38.960 | 0de015593acb4ac796995ef6737fef5c 2022-03-31 23:58:38.960 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:58:38.960 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-31 23:58:38.960 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:58:38.960 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-31 23:58:38.960 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-31 23:58:38.960 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:58:38.960 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:58:38.960 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:58:38.960 | ++ 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-31 23:58:38.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.960 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.960 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.960 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.961 | + functions-common:get_or_create_user:925 : user_id=2332c9b14f8b4e409810f00ad60ac0b9 2022-03-31 23:58:38.961 | + functions-common:get_or_create_user:926 : echo 2332c9b14f8b4e409810f00ad60ac0b9 2022-03-31 23:58:38.961 | 2332c9b14f8b4e409810f00ad60ac0b9 2022-03-31 23:58:38.961 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-31 23:58:38.961 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:58:38.961 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:58:38.961 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:58:38.961 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:58:38.961 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:58:38.961 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:58:38.961 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:58:38.961 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:58:38.961 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:58:38.961 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:58:38.961 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:58:38.961 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:58:38.961 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:58:38.961 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.961 | ++ 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-31 23:58:38.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.961 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.961 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.961 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.961 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:58:38.961 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:58:38.961 | + 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-31 23:58:38.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.961 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.961 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.961 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:58:38.962 | ++ 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-31 23:58:38.962 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:58:38.962 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:58:38.962 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.962 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.962 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.962 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.962 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:58:38.962 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:58:38.962 | ++ functions-common:get_field:818 : echo '| 0de015593acb4ac796995ef6737fef5c | 2332c9b14f8b4e409810f00ad60ac0b9 | | 65f5d96be115408cb44a1ec3a3f64307 | | | False |' 2022-03-31 23:58:38.962 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:58:38.962 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.962 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0de015593acb4ac796995ef6737fef5c 2022-03-31 23:58:38.962 | + functions-common:get_or_add_user_project_role:997 : echo 0de015593acb4ac796995ef6737fef5c 2022-03-31 23:58:38.962 | 0de015593acb4ac796995ef6737fef5c 2022-03-31 23:58:38.962 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-31 23:58:38.962 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-31 23:58:38.962 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:58:38.962 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:58:38.962 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:58:38.962 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:58:38.962 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:58:38.962 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:58:38.962 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:58:38.962 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:58:38.962 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:58:38.962 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:58:38.963 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:58:38.963 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:58:38.963 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:58:38.963 | ++ 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-31 23:58:38.963 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.963 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.963 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.963 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.963 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:58:38.963 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:58:38.963 | + 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-31 23:58:38.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.963 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.963 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.963 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:58:38.963 | ++ 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-31 23:58:38.963 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:58:38.963 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:58:38.963 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.963 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.963 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.963 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.963 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:58:38.963 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:58:38.963 | ++ functions-common:get_field:818 : echo '| 6cf37f48a3b24c5fa2b03adc725de030 | 2332c9b14f8b4e409810f00ad60ac0b9 | | 65f5d96be115408cb44a1ec3a3f64307 | | | False |' 2022-03-31 23:58:38.963 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:58:38.964 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:38.964 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6cf37f48a3b24c5fa2b03adc725de030 2022-03-31 23:58:38.964 | + functions-common:get_or_add_user_project_role:997 : echo 6cf37f48a3b24c5fa2b03adc725de030 2022-03-31 23:58:38.964 | 6cf37f48a3b24c5fa2b03adc725de030 2022-03-31 23:58:38.964 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-31 23:58:38.964 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:58:38.964 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-31 23:58:38.964 | ++ 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-31 23:58:38.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.964 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.964 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.964 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.964 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:58:38.964 | fef75f7177ae45cd89bc06d5c15ae7a3' 2022-03-31 23:58:38.964 | + functions-common:get_or_create_service:1094 : echo fef75f7177ae45cd89bc06d5c15ae7a3 2022-03-31 23:58:38.964 | fef75f7177ae45cd89bc06d5c15ae7a3 2022-03-31 23:58:38.964 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.70/image 2022-03-31 23:58:38.964 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:58:38.964 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.70/image RegionOne 2022-03-31 23:58:38.964 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:58:38.964 | +++ 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-31 23:58:38.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.964 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.964 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.964 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.964 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:58:38.964 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:58:38.964 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.70/image --region RegionOne -f value -c id 2022-03-31 23:58:38.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.965 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:38.965 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:38.965 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:38.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=af687f681e864ee0b16c125be341c5d3 2022-03-31 23:58:38.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo af687f681e864ee0b16c125be341c5d3 2022-03-31 23:58:38.965 | + functions-common:get_or_create_endpoint:1127 : public_id=af687f681e864ee0b16c125be341c5d3 2022-03-31 23:58:38.965 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:58:38.965 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:58:38.965 | + functions-common:get_or_create_endpoint:1136 : echo af687f681e864ee0b16c125be341c5d3 2022-03-31 23:58:38.965 | af687f681e864ee0b16c125be341c5d3 2022-03-31 23:58:38.965 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-31 23:58:38.965 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:58:38.965 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-31 23:58:38.965 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-31 23:58:38.965 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-31 23:58:38.965 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-31 23:58:38.965 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-31 23:58:38.965 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-31 23:58:38.965 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-31 23:58:39.010 | [380355 Async create_glance_accounts:414883]: finished create_glance_accounts with result 0 in 99 seconds 2022-03-31 23:58:39.055 | [380355 Async create_cinder_accounts:415013]: Waiting for completion of create_cinder_accounts running on PID 415013 (4 other jobs running) 2022-03-31 23:58:39.085 | [380355 Async create_cinder_accounts:415013]: Signaling child to exit 2022-03-31 23:58:39.086 | WAKEUP 2022-03-31 23:58:39.115 | [380355 Async create_cinder_accounts:415013]: Signaled 2022-03-31 23:58:39.117 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-31 23:58:39.117 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-31 23:58:39.117 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-31 23:58:39.117 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:58:39.117 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:58:39.117 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:58:39.117 | ++ 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-31 23:58:39.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.117 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.117 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.117 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:39.117 | + functions-common:get_or_create_user:925 : user_id=ab22f10708b643d3a61ee197633657cd 2022-03-31 23:58:39.117 | + functions-common:get_or_create_user:926 : echo ab22f10708b643d3a61ee197633657cd 2022-03-31 23:58:39.117 | ab22f10708b643d3a61ee197633657cd 2022-03-31 23:58:39.117 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-31 23:58:39.117 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:58:39.117 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:58:39.117 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:58:39.117 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:58:39.117 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:58:39.117 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:58:39.117 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:58:39.117 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:58:39.117 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:58:39.118 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:58:39.118 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:58:39.118 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:58:39.118 | ++ 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-31 23:58:39.118 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:58:39.118 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:39.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.118 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.118 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.118 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:39.118 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:58:39.118 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:58:39.118 | + 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-31 23:58:39.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.118 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.118 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.118 | ++ 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-31 23:58:39.118 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:58:39.118 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:58:39.118 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:58:39.118 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:39.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.118 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.118 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.118 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:39.118 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:58:39.118 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:58:39.119 | ++ functions-common:get_field:818 : echo '| 0de015593acb4ac796995ef6737fef5c | ab22f10708b643d3a61ee197633657cd | | 65f5d96be115408cb44a1ec3a3f64307 | | | False |' 2022-03-31 23:58:39.119 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:58:39.119 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:39.119 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0de015593acb4ac796995ef6737fef5c 2022-03-31 23:58:39.119 | + functions-common:get_or_add_user_project_role:997 : echo 0de015593acb4ac796995ef6737fef5c 2022-03-31 23:58:39.119 | 0de015593acb4ac796995ef6737fef5c 2022-03-31 23:58:39.119 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:58:39.119 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-31 23:58:39.119 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:58:39.119 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-31 23:58:39.119 | ++ 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-31 23:58:39.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.119 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.119 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.119 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:39.119 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:58:39.119 | 7a4385eae755430a8704cff000f1af2e' 2022-03-31 23:58:39.119 | + functions-common:get_or_create_service:1094 : echo 7a4385eae755430a8704cff000f1af2e 2022-03-31 23:58:39.119 | 7a4385eae755430a8704cff000f1af2e 2022-03-31 23:58:39.119 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-31 23:58:39.119 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.70/volume/v3/$(project_id)s' 2022-03-31 23:58:39.119 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:58:39.119 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.70/volume/v3/$(project_id)s' RegionOne 2022-03-31 23:58:39.119 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:58:39.119 | +++ 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-31 23:58:39.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.119 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.119 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.119 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:39.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:58:39.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:58:39.120 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.70/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:58:39.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.120 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.120 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.120 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:39.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=11eba26888a541d1b5837ef1e5607acc 2022-03-31 23:58:39.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 11eba26888a541d1b5837ef1e5607acc 2022-03-31 23:58:39.120 | + functions-common:get_or_create_endpoint:1127 : public_id=11eba26888a541d1b5837ef1e5607acc 2022-03-31 23:58:39.120 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:58:39.120 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:58:39.120 | + functions-common:get_or_create_endpoint:1136 : echo 11eba26888a541d1b5837ef1e5607acc 2022-03-31 23:58:39.120 | 11eba26888a541d1b5837ef1e5607acc 2022-03-31 23:58:39.120 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-31 23:58:39.120 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:58:39.120 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-31 23:58:39.120 | ++ 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-31 23:58:39.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.120 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.120 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.120 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:39.120 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:58:39.120 | b87054b89be04c8b9971025f7a25b3c6' 2022-03-31 23:58:39.120 | + functions-common:get_or_create_service:1094 : echo b87054b89be04c8b9971025f7a25b3c6 2022-03-31 23:58:39.120 | b87054b89be04c8b9971025f7a25b3c6 2022-03-31 23:58:39.120 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.70/volume/v3/$(project_id)s' 2022-03-31 23:58:39.120 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:58:39.120 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.70/volume/v3/$(project_id)s' RegionOne 2022-03-31 23:58:39.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:58:39.121 | +++ 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-31 23:58:39.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.121 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.121 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.121 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:39.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:58:39.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:58:39.121 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.70/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:58:39.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.121 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.121 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.121 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:39.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7c3a1a5fa4cd4099989d9c0825b16651 2022-03-31 23:58:39.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7c3a1a5fa4cd4099989d9c0825b16651 2022-03-31 23:58:39.121 | + functions-common:get_or_create_endpoint:1127 : public_id=7c3a1a5fa4cd4099989d9c0825b16651 2022-03-31 23:58:39.121 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:58:39.121 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:58:39.121 | + functions-common:get_or_create_endpoint:1136 : echo 7c3a1a5fa4cd4099989d9c0825b16651 2022-03-31 23:58:39.121 | 7c3a1a5fa4cd4099989d9c0825b16651 2022-03-31 23:58:39.121 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-31 23:58:39.121 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-31 23:58:39.121 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:58:39.121 | +++ 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-31 23:58:39.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.121 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.121 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.121 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:39.121 | ++ functions-common:get_or_create_project:938 : project_id=65f5d96be115408cb44a1ec3a3f64307 2022-03-31 23:58:39.121 | ++ functions-common:get_or_create_project:939 : echo 65f5d96be115408cb44a1ec3a3f64307 2022-03-31 23:58:39.122 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 65f5d96be115408cb44a1ec3a3f64307 2022-03-31 23:58:39.122 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-31 23:58:39.122 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:58:39.122 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:58:39.122 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-31 23:58:39.122 | +++ 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-31 23:58:39.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.122 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.122 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.122 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-31 23:58:39.122 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:39.122 | ++ functions-common:get_or_create_user:925 : user_id=ab22f10708b643d3a61ee197633657cd 2022-03-31 23:58:39.122 | ++ functions-common:get_or_create_user:926 : echo ab22f10708b643d3a61ee197633657cd 2022-03-31 23:58:39.122 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id ab22f10708b643d3a61ee197633657cd 2022-03-31 23:58:39.178 | [380355 Async create_cinder_accounts:415013]: finished create_cinder_accounts with result 0 in 83 seconds 2022-03-31 23:58:39.183 | + inc/async:async_wait:197 : return 0 2022-03-31 23:58:39.187 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-31 23:58:39.243 | [380355 Async create_neutron_accounts:415128]: Waiting for completion of create_neutron_accounts running on PID 415128 (3 other jobs running) 2022-03-31 23:58:39.270 | [380355 Async create_neutron_accounts:415128]: Signaling child to exit 2022-03-31 23:58:39.272 | WAKEUP 2022-03-31 23:58:39.296 | [380355 Async create_neutron_accounts:415128]: Signaled 2022-03-31 23:58:39.298 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-31 23:58:39.298 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:58:39.298 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:58:39.298 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:58:39.298 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:58:39.298 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:58:39.298 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:58:39.298 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-31 23:58:39.298 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-31 23:58:39.298 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-31 23:58:39.298 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.70:9696/ 2022-03-31 23:58:39.298 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-31 23:58:39.298 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-31 23:58:39.298 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-31 23:58:39.298 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:58:39.298 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:58:39.298 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:58:39.298 | ++ 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-31 23:58:39.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.298 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.298 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.299 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:39.299 | + functions-common:get_or_create_user:925 : user_id=195800fef7224c31bac741d3e0b83079 2022-03-31 23:58:39.299 | + functions-common:get_or_create_user:926 : echo 195800fef7224c31bac741d3e0b83079 2022-03-31 23:58:39.299 | 195800fef7224c31bac741d3e0b83079 2022-03-31 23:58:39.299 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-31 23:58:39.299 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:58:39.299 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:58:39.299 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:58:39.299 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:58:39.299 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:58:39.299 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:58:39.299 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:58:39.299 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:58:39.299 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:58:39.299 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:58:39.299 | ++ 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-31 23:58:39.299 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:58:39.299 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:58:39.299 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:58:39.299 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:39.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.299 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.299 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.299 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:39.299 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:58:39.299 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:58:39.299 | + 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-31 23:58:39.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.299 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.299 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.300 | ++ 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-31 23:58:39.300 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:58:39.300 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:58:39.300 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:58:39.300 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:39.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.300 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:39.300 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:58:39.300 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:58:39.300 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:58:39.300 | ++ functions-common:get_field:818 : echo '| 0de015593acb4ac796995ef6737fef5c | 195800fef7224c31bac741d3e0b83079 | | 65f5d96be115408cb44a1ec3a3f64307 | | | False |' 2022-03-31 23:58:39.300 | ++ functions-common:get_field:812 : read data 2022-03-31 23:58:39.300 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0de015593acb4ac796995ef6737fef5c 2022-03-31 23:58:39.300 | + functions-common:get_or_add_user_project_role:997 : echo 0de015593acb4ac796995ef6737fef5c 2022-03-31 23:58:39.300 | 0de015593acb4ac796995ef6737fef5c 2022-03-31 23:58:39.300 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:58:39.300 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-31 23:58:39.300 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:58:39.300 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-31 23:58:39.300 | ++ 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-31 23:58:39.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.300 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:39.300 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:58:39.300 | ea800a7ced764b5a9b0cedb4bd49a0cd' 2022-03-31 23:58:39.300 | + functions-common:get_or_create_service:1094 : echo ea800a7ced764b5a9b0cedb4bd49a0cd 2022-03-31 23:58:39.300 | ea800a7ced764b5a9b0cedb4bd49a0cd 2022-03-31 23:58:39.301 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.70:9696/ 2022-03-31 23:58:39.301 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:58:39.301 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.70:9696/ RegionOne 2022-03-31 23:58:39.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:58:39.301 | +++ 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-31 23:58:39.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.301 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.301 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.301 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:39.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:58:39.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:58:39.301 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.70:9696/ --region RegionOne -f value -c id 2022-03-31 23:58:39.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.301 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:58:39.301 | from cryptography.utils import int_from_bytes 2022-03-31 23:58:39.301 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:58:39.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=11a8a9c6d72249a6936b5b8e45aa147d 2022-03-31 23:58:39.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 11a8a9c6d72249a6936b5b8e45aa147d 2022-03-31 23:58:39.301 | + functions-common:get_or_create_endpoint:1127 : public_id=11a8a9c6d72249a6936b5b8e45aa147d 2022-03-31 23:58:39.301 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:58:39.301 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:58:39.301 | + functions-common:get_or_create_endpoint:1136 : echo 11a8a9c6d72249a6936b5b8e45aa147d 2022-03-31 23:58:39.301 | 11a8a9c6d72249a6936b5b8e45aa147d 2022-03-31 23:58:39.350 | [380355 Async create_neutron_accounts:415128]: finished create_neutron_accounts with result 0 in 59 seconds 2022-03-31 23:58:39.406 | [380355 Async create_swift_accounts:415270]: Waiting for completion of create_swift_accounts running on PID 415270 (2 other jobs running) 2022-03-31 23:58:39.440 | [380355 Async create_swift_accounts:415270]: Signaling child to exit 2022-03-31 23:59:32.929 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:59:32.956 | [415270 Async create_swift_accounts:415270]: finished successfully 2022-03-31 23:59:32.978 | WAKEUP 2022-03-31 23:59:33.004 | [380355 Async create_swift_accounts:415270]: Signaled 2022-03-31 23:59:33.005 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-31 23:59:33.005 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-31 23:59:33.005 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-31 23:59:33.005 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-31 23:59:33.005 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-31 23:59:33.005 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-31 23:59:33.006 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-31 23:59:33.006 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-31 23:59:33.006 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-31 23:59:33.006 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-31 23:59:33.006 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:59:33.006 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-31 23:59:33.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.006 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.006 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.006 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.006 | ++ functions-common:get_or_create_role:950 : role_id=de2f2c0318654bb69c9d34d2d01449da 2022-03-31 23:59:33.006 | ++ functions-common:get_or_create_role:951 : echo de2f2c0318654bb69c9d34d2d01449da 2022-03-31 23:59:33.006 | + lib/swift:create_swift_accounts:614 : another_role=de2f2c0318654bb69c9d34d2d01449da 2022-03-31 23:59:33.006 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-31 23:59:33.006 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-31 23:59:33.006 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:59:33.006 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:59:33.006 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:59:33.006 | ++ 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-31 23:59:33.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.006 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.006 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.006 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.006 | + functions-common:get_or_create_user:925 : user_id=31dd253def3c4b39b19c1305b955ad2a 2022-03-31 23:59:33.006 | + functions-common:get_or_create_user:926 : echo 31dd253def3c4b39b19c1305b955ad2a 2022-03-31 23:59:33.006 | 31dd253def3c4b39b19c1305b955ad2a 2022-03-31 23:59:33.006 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-31 23:59:33.007 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:59:33.007 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:59:33.007 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:59:33.007 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:59:33.007 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:59:33.007 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:59:33.007 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:59:33.007 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:59:33.007 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:59:33.007 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:59:33.007 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:59:33.007 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:59:33.007 | ++ 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-31 23:59:33.007 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:59:33.007 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.007 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.007 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.007 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.007 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:59:33.007 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:59:33.007 | + 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-31 23:59:33.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.007 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.007 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.007 | ++ 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-31 23:59:33.007 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:59:33.007 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:59:33.007 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:59:33.008 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.008 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.008 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.008 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.008 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:59:33.008 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:59:33.008 | ++ functions-common:get_field:818 : echo '| 0de015593acb4ac796995ef6737fef5c | 31dd253def3c4b39b19c1305b955ad2a | | 65f5d96be115408cb44a1ec3a3f64307 | | | False |' 2022-03-31 23:59:33.008 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:59:33.008 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.008 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0de015593acb4ac796995ef6737fef5c 2022-03-31 23:59:33.008 | + functions-common:get_or_add_user_project_role:997 : echo 0de015593acb4ac796995ef6737fef5c 2022-03-31 23:59:33.008 | 0de015593acb4ac796995ef6737fef5c 2022-03-31 23:59:33.008 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 23:59:33.008 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-31 23:59:33.008 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:59:33.008 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:59:33.008 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:59:33.008 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:59:33.008 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:59:33.008 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:59:33.008 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:59:33.008 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:59:33.008 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:59:33.008 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:59:33.008 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:59:33.008 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:59:33.008 | ++ 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-31 23:59:33.008 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:59:33.008 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.009 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.009 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.009 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.009 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:59:33.009 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:59:33.009 | + 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-31 23:59:33.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.009 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.009 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.009 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:59:33.009 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:59:33.009 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:59:33.009 | ++ 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-31 23:59:33.009 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.009 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.009 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.009 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.009 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:59:33.009 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:59:33.009 | ++ functions-common:get_field:818 : echo '| 7f1959d105f642269dbe5fd88287652c | 31dd253def3c4b39b19c1305b955ad2a | | 65f5d96be115408cb44a1ec3a3f64307 | | | False |' 2022-03-31 23:59:33.009 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:59:33.009 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.009 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7f1959d105f642269dbe5fd88287652c 2022-03-31 23:59:33.009 | + functions-common:get_or_add_user_project_role:997 : echo 7f1959d105f642269dbe5fd88287652c 2022-03-31 23:59:33.009 | 7f1959d105f642269dbe5fd88287652c 2022-03-31 23:59:33.009 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-31 23:59:33.010 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:59:33.010 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-31 23:59:33.010 | ++ 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-31 23:59:33.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.010 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.010 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:59:33.010 | 3c65b1f711a4467f88fe6590e7511f10' 2022-03-31 23:59:33.010 | + functions-common:get_or_create_service:1094 : echo 3c65b1f711a4467f88fe6590e7511f10 2022-03-31 23:59:33.010 | 3c65b1f711a4467f88fe6590e7511f10 2022-03-31 23:59:33.010 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.70:8080/v1/AUTH_$(project_id)s' http://10.222.0.70:8080 2022-03-31 23:59:33.010 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:59:33.010 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.70:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-31 23:59:33.010 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:59:33.010 | +++ 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-31 23:59:33.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.010 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.010 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:59:33.010 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:59:33.010 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.70:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:59:33.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.010 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.011 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.011 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=db0b2a75252c40679b364bc751be9157 2022-03-31 23:59:33.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo db0b2a75252c40679b364bc751be9157 2022-03-31 23:59:33.011 | + functions-common:get_or_create_endpoint:1127 : public_id=db0b2a75252c40679b364bc751be9157 2022-03-31 23:59:33.011 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.70:8080 ]] 2022-03-31 23:59:33.011 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.70:8080 RegionOne 2022-03-31 23:59:33.011 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:59:33.011 | ++ 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-31 23:59:33.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.011 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.011 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.011 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.011 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:59:33.011 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:59:33.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.70:8080 --region RegionOne -f value -c id 2022-03-31 23:59:33.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.011 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.011 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.011 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.011 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=901f6b12d6344f7ab9e9759ca9e6752f 2022-03-31 23:59:33.011 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 901f6b12d6344f7ab9e9759ca9e6752f 2022-03-31 23:59:33.011 | 901f6b12d6344f7ab9e9759ca9e6752f 2022-03-31 23:59:33.011 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:59:33.011 | + functions-common:get_or_create_endpoint:1136 : echo db0b2a75252c40679b364bc751be9157 2022-03-31 23:59:33.011 | db0b2a75252c40679b364bc751be9157 2022-03-31 23:59:33.011 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-31 23:59:33.011 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-31 23:59:33.011 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:59:33.012 | +++ 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-31 23:59:33.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.012 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.012 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.012 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.012 | ++ functions-common:get_or_create_project:938 : project_id=47c6e5a174e0467e8783efe8fe4cda96 2022-03-31 23:59:33.012 | ++ functions-common:get_or_create_project:939 : echo 47c6e5a174e0467e8783efe8fe4cda96 2022-03-31 23:59:33.012 | + lib/swift:create_swift_accounts:628 : swift_project_test1=47c6e5a174e0467e8783efe8fe4cda96 2022-03-31 23:59:33.012 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-31 23:59:33.012 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:59:33.012 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-31 23:59:33.012 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:59:33.012 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-31 23:59:33.012 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-31 23:59:33.012 | +++ 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-31 23:59:33.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.012 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.012 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.012 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.012 | ++ functions-common:get_or_create_user:925 : user_id=eef29f43027a4caaa44ec00469af9a78 2022-03-31 23:59:33.012 | ++ functions-common:get_or_create_user:926 : echo eef29f43027a4caaa44ec00469af9a78 2022-03-31 23:59:33.012 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=eef29f43027a4caaa44ec00469af9a78 2022-03-31 23:59:33.012 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-31 23:59:33.012 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:59:33.012 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin eef29f43027a4caaa44ec00469af9a78 47c6e5a174e0467e8783efe8fe4cda96 2022-03-31 23:59:33.012 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:59:33.012 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:59:33.012 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:59:33.013 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:59:33.013 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:59:33.013 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:59:33.013 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:59:33.013 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:59:33.013 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user eef29f43027a4caaa44ec00469af9a78 --project 47c6e5a174e0467e8783efe8fe4cda96 2022-03-31 23:59:33.013 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:59:33.013 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:59:33.013 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:59:33.013 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.013 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.013 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.013 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.013 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:59:33.013 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:59:33.013 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user eef29f43027a4caaa44ec00469af9a78 --project 47c6e5a174e0467e8783efe8fe4cda96 2022-03-31 23:59:33.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.013 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.013 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.013 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user eef29f43027a4caaa44ec00469af9a78 --project 47c6e5a174e0467e8783efe8fe4cda96 2022-03-31 23:59:33.013 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:59:33.013 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:59:33.013 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:59:33.013 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.013 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.013 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.013 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.014 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:59:33.014 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:59:33.014 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:59:33.014 | ++ functions-common:get_field:818 : echo '| 7f1959d105f642269dbe5fd88287652c | eef29f43027a4caaa44ec00469af9a78 | | 47c6e5a174e0467e8783efe8fe4cda96 | | | False |' 2022-03-31 23:59:33.014 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.014 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7f1959d105f642269dbe5fd88287652c 2022-03-31 23:59:33.014 | + functions-common:get_or_add_user_project_role:997 : echo 7f1959d105f642269dbe5fd88287652c 2022-03-31 23:59:33.014 | 7f1959d105f642269dbe5fd88287652c 2022-03-31 23:59:33.014 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-31 23:59:33.014 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-31 23:59:33.014 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:59:33.014 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-31 23:59:33.014 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-31 23:59:33.014 | +++ 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-31 23:59:33.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.014 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.014 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.014 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.014 | ++ functions-common:get_or_create_user:925 : user_id=b46c63fe803b44f286f8119e15875ec3 2022-03-31 23:59:33.014 | ++ functions-common:get_or_create_user:926 : echo b46c63fe803b44f286f8119e15875ec3 2022-03-31 23:59:33.014 | + lib/swift:create_swift_accounts:637 : swift_user_test3=b46c63fe803b44f286f8119e15875ec3 2022-03-31 23:59:33.014 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-31 23:59:33.014 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:59:33.014 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role de2f2c0318654bb69c9d34d2d01449da b46c63fe803b44f286f8119e15875ec3 47c6e5a174e0467e8783efe8fe4cda96 2022-03-31 23:59:33.014 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:59:33.014 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:59:33.014 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:59:33.014 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:59:33.014 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:59:33.014 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:59:33.015 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:59:33.015 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:59:33.015 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:59:33.015 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:59:33.015 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role de2f2c0318654bb69c9d34d2d01449da --user b46c63fe803b44f286f8119e15875ec3 --project 47c6e5a174e0467e8783efe8fe4cda96 2022-03-31 23:59:33.015 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:59:33.015 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.015 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.015 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.015 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.015 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:59:33.015 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:59:33.015 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add de2f2c0318654bb69c9d34d2d01449da --user b46c63fe803b44f286f8119e15875ec3 --project 47c6e5a174e0467e8783efe8fe4cda96 2022-03-31 23:59:33.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.015 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.015 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.015 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role de2f2c0318654bb69c9d34d2d01449da --user b46c63fe803b44f286f8119e15875ec3 --project 47c6e5a174e0467e8783efe8fe4cda96 2022-03-31 23:59:33.015 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:59:33.015 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:59:33.015 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:59:33.015 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.015 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.015 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.015 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.015 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:59:33.015 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:59:33.016 | ++ functions-common:get_field:818 : echo '| de2f2c0318654bb69c9d34d2d01449da | b46c63fe803b44f286f8119e15875ec3 | | 47c6e5a174e0467e8783efe8fe4cda96 | | | False |' 2022-03-31 23:59:33.016 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:59:33.016 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.016 | + functions-common:get_or_add_user_project_role:995 : user_role_id=de2f2c0318654bb69c9d34d2d01449da 2022-03-31 23:59:33.016 | + functions-common:get_or_add_user_project_role:997 : echo de2f2c0318654bb69c9d34d2d01449da 2022-03-31 23:59:33.016 | de2f2c0318654bb69c9d34d2d01449da 2022-03-31 23:59:33.016 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-31 23:59:33.016 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-31 23:59:33.016 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:59:33.016 | +++ 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-31 23:59:33.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.016 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.016 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.016 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.016 | ++ functions-common:get_or_create_project:938 : project_id=c0c2d6a49d1a468f82d2e889a80bd80c 2022-03-31 23:59:33.016 | ++ functions-common:get_or_create_project:939 : echo c0c2d6a49d1a468f82d2e889a80bd80c 2022-03-31 23:59:33.016 | + lib/swift:create_swift_accounts:642 : swift_project_test2=c0c2d6a49d1a468f82d2e889a80bd80c 2022-03-31 23:59:33.016 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-31 23:59:33.016 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:59:33.016 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-31 23:59:33.016 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-31 23:59:33.016 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:59:33.016 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-31 23:59:33.016 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-31 23:59:33.016 | +++ 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-31 23:59:33.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.016 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.016 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.016 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.017 | ++ functions-common:get_or_create_user:925 : user_id=dbb24cff103345bfb9147291ddf22875 2022-03-31 23:59:33.017 | ++ functions-common:get_or_create_user:926 : echo dbb24cff103345bfb9147291ddf22875 2022-03-31 23:59:33.017 | + lib/swift:create_swift_accounts:647 : swift_user_test2=dbb24cff103345bfb9147291ddf22875 2022-03-31 23:59:33.017 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-31 23:59:33.017 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:59:33.017 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin dbb24cff103345bfb9147291ddf22875 c0c2d6a49d1a468f82d2e889a80bd80c 2022-03-31 23:59:33.017 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:59:33.017 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:59:33.017 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:59:33.017 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:59:33.017 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:59:33.017 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:59:33.017 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:59:33.017 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:59:33.017 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dbb24cff103345bfb9147291ddf22875 --project c0c2d6a49d1a468f82d2e889a80bd80c 2022-03-31 23:59:33.017 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:59:33.017 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:59:33.017 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:59:33.017 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.017 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.017 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.017 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.017 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:59:33.017 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:59:33.017 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user dbb24cff103345bfb9147291ddf22875 --project c0c2d6a49d1a468f82d2e889a80bd80c 2022-03-31 23:59:33.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.018 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.018 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.018 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:59:33.018 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dbb24cff103345bfb9147291ddf22875 --project c0c2d6a49d1a468f82d2e889a80bd80c 2022-03-31 23:59:33.018 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:59:33.018 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:59:33.018 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.018 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.018 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.018 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.018 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:59:33.018 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:59:33.018 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:59:33.018 | ++ functions-common:get_field:818 : echo '| 7f1959d105f642269dbe5fd88287652c | dbb24cff103345bfb9147291ddf22875 | | c0c2d6a49d1a468f82d2e889a80bd80c | | | False |' 2022-03-31 23:59:33.018 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.018 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7f1959d105f642269dbe5fd88287652c 2022-03-31 23:59:33.018 | + functions-common:get_or_add_user_project_role:997 : echo 7f1959d105f642269dbe5fd88287652c 2022-03-31 23:59:33.018 | 7f1959d105f642269dbe5fd88287652c 2022-03-31 23:59:33.018 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-31 23:59:33.018 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-31 23:59:33.018 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:59:33.018 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-31 23:59:33.018 | +++ 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-31 23:59:33.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.018 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.018 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.019 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.019 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-31 23:59:33.019 | dacc39d6374041699f8190dc63fa66ec' 2022-03-31 23:59:33.019 | ++ functions-common:get_or_create_domain:888 : echo dacc39d6374041699f8190dc63fa66ec 2022-03-31 23:59:33.019 | + lib/swift:create_swift_accounts:652 : swift_domain=dacc39d6374041699f8190dc63fa66ec 2022-03-31 23:59:33.019 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-31 23:59:33.019 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:59:33.019 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-31 23:59:33.019 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 dacc39d6374041699f8190dc63fa66ec 2022-03-31 23:59:33.019 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:59:33.019 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=dacc39d6374041699f8190dc63fa66ec --or-show -f value -c id 2022-03-31 23:59:33.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.019 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.019 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.019 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.019 | ++ functions-common:get_or_create_project:938 : project_id=d49543c058404128a3c9ffbe09d922f3 2022-03-31 23:59:33.019 | ++ functions-common:get_or_create_project:939 : echo d49543c058404128a3c9ffbe09d922f3 2022-03-31 23:59:33.019 | + lib/swift:create_swift_accounts:656 : swift_project_test4=d49543c058404128a3c9ffbe09d922f3 2022-03-31 23:59:33.020 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-31 23:59:33.020 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:59:33.020 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-31 23:59:33.020 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 dacc39d6374041699f8190dc63fa66ec test4@example.com 2022-03-31 23:59:33.020 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:59:33.020 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-31 23:59:33.020 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-31 23:59:33.020 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=dacc39d6374041699f8190dc63fa66ec --email=test4@example.com --or-show -f value -c id 2022-03-31 23:59:33.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.020 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.020 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.020 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.020 | ++ functions-common:get_or_create_user:925 : user_id=b058b063f0984877bff236552e87fa21 2022-03-31 23:59:33.020 | ++ functions-common:get_or_create_user:926 : echo b058b063f0984877bff236552e87fa21 2022-03-31 23:59:33.020 | + lib/swift:create_swift_accounts:661 : swift_user_test4=b058b063f0984877bff236552e87fa21 2022-03-31 23:59:33.020 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-31 23:59:33.020 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:59:33.020 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin b058b063f0984877bff236552e87fa21 d49543c058404128a3c9ffbe09d922f3 2022-03-31 23:59:33.020 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:59:33.020 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:59:33.020 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:59:33.020 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:59:33.020 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:59:33.021 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:59:33.021 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:59:33.021 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:59:33.021 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b058b063f0984877bff236552e87fa21 --project d49543c058404128a3c9ffbe09d922f3 2022-03-31 23:59:33.021 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:59:33.021 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:59:33.021 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:59:33.021 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.021 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.021 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.021 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.021 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:59:33.021 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:59:33.021 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user b058b063f0984877bff236552e87fa21 --project d49543c058404128a3c9ffbe09d922f3 2022-03-31 23:59:33.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.021 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.021 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.021 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b058b063f0984877bff236552e87fa21 --project d49543c058404128a3c9ffbe09d922f3 2022-03-31 23:59:33.021 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:59:33.021 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:59:33.021 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:59:33.021 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.021 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:33.021 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:33.021 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:59:33.021 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:59:33.021 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:59:33.022 | ++ functions-common:get_field:818 : echo '| 7f1959d105f642269dbe5fd88287652c | b058b063f0984877bff236552e87fa21 | | d49543c058404128a3c9ffbe09d922f3 | | | False |' 2022-03-31 23:59:33.022 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:59:33.022 | ++ functions-common:get_field:812 : read data 2022-03-31 23:59:33.022 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7f1959d105f642269dbe5fd88287652c 2022-03-31 23:59:33.022 | + functions-common:get_or_add_user_project_role:997 : echo 7f1959d105f642269dbe5fd88287652c 2022-03-31 23:59:33.022 | 7f1959d105f642269dbe5fd88287652c 2022-03-31 23:59:33.055 | [380355 Async create_swift_accounts:415270]: finished create_swift_accounts with result 0 in 157 seconds 2022-03-31 23:59:33.062 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-31 23:59:33.065 | + inc/async:async_wait:197 : return 0 2022-03-31 23:59:33.068 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-31 23:59:33.090 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:59:33.093 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-31 23:59:33.112 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:59:33.115 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-31 23:59:33.117 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:59:33.120 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-31 23:59:33.123 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-31 23:59:33.125 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-31 23:59:33.197 | + inc/async:async_inner:63 : init_glance 2022-03-31 23:59:33.238 | [380355 Async init_glance:419566]: running: init_glance 2022-03-31 23:59:33.241 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-31 23:59:33.261 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:59:33.264 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-31 23:59:33.267 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:59:33.270 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-31 23:59:33.274 | + ./stack.sh:main:1147 : configure_neutron 2022-03-31 23:59:33.279 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-31 23:59:33.284 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:59:33.284 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:59:33.290 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:59:33.292 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:59:33.295 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:59:33.298 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:59:33.301 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-31 23:59:33.304 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-31 23:59:33.307 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-31 23:59:33.310 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-31 23:59:33.325 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-31 23:59:33.329 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-31 23:59:36.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:36.915 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:36.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:36.915 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:40.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:40.648 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:40.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:40.648 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:44.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:44.427 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:44.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:44.427 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:44.615 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:59:44.644 | [419566 Async init_glance:419566]: finished successfully 2022-03-31 23:59:48.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:48.060 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:48.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:48.060 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:51.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:51.663 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:51.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:51.664 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:55.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:55.254 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:55.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:55.254 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:59.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:59.183 | from cryptography.utils import int_from_bytes 2022-03-31 23:59:59.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:59:59.183 | from cryptography.utils import int_from_bytes 2022-04-01 00:00:03.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:00:03.192 | from cryptography.utils import int_from_bytes 2022-04-01 00:00:03.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:00:03.192 | from cryptography.utils import int_from_bytes 2022-04-01 00:00:08.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:00:08.287 | from cryptography.utils import int_from_bytes 2022-04-01 00:00:08.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:00:08.287 | from cryptography.utils import int_from_bytes 2022-04-01 00:00:08.287 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-01 00:00:14.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:00:14.709 | from cryptography.utils import int_from_bytes 2022-04-01 00:00:14.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:00:14.709 | from cryptography.utils import int_from_bytes 2022-04-01 00:00:15.071 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-01 00:00:15.076 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-01 00:00:15.078 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-01 00:00:15.081 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-01 00:00:15.084 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-01 00:00:15.087 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-01 00:00:15.090 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-01 00:00:15.093 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-01 00:00:15.095 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-01 00:00:15.098 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-01 00:00:15.102 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-01 00:00:15.106 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-01 00:00:15.109 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-01 00:00:15.111 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-01 00:00:15.114 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-01 00:00:15.116 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-01 00:00:15.120 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:00:15.124 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-01 00:00:15.127 | + 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-04-01 00:00:15.134 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-01 00:00:15.137 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-01 00:00:15.140 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-01 00:00:15.144 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-01 00:00:15.147 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-01 00:00:15.150 | + 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-04-01 00:00:15.183 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-01 00:00:15.220 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-01 00:00:15.253 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-01 00:00:15.290 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-01 00:00:15.328 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-01 00:00:15.364 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-01 00:00:15.367 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-01 00:00:15.369 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-01 00:00:15.372 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 00:00:15.375 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 00:00:15.396 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 00:00:15.398 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 00:00:15.400 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 00:00:15.403 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 00:00:15.405 | + 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-04-01 00:00:15.442 | + 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-04-01 00:00:15.481 | + 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-04-01 00:00:15.517 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 00:00:15.552 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-01 00:00:15.570 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:00:15.573 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-01 00:00:15.576 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-01 00:00:15.578 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-01 00:00:15.581 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-01 00:00:15.583 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-01 00:00:15.597 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-01 00:00:15.600 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-01 00:00:15.603 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-01 00:00:15.605 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-01 00:00:15.620 | + 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-04-01 00:00:15.637 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-01 00:00:15.640 | + 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-04-01 00:00:15.655 | + 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-04-01 00:00:15.671 | + 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-04-01 00:00:15.686 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-01 00:00:15.688 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 00:00:15.692 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-01 00:00:15.697 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.VQVA4pgsfj 2022-04-01 00:00:15.700 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-01 00:00:15.704 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 00:00:15.707 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.VQVA4pgsfj 2022-04-01 00:00:15.712 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.VQVA4pgsfj 2022-04-01 00:00:15.726 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.VQVA4pgsfj /etc/sudoers.d/neutron-rootwrap 2022-04-01 00:00:15.746 | + 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-04-01 00:00:15.783 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-01 00:00:15.786 | + 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-04-01 00:00:15.821 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-01 00:00:15.824 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-01 00:00:15.827 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-01 00:00:15.830 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 00:00:15.833 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 00:00:15.837 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 00:00:15.858 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:00:15.869 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 00:00:15.872 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 00:00:15.875 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 00:00:15.895 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:00:15.897 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 00:00:15.901 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 00:00:15.935 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 00:00:15.937 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 00:00:15.941 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-01 00:00:15.962 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:00:15.964 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-01 00:00:15.969 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-01 00:00:15.973 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 00:00:15.977 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 00:00:15.980 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-01 00:00:15.983 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-01 00:00:15.987 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 00:00:15.990 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-01 00:00:15.992 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-01 00:00:15.996 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-01 00:00:16.005 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-01 00:00:16.008 | + 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-04-01 00:00:16.014 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-01 00:00:16.035 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:00:16.038 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-01 00:00:16.040 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-01 00:00:16.043 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-01 00:00:16.048 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-01 00:00:16.093 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-01 00:00:16.132 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-01 00:00:16.168 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-01 00:00:16.210 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-01 00:00:16.246 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-01 00:00:16.250 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 00:00:16.254 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-01 00:00:16.257 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 00:00:16.260 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-01 00:00:16.298 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-01 00:00:16.338 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-04-01 00:00:16.379 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-01 00:00:16.415 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-01 00:00:16.452 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-01 00:00:16.491 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-01 00:00:16.527 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-01 00:00:16.568 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 00:00:16.609 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 00:00:16.651 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-01 00:00:16.696 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-01 00:00:16.734 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-01 00:00:16.737 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 00:00:16.740 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 00:00:16.742 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-01 00:00:16.745 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-01 00:00:16.782 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-01 00:00:16.819 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.70/identity 2022-04-01 00:00:16.864 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-01 00:00:16.904 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-01 00:00:16.940 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-01 00:00:16.979 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-01 00:00:17.021 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-01 00:00:17.059 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-01 00:00:17.094 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-01 00:00:17.128 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-01 00:00:17.131 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-01 00:00:17.134 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-01 00:00:17.136 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-01 00:00:17.139 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-01 00:00:17.142 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-01 00:00:17.146 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-01 00:00:17.149 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 850:899 != '' ]] 2022-04-01 00:00:17.152 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:850:899 2022-04-01 00:00:17.155 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:850:899 != '' ]] 2022-04-01 00:00:17.158 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-01 00:00:17.162 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-01 00:00:17.166 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-01 00:00:17.169 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-01 00:00:17.172 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-01 00:00:17.175 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-01 00:00:17.178 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-01 00:00:17.181 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-01 00:00:17.183 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-01 00:00:17.186 | + 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-04-01 00:00:17.228 | + 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-04-01 00:00:17.231 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:00:17.234 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 00:00:17.237 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-01 00:00:17.239 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-01 00:00:17.242 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 00:00:17.244 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-01 00:00:17.277 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-01 00:00:17.280 | + 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-04-01 00:00:17.284 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:00:17.287 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 00:00:17.291 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-01 00:00:17.293 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-01 00:00:17.296 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 00:00:17.299 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-01 00:00:17.337 | + 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-04-01 00:00:17.340 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:00:17.342 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 00:00:17.345 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-01 00:00:17.349 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-01 00:00:17.351 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 00:00:17.354 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-01 00:00:17.388 | + 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-04-01 00:00:17.391 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:00:17.394 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-01 00:00:17.397 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-01 00:00:17.399 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-01 00:00:17.403 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 00:00:17.406 | + 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-04-01 00:00:17.441 | + 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-04-01 00:00:17.443 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:00:17.446 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-01 00:00:17.454 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-01 00:00:17.457 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-01 00:00:17.460 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 00:00:17.462 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-01 00:00:17.497 | + 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-04-01 00:00:17.499 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:00:17.502 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-01 00:00:17.504 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-01 00:00:17.507 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-01 00:00:17.510 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 00:00:17.513 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-01 00:00:17.554 | + 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:850:899 2022-04-01 00:00:17.557 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:00:17.560 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-01 00:00:17.563 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:850:899 2022-04-01 00:00:17.567 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:850:899 ']' 2022-04-01 00:00:17.569 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 00:00:17.572 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:850:899 2022-04-01 00:00:17.605 | + 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-04-01 00:00:17.611 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:00:17.614 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-01 00:00:17.617 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-01 00:00:17.620 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-01 00:00:17.623 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 00:00:17.625 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-01 00:00:17.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-01 00:00:17.663 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-01 00:00:17.688 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:00:17.692 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-01 00:00:17.695 | + 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-04-01 00:00:17.732 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-01 00:00:17.735 | + 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-04-01 00:00:17.768 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-01 00:00:17.805 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-01 00:00:17.808 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-01 00:00:17.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-01 00:00:17.815 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-01 00:00:21.343 | INFO neutron.common.config [-] Logging enabled! 2022-04-01 00:00:21.343 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-04-01 00:00:21.344 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=421508) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-01 00:00:21.395 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=421508) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 00:00:21.395 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=421508) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 00:00:21.396 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=421508) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 00:00:21.396 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=421508) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 00:00:21.396 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=421508) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 00:00:21.396 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=421508) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 00:00:21.451 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-01 00:00:21.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:00:21.451 | from cryptography.utils import int_from_bytes 2022-04-01 00:00:21.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:00:21.451 | from cryptography.utils import int_from_bytes 2022-04-01 00:00:21.861 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-01 00:00:21.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-01 00:00:21.867 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-01 00:00:21.870 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 00:00:21.874 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-01 00:00:21.938 | + 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-04-01 00:00:21.956 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-01 00:00:21.959 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-01 00:00:21.968 | + 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-04-01 00:00:22.004 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-01 00:00:22.007 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-01 00:00:22.016 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-01 00:00:22.019 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-01 00:00:22.022 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-01 00:00:22.038 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-01 00:00:22.052 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-01 00:00:22.055 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-01 00:00:22.072 | net.bridge.bridge-nf-call-iptables = 1 2022-04-01 00:00:22.076 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-01 00:00:22.078 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-01 00:00:22.088 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-01 00:00:22.093 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-01 00:00:22.097 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-01 00:00:22.100 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-01 00:00:22.102 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-01 00:00:22.106 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-01 00:00:22.108 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-01 00:00:22.111 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-01 00:00:22.115 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 00:00:22.117 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-01 00:00:22.152 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-01 00:00:22.155 | + 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-04-01 00:00:22.206 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-01 00:00:22.209 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-01 00:00:22.246 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-01 00:00:22.284 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-01 00:00:22.308 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:00:22.310 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-01 00:00:22.316 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-01 00:00:22.322 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-01 00:00:22.364 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-01 00:00:22.400 | + 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-04-01 00:00:22.444 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-01 00:00:22.447 | + 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-04-01 00:00:22.486 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-01 00:00:22.504 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:00:22.507 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-01 00:00:22.509 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-01 00:00:22.546 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-01 00:00:22.552 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-01 00:00:22.555 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-01 00:00:22.593 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-01 00:00:22.596 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-01 00:00:22.599 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-01 00:00:22.606 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-01 00:00:22.630 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:00:22.633 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-01 00:00:22.636 | + 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-04-01 00:00:22.641 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-01 00:00:22.678 | + 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-04-01 00:00:22.719 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-01 00:00:22.723 | + 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-04-01 00:00:22.762 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-01 00:00:22.766 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-01 00:00:22.800 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-01 00:00:22.802 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-01 00:00:22.805 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-01 00:00:22.844 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-01 00:00:22.846 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-01 00:00:22.849 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-01 00:00:22.852 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-01 00:00:26.093 | INFO neutron.common.config [-] Logging enabled! 2022-04-01 00:00:26.093 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-04-01 00:00:26.093 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=422104) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-01 00:00:26.144 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=422104) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 00:00:26.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=422104) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 00:00:26.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=422104) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 00:00:26.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=422104) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 00:00:26.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=422104) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 00:00:26.145 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=422104) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 00:00:26.207 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-01 00:00:26.207 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=422104) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-01 00:00:26.208 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=422104) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-01 00:00:26.208 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-01 00:00:26.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:00:26.208 | from cryptography.utils import int_from_bytes 2022-04-01 00:00:26.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:00:26.208 | from cryptography.utils import int_from_bytes 2022-04-01 00:00:26.615 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-01 00:00:26.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-01 00:00:26.620 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-01 00:00:26.623 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-01 00:00:26.625 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-01 00:00:26.629 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 00:00:26.631 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-01 00:00:26.651 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-01 00:00:26.653 | + functions:set_mtu:785 : local dev=br-data 2022-04-01 00:00:26.656 | + functions:set_mtu:786 : local mtu=1500 2022-04-01 00:00:26.659 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-01 00:00:26.674 | + 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-04-01 00:00:26.696 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-01 00:00:26.699 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-01 00:00:26.701 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-01 00:00:26.704 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-01 00:00:26.709 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-01 00:00:26.711 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-01 00:00:26.714 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-01 00:00:26.717 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-01 00:00:26.722 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-01 00:00:26.724 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-01 00:00:26.727 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-01 00:00:26.732 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-01 00:00:26.735 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-01 00:00:26.737 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-01 00:00:26.741 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-01 00:00:26.743 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-01 00:00:26.749 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-01 00:00:26.751 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-01 00:00:26.754 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-01 00:00:26.757 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-01 00:00:26.761 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-01 00:00:26.762 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-01 00:00:26.764 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-01 00:00:26.771 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.58/22 brd 192.168.3.255' 2022-04-01 00:00:26.774 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-01 00:00:26.777 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-01 00:00:26.780 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-01 00:00:26.783 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-01 00:00:26.785 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.58/22 brd 192.168.3.255 != '' ]] 2022-04-01 00:00:26.788 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1' 2022-04-01 00:00:26.791 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data' 2022-04-01 00:00:26.794 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-01 00:00:26.796 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-01 00:00:26.801 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.58/22 brd 192.168.3.255 2022-04-01 00:00:26.802 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-01 00:00:26.802 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-01 00:00:26.805 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-01 00:00:26.810 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.58 2022-04-01 00:00:26.813 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.58 ' 2022-04-01 00:00:26.816 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1 2022-04-01 00:00:26.832 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data 2022-04-01 00:00:26.848 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-01 00:00:26.863 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-01 00:00:26.886 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.58 2022-04-01 00:00:26.896 | PING 192.168.0.58 (192.168.0.58) from 192.168.0.58 br-data: 56(84) bytes of data. 2022-04-01 00:00:26.896 | 64 bytes from 192.168.0.58: icmp_seq=1 ttl=64 time=0.080 ms 2022-04-01 00:00:27.902 | 64 bytes from 192.168.0.58: icmp_seq=2 ttl=64 time=0.060 ms 2022-04-01 00:00:28.926 | 64 bytes from 192.168.0.58: icmp_seq=3 ttl=64 time=0.058 ms 2022-04-01 00:00:28.926 | 2022-04-01 00:00:28.926 | --- 192.168.0.58 ping statistics --- 2022-04-01 00:00:28.926 | 3 packets transmitted, 3 received, 0% packet loss, time 2030ms 2022-04-01 00:00:28.927 | rtt min/avg/max/mdev = 0.058/0.066/0.080/0.009 ms 2022-04-01 00:00:28.932 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-04-01 00:00:28.932 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-04-01 00:00:28.938 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-04-01 00:00:28.941 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-04-01 00:00:28.962 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:00:28.965 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-04-01 00:00:28.968 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-04-01 00:00:28.977 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-04-01 00:00:29.017 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.70 2022-04-01 00:00:29.049 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-04-01 00:00:29.084 | + 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-04-01 00:00:29.118 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-04-01 00:00:29.121 | + 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-04-01 00:00:29.155 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-01 00:00:29.158 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-04-01 00:00:29.177 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:00:29.180 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-04-01 00:00:29.182 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-04-01 00:00:29.200 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:00:29.203 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-04-01 00:00:29.221 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:00:29.223 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-04-01 00:00:29.242 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:00:29.244 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-04-01 00:00:29.277 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-04-01 00:00:29.310 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-04-01 00:00:29.314 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-04-01 00:00:29.333 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:00:29.335 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-04-01 00:00:29.357 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:00:29.360 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-04-01 00:00:29.365 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-04-01 00:00:29.433 | + inc/async:async_inner:63 : init_neutron 2022-04-01 00:00:29.477 | [380355 Async init_neutron:422580]: running: init_neutron 2022-04-01 00:00:29.480 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-04-01 00:00:29.507 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:00:29.510 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-04-01 00:00:29.521 | ++ ./stack.sh:main:1162 : true 2022-04-01 00:00:29.524 | + ./stack.sh:main:1162 : netman_pid= 2022-04-01 00:00:29.527 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-04-01 00:00:29.530 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-04-01 00:00:29.548 | + ./stack.sh:main:1169 : clean_iptables 2022-04-01 00:00:29.558 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-04-01 00:00:29.558 | + lib/nova:clean_iptables:186 : grep nova 2022-04-01 00:00:29.559 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-04-01 00:00:29.561 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-04-01 00:00:29.564 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-04-01 00:00:29.565 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 00:00:29.566 | + lib/nova:clean_iptables:186 : bash 2022-04-01 00:00:29.575 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-04-01 00:00:29.578 | + lib/nova:clean_iptables:188 : grep nova 2022-04-01 00:00:29.581 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 00:00:29.584 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-04-01 00:00:29.584 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-04-01 00:00:29.588 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-04-01 00:00:29.591 | + lib/nova:clean_iptables:188 : bash 2022-04-01 00:00:29.599 | + lib/nova:clean_iptables:190 : grep nova 2022-04-01 00:00:29.600 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 00:00:29.601 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-04-01 00:00:29.606 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-04-01 00:00:29.606 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-04-01 00:00:29.607 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-04-01 00:00:29.607 | + lib/nova:clean_iptables:190 : bash 2022-04-01 00:00:29.627 | + lib/nova:clean_iptables:192 : grep nova 2022-04-01 00:00:29.627 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-04-01 00:00:29.629 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-04-01 00:00:29.634 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-04-01 00:00:29.634 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-04-01 00:00:29.634 | + lib/nova:clean_iptables:192 : bash 2022-04-01 00:00:29.634 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 00:00:29.645 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-04-01 00:00:29.654 | net.ipv4.ip_forward = 1 2022-04-01 00:00:29.659 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-04-01 00:00:29.684 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:00:29.689 | + ./stack.sh:main:1178 : configure_os_vif 2022-04-01 00:00:29.694 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-04-01 00:00:29.698 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-04-01 00:00:29.737 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-04-01 00:00:29.776 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-04-01 00:00:29.778 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-04-01 00:00:29.817 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-04-01 00:00:29.854 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-04-01 00:00:29.879 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:00:29.882 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-04-01 00:00:29.885 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:00:29.888 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-04-01 00:00:29.890 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-04-01 00:00:29.894 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-04-01 00:00:29.971 | + inc/async:async_inner:63 : init_swift 2022-04-01 00:00:30.020 | [380355 Async init_swift:422937]: running: init_swift 2022-04-01 00:00:30.024 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-04-01 00:00:30.049 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:00:30.052 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-04-01 00:00:30.053 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:00:30.056 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-04-01 00:00:30.059 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-04-01 00:00:30.062 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-04-01 00:00:30.169 | + inc/async:async_inner:63 : init_cinder 2022-04-01 00:00:30.231 | [380355 Async init_cinder:423032]: running: init_cinder 2022-04-01 00:00:30.235 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-04-01 00:00:30.298 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:00:30.302 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-04-01 00:00:30.304 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:00:30.307 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-04-01 00:00:30.320 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-04-01 00:00:30.323 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-04-01 00:00:30.430 | + inc/async:async_inner:63 : init_placement 2022-04-01 00:00:30.500 | [380355 Async init_placement:423172]: running: init_placement 2022-04-01 00:00:30.503 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-04-01 00:00:30.578 | [380355 Async init_neutron:422580]: Waiting for completion of init_neutron running on PID 422580 (6 other jobs running) 2022-04-01 00:00:30.632 | [380355 Async init_neutron:422580]: Signaling child to exit 2022-04-01 00:00:34.451 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:00:34.484 | [423032 Async init_cinder:423032]: finished successfully 2022-04-01 00:00:44.494 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:00:44.527 | [422937 Async init_swift:422937]: finished successfully 2022-04-01 00:01:03.345 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:01:03.385 | [422580 Async init_neutron:422580]: finished successfully 2022-04-01 00:01:03.413 | WAKEUP 2022-04-01 00:01:03.447 | [380355 Async init_neutron:422580]: Signaled 2022-04-01 00:01:03.449 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-04-01 00:01:03.449 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 00:01:03.449 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 00:01:03.449 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 00:01:03.449 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 00:01:03.449 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 00:01:03.449 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 00:01:03.449 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-04-01 00:01:03.449 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-04-01 00:01:03.449 | + lib/database:recreate_database:112 : local db=neutron 2022-04-01 00:01:03.449 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-04-01 00:01:03.449 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-04-01 00:01:03.449 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-04-01 00:01:03.449 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:01:03.449 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-04-01 00:01:03.449 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:01:03.449 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-04-01 00:01:03.449 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 00:01:03.449 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:01:03.450 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:01:03.450 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:01:03.450 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771232999 2022-04-01 00:01:03.450 | + 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-04-01 00:01:03.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:03.450 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:03.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:03.450 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-04-01 00:01:03.450 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-04-01 00:01:03.451 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-04-01 00:01:03.452 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-04-01 00:01:03.452 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-04-01 00:01:03.452 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-04-01 00:01:03.452 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-04-01 00:01:03.452 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-04-01 00:01:03.452 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-04-01 00:01:03.452 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-04-01 00:01:03.452 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-04-01 00:01:03.452 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-04-01 00:01:03.452 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-04-01 00:01:03.452 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-04-01 00:01:03.452 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-04-01 00:01:03.452 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-04-01 00:01:03.452 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-04-01 00:01:03.452 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-04-01 00:01:03.453 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-04-01 00:01:03.453 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-04-01 00:01:03.453 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-04-01 00:01:03.453 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-04-01 00:01:03.453 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-04-01 00:01:03.453 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-04-01 00:01:03.453 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-04-01 00:01:03.453 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-04-01 00:01:03.453 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-04-01 00:01:03.453 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-04-01 00:01:03.453 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-04-01 00:01:03.453 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-04-01 00:01:03.453 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-04-01 00:01:03.454 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-04-01 00:01:03.454 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-04-01 00:01:03.454 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-04-01 00:01:03.454 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-04-01 00:01:03.454 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-04-01 00:01:03.454 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-04-01 00:01:03.454 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-04-01 00:01:03.454 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-04-01 00:01:03.454 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-04-01 00:01:03.454 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-04-01 00:01:03.454 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-04-01 00:01:03.454 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-04-01 00:01:03.454 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-04-01 00:01:03.454 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-04-01 00:01:03.455 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-04-01 00:01:03.456 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-04-01 00:01:03.456 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-04-01 00:01:03.456 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-04-01 00:01:03.456 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-04-01 00:01:03.456 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-04-01 00:01:03.456 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-04-01 00:01:03.456 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-04-01 00:01:03.456 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-04-01 00:01:03.456 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-04-01 00:01:03.456 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-04-01 00:01:03.456 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-04-01 00:01:03.456 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-04-01 00:01:03.456 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-04-01 00:01:03.456 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-04-01 00:01:03.456 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-04-01 00:01:03.456 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-04-01 00:01:03.456 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-04-01 00:01:03.457 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-04-01 00:01:03.457 | Running upgrade for neutron ... 2022-04-01 00:01:03.457 | OK 2022-04-01 00:01:03.457 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-04-01 00:01:03.457 | + functions-common:time_stop:2425 : local name 2022-04-01 00:01:03.457 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:01:03.457 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:01:03.457 | + functions-common:time_stop:2428 : local total 2022-04-01 00:01:03.457 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:01:03.457 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 00:01:03.457 | + functions-common:time_stop:2432 : start_time=1648771232999 2022-04-01 00:01:03.457 | + functions-common:time_stop:2434 : [[ -z 1648771232999 ]] 2022-04-01 00:01:03.457 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:01:03.457 | + functions-common:time_stop:2437 : end_time=1648771263327 2022-04-01 00:01:03.457 | + functions-common:time_stop:2438 : elapsed_time=30328 2022-04-01 00:01:03.457 | + functions-common:time_stop:2439 : total=10169 2022-04-01 00:01:03.457 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:01:03.457 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40497 2022-04-01 00:01:03.528 | [380355 Async init_neutron:422580]: finished init_neutron with result 0 in 33 seconds 2022-04-01 00:01:03.535 | + inc/async:async_wait:197 : return 0 2022-04-01 00:01:03.540 | + ./stack.sh:main:1208 : async_wait init_placement 2022-04-01 00:01:03.615 | [380355 Async init_placement:423172]: Waiting for completion of init_placement running on PID 423172 (5 other jobs running) 2022-04-01 00:01:03.657 | [380355 Async init_placement:423172]: Signaling child to exit 2022-04-01 00:01:23.426 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:01:23.458 | [423172 Async init_placement:423172]: finished successfully 2022-04-01 00:01:23.479 | WAKEUP 2022-04-01 00:01:23.504 | [380355 Async init_placement:423172]: Signaled 2022-04-01 00:01:23.506 | + lib/placement:init_placement:130 : recreate_database placement 2022-04-01 00:01:23.506 | + lib/database:recreate_database:112 : local db=placement 2022-04-01 00:01:23.506 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-04-01 00:01:23.506 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-04-01 00:01:23.506 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-04-01 00:01:23.506 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:01:23.506 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-04-01 00:01:23.506 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:01:23.506 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-04-01 00:01:23.506 | + lib/placement:init_placement:132 : create_placement_accounts 2022-04-01 00:01:23.506 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-04-01 00:01:23.506 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-04-01 00:01:23.506 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:01:23.506 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 00:01:23.506 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 00:01:23.506 | ++ 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-04-01 00:01:23.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.506 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.506 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.506 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:01:23.506 | + functions-common:get_or_create_user:925 : user_id=6bb9dad8cecc4dc8a9601977fc49e928 2022-04-01 00:01:23.506 | + functions-common:get_or_create_user:926 : echo 6bb9dad8cecc4dc8a9601977fc49e928 2022-04-01 00:01:23.506 | 6bb9dad8cecc4dc8a9601977fc49e928 2022-04-01 00:01:23.506 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-04-01 00:01:23.506 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:01:23.506 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 00:01:23.507 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:01:23.507 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:01:23.507 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 00:01:23.507 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 00:01:23.507 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 00:01:23.507 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 00:01:23.507 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 00:01:23.507 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 00:01:23.507 | ++ 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-04-01 00:01:23.507 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:01:23.507 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:01:23.507 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:01:23.507 | ++ functions-common:get_field:812 : read data 2022-04-01 00:01:23.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.507 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.507 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.507 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:01:23.507 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:01:23.507 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:01:23.507 | + 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-04-01 00:01:23.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.507 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.507 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.507 | ++ 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-04-01 00:01:23.507 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:01:23.507 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:01:23.507 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:01:23.507 | ++ functions-common:get_field:812 : read data 2022-04-01 00:01:23.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.507 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.508 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.508 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:01:23.508 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:01:23.508 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:01:23.508 | ++ functions-common:get_field:818 : echo '| 0de015593acb4ac796995ef6737fef5c | 6bb9dad8cecc4dc8a9601977fc49e928 | | 65f5d96be115408cb44a1ec3a3f64307 | | | False |' 2022-04-01 00:01:23.508 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:01:23.508 | ++ functions-common:get_field:812 : read data 2022-04-01 00:01:23.508 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0de015593acb4ac796995ef6737fef5c 2022-04-01 00:01:23.508 | + functions-common:get_or_add_user_project_role:997 : echo 0de015593acb4ac796995ef6737fef5c 2022-04-01 00:01:23.508 | 0de015593acb4ac796995ef6737fef5c 2022-04-01 00:01:23.508 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 00:01:23.508 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-04-01 00:01:23.508 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:01:23.508 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 00:01:23.508 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:01:23.508 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:01:23.508 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 00:01:23.508 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 00:01:23.508 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 00:01:23.508 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 00:01:23.508 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 00:01:23.508 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 00:01:23.508 | ++ 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-04-01 00:01:23.508 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:01:23.508 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:01:23.508 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:01:23.508 | ++ functions-common:get_field:812 : read data 2022-04-01 00:01:23.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.508 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.509 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.509 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:01:23.509 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:01:23.509 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:01:23.509 | + 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-04-01 00:01:23.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.509 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.509 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.509 | ++ 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-04-01 00:01:23.509 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:01:23.509 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:01:23.509 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:01:23.509 | ++ functions-common:get_field:812 : read data 2022-04-01 00:01:23.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.509 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.509 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.509 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:01:23.509 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:01:23.509 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:01:23.509 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:01:23.509 | ++ functions-common:get_field:818 : echo '| 7f1959d105f642269dbe5fd88287652c | 6bb9dad8cecc4dc8a9601977fc49e928 | | 65f5d96be115408cb44a1ec3a3f64307 | | | False |' 2022-04-01 00:01:23.509 | ++ functions-common:get_field:812 : read data 2022-04-01 00:01:23.509 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7f1959d105f642269dbe5fd88287652c 2022-04-01 00:01:23.509 | + functions-common:get_or_add_user_project_role:997 : echo 7f1959d105f642269dbe5fd88287652c 2022-04-01 00:01:23.509 | 7f1959d105f642269dbe5fd88287652c 2022-04-01 00:01:23.509 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.70/placement 2022-04-01 00:01:23.509 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-04-01 00:01:23.509 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 00:01:23.509 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-04-01 00:01:23.509 | ++ 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-04-01 00:01:23.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.510 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.510 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.510 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:01:23.510 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 00:01:23.510 | 74d44b3c744f4327936873ffea6d09c4' 2022-04-01 00:01:23.510 | + functions-common:get_or_create_service:1094 : echo 74d44b3c744f4327936873ffea6d09c4 2022-04-01 00:01:23.510 | 74d44b3c744f4327936873ffea6d09c4 2022-04-01 00:01:23.510 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.70/placement 2022-04-01 00:01:23.510 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 00:01:23.510 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.70/placement RegionOne 2022-04-01 00:01:23.510 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 00:01:23.510 | +++ 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-04-01 00:01:23.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.510 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.510 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.510 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:01:23.510 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 00:01:23.510 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 00:01:23.510 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.70/placement --region RegionOne -f value -c id 2022-04-01 00:01:23.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.510 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:23.511 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:23.511 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:01:23.511 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8ebda172f0dc4ea9815338828511f0de 2022-04-01 00:01:23.511 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8ebda172f0dc4ea9815338828511f0de 2022-04-01 00:01:23.511 | + functions-common:get_or_create_endpoint:1127 : public_id=8ebda172f0dc4ea9815338828511f0de 2022-04-01 00:01:23.511 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 00:01:23.511 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 00:01:23.511 | + functions-common:get_or_create_endpoint:1136 : echo 8ebda172f0dc4ea9815338828511f0de 2022-04-01 00:01:23.511 | 8ebda172f0dc4ea9815338828511f0de 2022-04-01 00:01:23.562 | [380355 Async init_placement:423172]: finished init_placement with result 0 in 53 seconds 2022-04-01 00:01:23.567 | + inc/async:async_wait:197 : return 0 2022-04-01 00:01:23.570 | + ./stack.sh:main:1209 : async_wait init_glance 2022-04-01 00:01:23.628 | [380355 Async init_glance:419566]: Waiting for completion of init_glance running on PID 419566 (4 other jobs running) 2022-04-01 00:01:23.662 | [380355 Async init_glance:419566]: Signaling child to exit 2022-04-01 00:01:23.662 | WAKEUP 2022-04-01 00:01:23.693 | [380355 Async init_glance:419566]: Signaled 2022-04-01 00:01:23.695 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-04-01 00:01:23.695 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-04-01 00:01:23.695 | + lib/glance:init_glance:485 : recreate_database glance 2022-04-01 00:01:23.695 | + lib/database:recreate_database:112 : local db=glance 2022-04-01 00:01:23.695 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-04-01 00:01:23.695 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-04-01 00:01:23.695 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-04-01 00:01:23.695 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:01:23.695 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-04-01 00:01:23.695 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:01:23.695 | + lib/glance:init_glance:487 : time_start dbsync 2022-04-01 00:01:23.695 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 00:01:23.695 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:01:23.695 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:01:23.695 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:01:23.695 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771173512 2022-04-01 00:01:23.695 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-04-01 00:01:23.695 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=419688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 00:01:23.695 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 00:01:23.695 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 00:01:23.695 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 00:01:23.696 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-04-01 00:01:23.696 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:01:23.697 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:01:23.697 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:01:23.697 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:01:23.697 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-04-01 00:01:23.697 | Database migration is up to date. No migration needed. 2022-04-01 00:01:23.697 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-04-01 00:01:23.697 | Database is synced successfully. 2022-04-01 00:01:23.697 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-04-01 00:01:23.697 | 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=419841) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-04-01 00:01:23.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-04-01 00:01:23.698 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-04-01 00:01:23.698 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-04-01 00:01:23.698 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-04-01 00:01:23.698 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-04-01 00:01:23.698 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-04-01 00:01:23.698 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-04-01 00:01:23.698 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-04-01 00:01:23.698 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-04-01 00:01:23.698 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-04-01 00:01:23.698 | + lib/glance:init_glance:493 : time_stop dbsync 2022-04-01 00:01:23.698 | + functions-common:time_stop:2425 : local name 2022-04-01 00:01:23.698 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:01:23.698 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:01:23.698 | + functions-common:time_stop:2428 : local total 2022-04-01 00:01:23.698 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:01:23.698 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 00:01:23.698 | + functions-common:time_stop:2432 : start_time=1648771173512 2022-04-01 00:01:23.698 | + functions-common:time_stop:2434 : [[ -z 1648771173512 ]] 2022-04-01 00:01:23.698 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:01:23.698 | + functions-common:time_stop:2437 : end_time=1648771184598 2022-04-01 00:01:23.698 | + functions-common:time_stop:2438 : elapsed_time=11086 2022-04-01 00:01:23.698 | + functions-common:time_stop:2439 : total=10169 2022-04-01 00:01:23.698 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:01:23.698 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21255 2022-04-01 00:01:23.744 | [380355 Async init_glance:419566]: finished init_glance with result 0 in 11 seconds 2022-04-01 00:01:23.749 | + inc/async:async_wait:197 : return 0 2022-04-01 00:01:23.751 | + ./stack.sh:main:1210 : async_wait init_swift 2022-04-01 00:01:23.811 | [380355 Async init_swift:422937]: Waiting for completion of init_swift running on PID 422937 (3 other jobs running) 2022-04-01 00:01:23.840 | [380355 Async init_swift:422937]: Signaling child to exit 2022-04-01 00:01:23.841 | WAKEUP 2022-04-01 00:01:23.865 | [380355 Async init_swift:422937]: Signaled 2022-04-01 00:01:23.866 | + lib/swift:init_swift:668 : local node_number 2022-04-01 00:01:23.866 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-01 00:01:23.866 | No container-updater running 2022-04-01 00:01:23.866 | No object-reconstructor running 2022-04-01 00:01:23.867 | No container-replicator running 2022-04-01 00:01:23.867 | No object-updater running 2022-04-01 00:01:23.867 | No container-auditor running 2022-04-01 00:01:23.867 | No container-sharder running 2022-04-01 00:01:23.867 | No account-replicator running 2022-04-01 00:01:23.867 | No container-server running 2022-04-01 00:01:23.867 | No object-server running 2022-04-01 00:01:23.867 | No account-server running 2022-04-01 00:01:23.867 | No container-reconciler running 2022-04-01 00:01:23.867 | No account-reaper running 2022-04-01 00:01:23.867 | No container-sync running 2022-04-01 00:01:23.867 | No proxy-server running 2022-04-01 00:01:23.867 | No object-expirer running 2022-04-01 00:01:23.867 | No object-auditor running 2022-04-01 00:01:23.867 | No account-auditor running 2022-04-01 00:01:23.867 | No object-replicator running 2022-04-01 00:01:23.867 | + lib/swift:init_swift:670 : true 2022-04-01 00:01:23.867 | + lib/swift:init_swift:673 : create_swift_disk 2022-04-01 00:01:23.867 | + lib/swift:create_swift_disk:565 : local node_number 2022-04-01 00:01:23.867 | + lib/swift:create_swift_disk:570 : local user_group 2022-04-01 00:01:23.867 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-04-01 00:01:23.867 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-04-01 00:01:23.867 | + 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-04-01 00:01:23.867 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-04-01 00:01:23.867 | + functions:create_disk:732 : local node_number 2022-04-01 00:01:23.867 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-01 00:01:23.867 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-01 00:01:23.867 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-04-01 00:01:23.867 | + functions:create_disk:736 : local key 2022-04-01 00:01:23.867 | ++ functions:create_disk:738 : sed s#/.## 2022-04-01 00:01:23.867 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-01 00:01:23.867 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-01 00:01:23.867 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-01 00:01:23.868 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-04-01 00:01:23.868 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-01 00:01:23.868 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-01 00:01:23.868 | + functions:destroy_disk:765 : local key 2022-04-01 00:01:23.868 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-01 00:01:23.868 | ++ functions:destroy_disk:767 : sed s#/.## 2022-04-01 00:01:23.868 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-01 00:01:23.868 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-01 00:01:23.868 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-04-01 00:01:23.868 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-04-01 00:01:23.868 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-04-01 00:01:23.868 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-04-01 00:01:23.868 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-04-01 00:01:23.868 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-04-01 00:01:23.868 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-04-01 00:01:23.868 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-04-01 00:01:23.868 | = sectsz=512 attr=2, projid32bit=1 2022-04-01 00:01:23.868 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-04-01 00:01:23.868 | = reflink=1 2022-04-01 00:01:23.868 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-04-01 00:01:23.868 | = sunit=0 swidth=0 blks 2022-04-01 00:01:23.868 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-04-01 00:01:23.868 | log =internal log bsize=4096 blocks=2560, version=2 2022-04-01 00:01:23.868 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-04-01 00:01:23.868 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-04-01 00:01:23.868 | + 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-04-01 00:01:23.868 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-04-01 00:01:23.868 | /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-04-01 00:01:23.868 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-04-01 00:01:23.868 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-04-01 00:01:23.868 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-04-01 00:01:23.868 | + lib/swift:create_swift_disk:579 : local node_number 2022-04-01 00:01:23.868 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 00:01:23.869 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-04-01 00:01:23.869 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-04-01 00:01:23.869 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-04-01 00:01:23.869 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-01 00:01:23.869 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-04-01 00:01:23.869 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-01 00:01:23.869 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-04-01 00:01:23.869 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648770357.object.builder backups/1648770358.container.builder backups/1648770359.account.builder backups/1648770365.object.builder backups/1648770366.container.builder backups/1648770368.account.builder backups/1648770365.object.ring.gz backups/1648770366.container.ring.gz backups/1648770368.account.ring.gz 2022-04-01 00:01:23.869 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-04-01 00:01:23.869 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-04-01 00:01:23.869 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-04-01 00:01:23.869 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-04-01 00:01:23.869 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 00:01:23.869 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-04-01 00:01:23.869 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-04-01 00:01:23.869 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-04-01 00:01:23.869 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-04-01 00:01:23.869 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-04-01 00:01:23.869 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-04-01 00:01:23.869 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-04-01 00:01:23.869 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-04-01 00:01:23.869 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-04-01 00:01:23.869 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-04-01 00:01:23.869 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 00:01:23.869 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-04-01 00:01:23.869 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 00:01:23.869 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-04-01 00:01:23.869 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 00:01:23.869 | + lib/swift:init_swift:714 : popd 2022-04-01 00:01:23.914 | [380355 Async init_swift:422937]: finished init_swift with result 0 in 14 seconds 2022-04-01 00:01:23.918 | + inc/async:async_wait:197 : return 0 2022-04-01 00:01:23.921 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-04-01 00:01:23.976 | [380355 Async init_cinder:423032]: Waiting for completion of init_cinder running on PID 423032 (2 other jobs running) 2022-04-01 00:01:24.004 | [380355 Async init_cinder:423032]: Signaling child to exit 2022-04-01 00:01:24.004 | WAKEUP 2022-04-01 00:01:24.028 | [380355 Async init_cinder:423032]: Signaled 2022-04-01 00:01:24.030 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-04-01 00:01:24.030 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:01:24.030 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-04-01 00:01:24.030 | + lib/database:recreate_database:112 : local db=cinder 2022-04-01 00:01:24.030 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-04-01 00:01:24.030 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-04-01 00:01:24.030 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-04-01 00:01:24.030 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:01:24.030 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-04-01 00:01:24.030 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:01:24.030 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-04-01 00:01:24.030 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 00:01:24.030 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:01:24.030 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:01:24.030 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:01:24.030 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771230362 2022-04-01 00:01:24.030 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-04-01 00:01:24.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:24.030 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:24.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:24.030 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:24.030 | /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-04-01 00:01:24.030 | last_heartbeat = column_property( 2022-04-01 00:01:24.030 | /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-04-01 00:01:24.031 | num_hosts = column_property( 2022-04-01 00:01:24.031 | /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-04-01 00:01:24.031 | num_down_hosts = column_property( 2022-04-01 00:01:24.031 | Traceback (most recent call last): 2022-04-01 00:01:24.031 | File "/usr/local/bin/cinder-manage", line 10, in 2022-04-01 00:01:24.031 | sys.exit(main()) 2022-04-01 00:01:24.031 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1041, in main 2022-04-01 00:01:24.031 | objects.register_all() 2022-04-01 00:01:24.031 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 27, in register_all 2022-04-01 00:01:24.031 | __import__('cinder.objects.backup') 2022-04-01 00:01:24.031 | File "/opt/stack/cinder/cinder/objects/backup.py", line 36, in 2022-04-01 00:01:24.031 | class Backup(base.CinderPersistentObject, base.CinderObject, 2022-04-01 00:01:24.031 | File "/opt/stack/cinder/cinder/objects/backup.py", line 125, in Backup 2022-04-01 00:01:24.031 | backup: objects.Backup, 2022-04-01 00:01:24.031 | AttributeError: module 'cinder.objects' has no attribute 'Backup' 2022-04-01 00:01:24.031 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-04-01 00:01:24.031 | + functions-common:time_stop:2425 : local name 2022-04-01 00:01:24.031 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:01:24.031 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:01:24.031 | + functions-common:time_stop:2428 : local total 2022-04-01 00:01:24.031 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:01:24.031 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 00:01:24.031 | + functions-common:time_stop:2432 : start_time=1648771230362 2022-04-01 00:01:24.031 | + functions-common:time_stop:2434 : [[ -z 1648771230362 ]] 2022-04-01 00:01:24.032 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:01:24.032 | + functions-common:time_stop:2437 : end_time=1648771234379 2022-04-01 00:01:24.032 | + functions-common:time_stop:2438 : elapsed_time=4017 2022-04-01 00:01:24.032 | + functions-common:time_stop:2439 : total=10169 2022-04-01 00:01:24.032 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:01:24.032 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14186 2022-04-01 00:01:24.032 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-04-01 00:01:24.032 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:01:24.032 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-04-01 00:01:24.032 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:01:24.032 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-04-01 00:01:24.087 | [380355 Async init_cinder:423032]: finished init_cinder with result 0 in 4 seconds 2022-04-01 00:01:24.092 | + inc/async:async_wait:197 : return 0 2022-04-01 00:01:24.095 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-04-01 00:01:24.120 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:01:24.123 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-04-01 00:01:24.125 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:01:24.129 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-04-01 00:01:24.131 | + ./stack.sh:main:1218 : init_nova 2022-04-01 00:01:24.134 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-04-01 00:01:24.158 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:01:24.160 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-04-01 00:01:24.180 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:01:24.183 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 00:01:24.186 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 00:01:24.259 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 00:01:24.305 | [380355 Async nova-cell-0:425205]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 00:01:24.312 | ++ lib/nova:init_nova:842 : seq 1 1 2022-04-01 00:01:24.319 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 00:01:24.324 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-04-01 00:01:24.326 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 00:01:24.330 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 00:01:24.333 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 00:01:24.408 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 00:01:24.474 | [380355 Async nova-cell-1:425297]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 00:01:24.477 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-04-01 00:01:24.482 | + lib/database:recreate_database:112 : local db=nova_api 2022-04-01 00:01:24.486 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-04-01 00:01:24.494 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-04-01 00:01:24.499 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-04-01 00:01:24.505 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:01:25.042 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-04-01 00:01:25.049 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:01:25.069 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-04-01 00:01:26.261 | 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-04-01 00:01:29.686 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:01:29.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:29.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:29.697 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:01:29.700 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=425356) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:01:29.725 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 00:01:29.725 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 00:01:29.763 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-04-01 00:01:31.978 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=425356) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 00:01:31.982 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-04-01 00:01:33.038 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=425356) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 00:01:33.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:33.048 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:33.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:33.048 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:33.673 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-04-01 00:01:33.677 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-01 00:01:33.683 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-01 00:01:33.687 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-01 00:01:33.692 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 00:01:33.697 | + 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-04-01 00:01:34.823 | 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-04-01 00:01:37.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:37.543 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:37.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:37.543 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:38.039 | ++ lib/nova:init_nova:854 : seq 0 1 2022-04-01 00:01:38.045 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-01 00:01:38.049 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-04-01 00:01:38.132 | [380355 Async nova-cell-0:425205]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 425205 (3 other jobs running) 2022-04-01 00:01:38.172 | [380355 Async nova-cell-0:425205]: Signaling child to exit 2022-04-01 00:01:38.889 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:01:38.924 | [425297 Async nova-cell-1:425297]: finished successfully 2022-04-01 00:01:39.520 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:01:39.546 | [425205 Async nova-cell-0:425205]: finished successfully 2022-04-01 00:01:39.566 | WAKEUP 2022-04-01 00:01:39.592 | [380355 Async nova-cell-0:425205]: Signaled 2022-04-01 00:01:39.593 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-04-01 00:01:39.593 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-04-01 00:01:39.593 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-04-01 00:01:39.593 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-04-01 00:01:39.593 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-04-01 00:01:39.593 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-04-01 00:01:39.593 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-04-01 00:01:39.593 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:01:39.593 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-04-01 00:01:39.593 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:01:39.593 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-04-01 00:01:39.593 | 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-04-01 00:01:39.594 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:01:39.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.596 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:01:39.596 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=425363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:01:39.596 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 00:01:39.596 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 00:01:39.596 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-01 00:01:39.596 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=425363) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 00:01:39.596 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-01 00:01:39.596 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=425363) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 00:01:39.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:39.596 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:39.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:39.596 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:39.651 | [380355 Async nova-cell-0:425205]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 15 seconds 2022-04-01 00:01:39.655 | + inc/async:async_wait:197 : return 0 2022-04-01 00:01:39.658 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-01 00:01:39.661 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-04-01 00:01:39.720 | [380355 Async nova-cell-1:425297]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 425297 (2 other jobs running) 2022-04-01 00:01:39.749 | [380355 Async nova-cell-1:425297]: Signaling child to exit 2022-04-01 00:01:39.749 | WAKEUP 2022-04-01 00:01:39.779 | [380355 Async nova-cell-1:425297]: Signaled 2022-04-01 00:01:39.780 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-04-01 00:01:39.780 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-04-01 00:01:39.780 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-04-01 00:01:39.780 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-04-01 00:01:39.780 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-04-01 00:01:39.780 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-04-01 00:01:39.780 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-04-01 00:01:39.780 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:01:39.781 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-04-01 00:01:39.781 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:01:39.781 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-04-01 00:01:39.781 | 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-04-01 00:01:39.781 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:01:39.782 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=425370) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:01:39.783 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 00:01:39.783 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 00:01:39.783 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-01 00:01:39.783 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=425370) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 00:01:39.783 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-01 00:01:39.783 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=425370) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 00:01:39.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:39.783 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:39.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:39.783 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:39.830 | [380355 Async nova-cell-1:425297]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 14 seconds 2022-04-01 00:01:39.834 | + inc/async:async_wait:197 : return 0 2022-04-01 00:01:39.838 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 00:01:39.843 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-04-01 00:01:40.900 | 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-04-01 00:01:43.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:43.933 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:43.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:43.933 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:43.933 | Running batches of 50 until complete 2022-04-01 00:01:43.934 | +-------------------------------------+--------------+-----------+ 2022-04-01 00:01:43.934 | | Migration | Total Needed | Completed | 2022-04-01 00:01:43.934 | +-------------------------------------+--------------+-----------+ 2022-04-01 00:01:43.934 | | fill_virtual_interface_list | 0 | 0 | 2022-04-01 00:01:43.934 | | migrate_empty_ratio | 0 | 0 | 2022-04-01 00:01:43.934 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-04-01 00:01:43.934 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-04-01 00:01:43.934 | | migration_migrate_to_uuid | 0 | 0 | 2022-04-01 00:01:43.934 | | populate_dev_uuids | 0 | 0 | 2022-04-01 00:01:43.934 | | populate_missing_availability_zones | 0 | 0 | 2022-04-01 00:01:43.934 | | populate_queued_for_delete | 0 | 0 | 2022-04-01 00:01:43.934 | | populate_user_id | 0 | 0 | 2022-04-01 00:01:43.934 | | populate_uuids | 0 | 0 | 2022-04-01 00:01:43.934 | +-------------------------------------+--------------+-----------+ 2022-04-01 00:01:44.465 | ++ lib/nova:init_nova:868 : seq 1 1 2022-04-01 00:01:44.470 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 00:01:44.473 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-04-01 00:01:44.476 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 00:01:44.479 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 00:01:44.482 | + 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-04-01 00:01:45.523 | 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-04-01 00:01:48.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:48.169 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:48.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:01:48.169 | from cryptography.utils import int_from_bytes 2022-04-01 00:01:48.169 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-04-01 00:01:48.169 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-04-01 00:01:48.645 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-04-01 00:01:48.648 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-04-01 00:01:48.663 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-04-01 00:01:48.665 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-04-01 00:01:48.686 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:01:48.689 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-04-01 00:01:48.692 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-04-01 00:01:48.760 | + inc/async:async_inner:63 : configure_neutron_nova 2022-04-01 00:01:48.805 | [380355 Async configure_neutron_nova:426521]: running: configure_neutron_nova 2022-04-01 00:01:48.809 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-04-01 00:01:48.812 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 00:01:48.815 | + functions-common:run_phase:1854 : local phase=post-config 2022-04-01 00:01:48.819 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 00:01:48.822 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 00:01:48.825 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 00:01:48.829 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 00:01:48.832 | + functions-common:run_phase:1863 : local extra 2022-04-01 00:01:48.837 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 00:01:48.842 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 00:01:48.845 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 00:01:48.848 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 00:01:48.851 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-04-01 00:01:48.853 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 00:01:48.876 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:01:48.879 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 00:01:48.881 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 00:01:48.884 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-04-01 00:01:48.887 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-01 00:01:48.891 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-01 00:01:48.893 | ++ extras.d/80-tempest.sh:source:12 : : 2022-04-01 00:01:48.896 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 00:01:48.900 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 00:01:48.903 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 00:01:48.907 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 00:01:48.909 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-04-01 00:01:48.912 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 00:01:48.917 | + functions-common:run_plugins:1840 : local phase=post-config 2022-04-01 00:01:48.920 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 00:01:48.923 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 00:01:48.926 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-04-01 00:01:48.930 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-01 00:01:48.935 | + inc/meta-config:merge_config_group:171 : shift 2022-04-01 00:01:48.937 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-04-01 00:01:48.943 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 00:01:48.945 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-01 00:01:48.949 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-01 00:01:48.953 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-04-01 00:01:48.956 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:01:48.961 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-04-01 00:01:48.964 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 00:01:48.967 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-04-01 00:01:48.968 | /^\[\[.+\|.*\]\]/ { 2022-04-01 00:01:48.968 | gsub("[][]", "", $1); 2022-04-01 00:01:48.968 | split($1, a, "|"); 2022-04-01 00:01:48.968 | if (a[1] == matchgroup) 2022-04-01 00:01:48.968 | print a[2] 2022-04-01 00:01:48.968 | } 2022-04-01 00:01:48.968 | ' /home/ubuntu/devstack/local.conf 2022-04-01 00:01:48.975 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 00:01:48.977 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 00:01:48.980 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 00:01:48.983 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-04-01 00:01:48.987 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-04-01 00:01:48.990 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-04-01 00:01:48.993 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-04-01 00:01:48.996 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-04-01 00:01:49.001 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-04-01 00:01:49.004 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-04-01 00:01:49.007 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-01 00:01:49.010 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:01:49.012 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 00:01:49.015 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-04-01 00:01:49.018 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 00:01:49.021 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-04-01 00:01:49.024 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-04-01 00:01:49.028 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-04-01 00:01:49.032 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-04-01 00:01:49.035 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-01 00:01:49.037 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-04-01 00:01:49.037 | BEGIN { 2022-04-01 00:01:49.037 | section = "" 2022-04-01 00:01:49.037 | last_section = "" 2022-04-01 00:01:49.037 | section_count = 0 2022-04-01 00:01:49.037 | } 2022-04-01 00:01:49.037 | /^\[.+\]/ { 2022-04-01 00:01:49.037 | gsub("[][]", "", $1); 2022-04-01 00:01:49.037 | section=$1 2022-04-01 00:01:49.037 | next 2022-04-01 00:01:49.037 | } 2022-04-01 00:01:49.037 | /^ *\#/ { 2022-04-01 00:01:49.037 | next 2022-04-01 00:01:49.037 | } 2022-04-01 00:01:49.037 | /^[^ \t]+/ { 2022-04-01 00:01:49.037 | # get offset of first = in $0 2022-04-01 00:01:49.037 | eq_idx = index($0, "=") 2022-04-01 00:01:49.037 | # extract attr & value from $0 2022-04-01 00:01:49.037 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 00:01:49.037 | value = substr($0, eq_idx + 1) 2022-04-01 00:01:49.037 | # only need to strip trailing whitespace from attr 2022-04-01 00:01:49.037 | sub(/[ \t]*$/, "", attr) 2022-04-01 00:01:49.037 | # need to strip leading & trailing whitespace from value 2022-04-01 00:01:49.037 | sub(/^[ \t]*/, "", value) 2022-04-01 00:01:49.037 | sub(/[ \t]*$/, "", value) 2022-04-01 00:01:49.037 | 2022-04-01 00:01:49.037 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 00:01:49.037 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 00:01:49.037 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 00:01:49.037 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 00:01:49.037 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 00:01:49.037 | if (section != last_section) { 2022-04-01 00:01:49.037 | cfg_section[section_count++] = section 2022-04-01 00:01:49.038 | last_section = section 2022-04-01 00:01:49.038 | } 2022-04-01 00:01:49.038 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 00:01:49.038 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 00:01:49.038 | 2022-04-01 00:01:49.038 | cfg_attr[section, attr, 0] = value 2022-04-01 00:01:49.038 | cfg_attr_count[section, attr] = 1 2022-04-01 00:01:49.038 | } else { 2022-04-01 00:01:49.038 | lno = cfg_attr_count[section, attr]++ 2022-04-01 00:01:49.038 | cfg_attr[section, attr, lno] = value 2022-04-01 00:01:49.038 | } 2022-04-01 00:01:49.038 | } 2022-04-01 00:01:49.038 | END { 2022-04-01 00:01:49.038 | # Process each section in order 2022-04-01 00:01:49.038 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 00:01:49.038 | section = cfg_section[sno] 2022-04-01 00:01:49.038 | # The ini routines simply append a config item immediately 2022-04-01 00:01:49.038 | # after the section header. To keep the same order as defined 2022-04-01 00:01:49.038 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 00:01:49.038 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 00:01:49.038 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 00:01:49.038 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 00:01:49.038 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 00:01:49.038 | else { 2022-04-01 00:01:49.038 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 00:01:49.038 | count = cfg_attr_count[section, attr] 2022-04-01 00:01:49.038 | print "inidelete " configfile " " section " " attr 2022-04-01 00:01:49.038 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 00:01:49.038 | for (l = count -2; l >= 0; l--) 2022-04-01 00:01:49.038 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 00:01:49.038 | } 2022-04-01 00:01:49.038 | } 2022-04-01 00:01:49.039 | } 2022-04-01 00:01:49.039 | } 2022-04-01 00:01:49.039 | ' 2022-04-01 00:01:49.039 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.039 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:01:49.039 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 00:01:49.042 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 00:01:49.045 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-04-01 00:01:49.048 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 00:01:49.051 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-04-01 00:01:49.054 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-04-01 00:01:49.054 | BEGIN { group = "" } 2022-04-01 00:01:49.054 | /^\[\[.+\|.*\]\]/ { 2022-04-01 00:01:49.054 | gsub("[][]", "", $1); 2022-04-01 00:01:49.054 | split($1, a, "|"); 2022-04-01 00:01:49.054 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 00:01:49.054 | group=a[1] 2022-04-01 00:01:49.055 | } else { 2022-04-01 00:01:49.055 | group="" 2022-04-01 00:01:49.055 | } 2022-04-01 00:01:49.055 | next 2022-04-01 00:01:49.055 | } 2022-04-01 00:01:49.055 | { 2022-04-01 00:01:49.055 | if (group != "") 2022-04-01 00:01:49.055 | print $0 2022-04-01 00:01:49.055 | } 2022-04-01 00:01:49.055 | ' /home/ubuntu/devstack/local.conf 2022-04-01 00:01:49.062 | + 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-04-01 00:01:49.065 | ++ 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-04-01 00:01:49.096 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.099 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-04-01 00:01:49.102 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-04-01 00:01:49.135 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.138 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-04-01 00:01:49.141 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-04-01 00:01:49.178 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.181 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-04-01 00:01:49.184 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-04-01 00:01:49.221 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.223 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-04-01 00:01:49.226 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-04-01 00:01:49.258 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.261 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-04-01 00:01:49.264 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-01 00:01:49.299 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.302 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.70/identity"' 2022-04-01 00:01:49.307 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.70/identity 2022-04-01 00:01:49.345 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.348 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-04-01 00:01:49.356 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-04-01 00:01:49.400 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.404 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-04-01 00:01:49.410 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-01 00:01:49.447 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.450 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-04-01 00:01:49.453 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-01 00:01:49.488 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.492 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-04-01 00:01:49.495 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-04-01 00:01:49.533 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.536 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-04-01 00:01:49.539 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-01 00:01:49.572 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.575 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-04-01 00:01:49.579 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-04-01 00:01:49.611 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.614 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 00:01:49.617 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 00:01:49.620 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 00:01:49.625 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-04-01 00:01:49.628 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-04-01 00:01:49.631 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-04-01 00:01:49.634 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-04-01 00:01:49.638 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-04-01 00:01:49.643 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-04-01 00:01:49.645 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-04-01 00:01:49.648 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-01 00:01:49.651 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:01:49.653 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 00:01:49.657 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-04-01 00:01:49.660 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 00:01:49.663 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-04-01 00:01:49.666 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-04-01 00:01:49.669 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-04-01 00:01:49.674 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-04-01 00:01:49.678 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-01 00:01:49.679 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.679 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-04-01 00:01:49.679 | BEGIN { 2022-04-01 00:01:49.679 | section = "" 2022-04-01 00:01:49.679 | last_section = "" 2022-04-01 00:01:49.679 | section_count = 0 2022-04-01 00:01:49.679 | } 2022-04-01 00:01:49.679 | /^\[.+\]/ { 2022-04-01 00:01:49.679 | gsub("[][]", "", $1); 2022-04-01 00:01:49.680 | section=$1 2022-04-01 00:01:49.680 | next 2022-04-01 00:01:49.680 | } 2022-04-01 00:01:49.680 | /^ *\#/ { 2022-04-01 00:01:49.680 | next 2022-04-01 00:01:49.680 | } 2022-04-01 00:01:49.680 | /^[^ \t]+/ { 2022-04-01 00:01:49.680 | # get offset of first = in $0 2022-04-01 00:01:49.680 | eq_idx = index($0, "=") 2022-04-01 00:01:49.680 | # extract attr & value from $0 2022-04-01 00:01:49.680 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 00:01:49.680 | value = substr($0, eq_idx + 1) 2022-04-01 00:01:49.680 | # only need to strip trailing whitespace from attr 2022-04-01 00:01:49.680 | sub(/[ \t]*$/, "", attr) 2022-04-01 00:01:49.680 | # need to strip leading & trailing whitespace from value 2022-04-01 00:01:49.680 | sub(/^[ \t]*/, "", value) 2022-04-01 00:01:49.680 | sub(/[ \t]*$/, "", value) 2022-04-01 00:01:49.680 | 2022-04-01 00:01:49.680 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 00:01:49.680 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 00:01:49.680 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 00:01:49.680 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 00:01:49.680 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 00:01:49.680 | if (section != last_section) { 2022-04-01 00:01:49.680 | cfg_section[section_count++] = section 2022-04-01 00:01:49.680 | last_section = section 2022-04-01 00:01:49.680 | } 2022-04-01 00:01:49.680 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 00:01:49.680 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 00:01:49.680 | 2022-04-01 00:01:49.680 | cfg_attr[section, attr, 0] = value 2022-04-01 00:01:49.680 | cfg_attr_count[section, attr] = 1 2022-04-01 00:01:49.680 | } else { 2022-04-01 00:01:49.680 | lno = cfg_attr_count[section, attr]++ 2022-04-01 00:01:49.680 | cfg_attr[section, attr, lno] = value 2022-04-01 00:01:49.681 | } 2022-04-01 00:01:49.681 | } 2022-04-01 00:01:49.681 | END { 2022-04-01 00:01:49.681 | # Process each section in order 2022-04-01 00:01:49.681 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 00:01:49.681 | section = cfg_section[sno] 2022-04-01 00:01:49.681 | # The ini routines simply append a config item immediately 2022-04-01 00:01:49.681 | # after the section header. To keep the same order as defined 2022-04-01 00:01:49.681 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 00:01:49.681 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 00:01:49.681 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 00:01:49.681 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 00:01:49.681 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 00:01:49.681 | else { 2022-04-01 00:01:49.681 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 00:01:49.681 | count = cfg_attr_count[section, attr] 2022-04-01 00:01:49.681 | print "inidelete " configfile " " section " " attr 2022-04-01 00:01:49.681 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 00:01:49.681 | for (l = count -2; l >= 0; l--) 2022-04-01 00:01:49.681 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 00:01:49.681 | } 2022-04-01 00:01:49.681 | } 2022-04-01 00:01:49.681 | } 2022-04-01 00:01:49.681 | } 2022-04-01 00:01:49.681 | ' 2022-04-01 00:01:49.682 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 00:01:49.683 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:01:49.686 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 00:01:49.690 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-04-01 00:01:49.693 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 00:01:49.695 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-04-01 00:01:49.698 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-04-01 00:01:49.698 | BEGIN { group = "" } 2022-04-01 00:01:49.698 | /^\[\[.+\|.*\]\]/ { 2022-04-01 00:01:49.698 | gsub("[][]", "", $1); 2022-04-01 00:01:49.698 | split($1, a, "|"); 2022-04-01 00:01:49.698 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 00:01:49.698 | group=a[1] 2022-04-01 00:01:49.698 | } else { 2022-04-01 00:01:49.698 | group="" 2022-04-01 00:01:49.698 | } 2022-04-01 00:01:49.698 | next 2022-04-01 00:01:49.698 | } 2022-04-01 00:01:49.698 | { 2022-04-01 00:01:49.698 | if (group != "") 2022-04-01 00:01:49.698 | print $0 2022-04-01 00:01:49.698 | } 2022-04-01 00:01:49.698 | ' /home/ubuntu/devstack/local.conf 2022-04-01 00:01:49.699 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:01:49.706 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-04-01 00:01:49.708 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-04-01 00:01:49.729 | [426521 Async configure_neutron_nova:426521]: finished successfully 2022-04-01 00:01:49.740 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.742 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-04-01 00:01:49.745 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-04-01 00:01:49.777 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.780 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-04-01 00:01:49.783 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-04-01 00:01:49.814 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.817 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-04-01 00:01:49.820 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-04-01 00:01:49.852 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.855 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-04-01 00:01:49.858 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-04-01 00:01:49.895 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.897 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-04-01 00:01:49.900 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-04-01 00:01:49.933 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.936 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-04-01 00:01:49.939 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-04-01 00:01:49.974 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:49.977 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-04-01 00:01:49.979 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-04-01 00:01:50.014 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:50.017 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-04-01 00:01:50.020 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-04-01 00:01:50.051 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:50.053 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-04-01 00:01:50.056 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-04-01 00:01:50.087 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:50.090 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-04-01 00:01:50.093 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-04-01 00:01:50.124 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:50.127 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-04-01 00:01:50.130 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-04-01 00:01:50.164 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:50.167 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-04-01 00:01:50.169 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-04-01 00:01:50.202 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:50.204 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-04-01 00:01:50.207 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-04-01 00:01:50.238 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:50.241 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-04-01 00:01:50.243 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-04-01 00:01:50.274 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:50.277 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-04-01 00:01:50.279 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-04-01 00:01:50.311 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:50.315 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 00:01:50.318 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 00:01:50.320 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 00:01:50.324 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-04-01 00:01:50.328 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-04-01 00:01:50.331 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-04-01 00:01:50.334 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-04-01 00:01:50.337 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-04-01 00:01:50.342 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-04-01 00:01:50.344 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-04-01 00:01:50.347 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-01 00:01:50.350 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:01:50.352 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 00:01:50.355 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-04-01 00:01:50.357 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 00:01:50.361 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-04-01 00:01:50.364 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-04-01 00:01:50.367 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-04-01 00:01:50.370 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-04-01 00:01:50.373 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-01 00:01:50.374 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:50.374 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-04-01 00:01:50.374 | BEGIN { 2022-04-01 00:01:50.374 | section = "" 2022-04-01 00:01:50.374 | last_section = "" 2022-04-01 00:01:50.374 | section_count = 0 2022-04-01 00:01:50.374 | } 2022-04-01 00:01:50.374 | /^\[.+\]/ { 2022-04-01 00:01:50.374 | gsub("[][]", "", $1); 2022-04-01 00:01:50.374 | section=$1 2022-04-01 00:01:50.374 | next 2022-04-01 00:01:50.374 | } 2022-04-01 00:01:50.374 | /^ *\#/ { 2022-04-01 00:01:50.374 | next 2022-04-01 00:01:50.374 | } 2022-04-01 00:01:50.374 | /^[^ \t]+/ { 2022-04-01 00:01:50.374 | # get offset of first = in $0 2022-04-01 00:01:50.375 | eq_idx = index($0, "=") 2022-04-01 00:01:50.375 | # extract attr & value from $0 2022-04-01 00:01:50.375 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 00:01:50.375 | value = substr($0, eq_idx + 1) 2022-04-01 00:01:50.375 | # only need to strip trailing whitespace from attr 2022-04-01 00:01:50.375 | sub(/[ \t]*$/, "", attr) 2022-04-01 00:01:50.375 | # need to strip leading & trailing whitespace from value 2022-04-01 00:01:50.375 | sub(/^[ \t]*/, "", value) 2022-04-01 00:01:50.375 | sub(/[ \t]*$/, "", value) 2022-04-01 00:01:50.375 | 2022-04-01 00:01:50.375 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 00:01:50.375 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 00:01:50.375 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 00:01:50.375 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 00:01:50.375 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 00:01:50.375 | if (section != last_section) { 2022-04-01 00:01:50.375 | cfg_section[section_count++] = section 2022-04-01 00:01:50.375 | last_section = section 2022-04-01 00:01:50.375 | } 2022-04-01 00:01:50.375 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 00:01:50.375 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 00:01:50.375 | 2022-04-01 00:01:50.375 | cfg_attr[section, attr, 0] = value 2022-04-01 00:01:50.375 | cfg_attr_count[section, attr] = 1 2022-04-01 00:01:50.375 | } else { 2022-04-01 00:01:50.375 | lno = cfg_attr_count[section, attr]++ 2022-04-01 00:01:50.375 | cfg_attr[section, attr, lno] = value 2022-04-01 00:01:50.376 | } 2022-04-01 00:01:50.376 | } 2022-04-01 00:01:50.376 | END { 2022-04-01 00:01:50.376 | # Process each section in order 2022-04-01 00:01:50.376 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 00:01:50.376 | section = cfg_section[sno] 2022-04-01 00:01:50.376 | # The ini routines simply append a config item immediately 2022-04-01 00:01:50.376 | # after the section header. To keep the same order as defined 2022-04-01 00:01:50.376 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 00:01:50.376 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 00:01:50.376 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 00:01:50.376 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 00:01:50.376 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 00:01:50.376 | else { 2022-04-01 00:01:50.376 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 00:01:50.376 | count = cfg_attr_count[section, attr] 2022-04-01 00:01:50.376 | print "inidelete " configfile " " section " " attr 2022-04-01 00:01:50.376 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 00:01:50.376 | for (l = count -2; l >= 0; l--) 2022-04-01 00:01:50.376 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 00:01:50.376 | } 2022-04-01 00:01:50.376 | } 2022-04-01 00:01:50.376 | } 2022-04-01 00:01:50.376 | } 2022-04-01 00:01:50.377 | ' 2022-04-01 00:01:50.377 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:01:50.378 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 00:01:50.380 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 00:01:50.382 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-04-01 00:01:50.385 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 00:01:50.387 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-04-01 00:01:50.390 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-04-01 00:01:50.390 | BEGIN { group = "" } 2022-04-01 00:01:50.390 | /^\[\[.+\|.*\]\]/ { 2022-04-01 00:01:50.390 | gsub("[][]", "", $1); 2022-04-01 00:01:50.390 | split($1, a, "|"); 2022-04-01 00:01:50.390 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 00:01:50.390 | group=a[1] 2022-04-01 00:01:50.390 | } else { 2022-04-01 00:01:50.390 | group="" 2022-04-01 00:01:50.390 | } 2022-04-01 00:01:50.390 | next 2022-04-01 00:01:50.390 | } 2022-04-01 00:01:50.390 | { 2022-04-01 00:01:50.390 | if (group != "") 2022-04-01 00:01:50.390 | print $0 2022-04-01 00:01:50.390 | } 2022-04-01 00:01:50.390 | ' /home/ubuntu/devstack/local.conf 2022-04-01 00:01:50.397 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.70/identity/v2.0"' 2022-04-01 00:01:50.399 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.70/identity/v2.0 2022-04-01 00:01:50.429 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:50.433 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 00:01:50.435 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 00:01:50.438 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 00:01:50.441 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-04-01 00:01:50.444 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:01:50.447 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:01:50.449 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-04-01 00:01:50.453 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:01:50.457 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-04-01 00:01:50.460 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-04-01 00:01:50.462 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-01 00:01:50.465 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:01:50.468 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 00:01:50.471 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-01 00:01:50.473 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 00:01:50.477 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-04-01 00:01:50.479 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:01:50.483 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:01:50.486 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-04-01 00:01:50.489 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-01 00:01:50.490 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-01 00:01:50.490 | BEGIN { 2022-04-01 00:01:50.490 | section = "" 2022-04-01 00:01:50.490 | last_section = "" 2022-04-01 00:01:50.490 | section_count = 0 2022-04-01 00:01:50.490 | } 2022-04-01 00:01:50.490 | /^\[.+\]/ { 2022-04-01 00:01:50.490 | gsub("[][]", "", $1); 2022-04-01 00:01:50.490 | section=$1 2022-04-01 00:01:50.490 | next 2022-04-01 00:01:50.490 | } 2022-04-01 00:01:50.490 | /^ *\#/ { 2022-04-01 00:01:50.490 | next 2022-04-01 00:01:50.490 | } 2022-04-01 00:01:50.490 | /^[^ \t]+/ { 2022-04-01 00:01:50.490 | # get offset of first = in $0 2022-04-01 00:01:50.490 | eq_idx = index($0, "=") 2022-04-01 00:01:50.490 | # extract attr & value from $0 2022-04-01 00:01:50.490 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 00:01:50.490 | value = substr($0, eq_idx + 1) 2022-04-01 00:01:50.490 | # only need to strip trailing whitespace from attr 2022-04-01 00:01:50.490 | sub(/[ \t]*$/, "", attr) 2022-04-01 00:01:50.490 | # need to strip leading & trailing whitespace from value 2022-04-01 00:01:50.490 | sub(/^[ \t]*/, "", value) 2022-04-01 00:01:50.490 | sub(/[ \t]*$/, "", value) 2022-04-01 00:01:50.490 | 2022-04-01 00:01:50.490 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 00:01:50.491 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 00:01:50.491 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 00:01:50.491 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 00:01:50.491 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 00:01:50.491 | if (section != last_section) { 2022-04-01 00:01:50.491 | cfg_section[section_count++] = section 2022-04-01 00:01:50.491 | last_section = section 2022-04-01 00:01:50.491 | } 2022-04-01 00:01:50.491 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 00:01:50.491 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 00:01:50.491 | 2022-04-01 00:01:50.491 | cfg_attr[section, attr, 0] = value 2022-04-01 00:01:50.491 | cfg_attr_count[section, attr] = 1 2022-04-01 00:01:50.491 | } else { 2022-04-01 00:01:50.491 | lno = cfg_attr_count[section, attr]++ 2022-04-01 00:01:50.491 | cfg_attr[section, attr, lno] = value 2022-04-01 00:01:50.491 | } 2022-04-01 00:01:50.491 | } 2022-04-01 00:01:50.491 | END { 2022-04-01 00:01:50.491 | # Process each section in order 2022-04-01 00:01:50.491 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 00:01:50.491 | section = cfg_section[sno] 2022-04-01 00:01:50.491 | # The ini routines simply append a config item immediately 2022-04-01 00:01:50.491 | # after the section header. To keep the same order as defined 2022-04-01 00:01:50.491 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 00:01:50.491 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 00:01:50.491 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 00:01:50.491 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 00:01:50.491 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 00:01:50.491 | else { 2022-04-01 00:01:50.491 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 00:01:50.491 | count = cfg_attr_count[section, attr] 2022-04-01 00:01:50.491 | print "inidelete " configfile " " section " " attr 2022-04-01 00:01:50.491 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 00:01:50.492 | for (l = count -2; l >= 0; l--) 2022-04-01 00:01:50.492 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 00:01:50.492 | } 2022-04-01 00:01:50.492 | } 2022-04-01 00:01:50.492 | } 2022-04-01 00:01:50.492 | } 2022-04-01 00:01:50.492 | ' 2022-04-01 00:01:50.492 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:50.493 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:01:50.493 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 00:01:50.495 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 00:01:50.498 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-01 00:01:50.500 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 00:01:50.503 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-04-01 00:01:50.506 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-01 00:01:50.506 | BEGIN { group = "" } 2022-04-01 00:01:50.506 | /^\[\[.+\|.*\]\]/ { 2022-04-01 00:01:50.506 | gsub("[][]", "", $1); 2022-04-01 00:01:50.506 | split($1, a, "|"); 2022-04-01 00:01:50.506 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 00:01:50.506 | group=a[1] 2022-04-01 00:01:50.506 | } else { 2022-04-01 00:01:50.506 | group="" 2022-04-01 00:01:50.506 | } 2022-04-01 00:01:50.506 | next 2022-04-01 00:01:50.506 | } 2022-04-01 00:01:50.506 | { 2022-04-01 00:01:50.506 | if (group != "") 2022-04-01 00:01:50.506 | print $0 2022-04-01 00:01:50.506 | } 2022-04-01 00:01:50.506 | ' /home/ubuntu/devstack/local.conf 2022-04-01 00:01:50.512 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-04-01 00:01:50.515 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-04-01 00:01:50.545 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:50.548 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-04-01 00:01:50.551 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-04-01 00:01:50.579 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:01:50.583 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-04-01 00:01:50.601 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:01:50.604 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-04-01 00:01:50.607 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:01:50.610 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-04-01 00:01:50.613 | + ./stack.sh:main:1252 : start_swift 2022-04-01 00:01:50.615 | + lib/swift:start_swift:752 : restart_service memcached 2022-04-01 00:01:50.618 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 00:01:50.621 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-01 00:01:50.655 | + lib/swift:start_swift:755 : is_ubuntu 2022-04-01 00:01:50.658 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:01:50.661 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:01:50.663 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-04-01 00:01:51.111 | Restarting rsync (via systemctl): rsync.service. 2022-04-01 00:01:51.116 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-04-01 00:01:51.118 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-04-01 00:01:51.122 | + lib/swift:start_swift:783 : local foreground_services type 2022-04-01 00:01:51.124 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-04-01 00:01:51.127 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 00:01:51.130 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 00:01:51.133 | + functions-common:run_process:1680 : local service=s-object 2022-04-01 00:01:51.136 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 00:01:51.139 | + functions-common:run_process:1682 : local group= 2022-04-01 00:01:51.143 | + functions-common:run_process:1683 : local user= 2022-04-01 00:01:51.145 | + functions-common:run_process:1685 : local name=s-object 2022-04-01 00:01:51.151 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:01:51.154 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:01:51.158 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:01:51.160 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:01:51.164 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:01:51.169 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771311166 2022-04-01 00:01:51.172 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-04-01 00:01:51.191 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:01:51.194 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-04-01 00:01:51.197 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-04-01 00:01:51.200 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 00:01:51.204 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 00:01:51.207 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 00:01:51.209 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 00:01:51.212 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-04-01 00:01:51.215 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-04-01 00:01:51.217 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-04-01 00:01:51.220 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:01:51.223 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:01:51.225 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-04-01 00:01:51.228 | + 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-04-01 00:01:51.230 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-04-01 00:01:51.233 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 00:01:51.235 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:01:51.237 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:01:51.240 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:01:51.242 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:01:51.244 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-04-01 00:01:51.246 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:01:51.251 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-04-01 00:01:51.305 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-04-01 00:01:51.363 | + 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-04-01 00:01:51.418 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-04-01 00:01:51.473 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-04-01 00:01:51.528 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 00:01:51.583 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:01:51.585 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-04-01 00:01:51.643 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:01:52.130 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-04-01 00:01:52.145 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-04-01 00:01:52.692 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-04-01 00:01:52.716 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:01:52.722 | + functions-common:time_stop:2425 : local name 2022-04-01 00:01:52.725 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:01:52.728 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:01:52.731 | + functions-common:time_stop:2428 : local total 2022-04-01 00:01:52.734 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:01:52.736 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:01:52.740 | + functions-common:time_stop:2432 : start_time=1648771311166 2022-04-01 00:01:52.742 | + functions-common:time_stop:2434 : [[ -z 1648771311166 ]] 2022-04-01 00:01:52.746 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:01:52.752 | + functions-common:time_stop:2437 : end_time=1648771312748 2022-04-01 00:01:52.756 | + functions-common:time_stop:2438 : elapsed_time=1582 2022-04-01 00:01:52.759 | + functions-common:time_stop:2439 : total=4059 2022-04-01 00:01:52.762 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:01:52.766 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5641 2022-04-01 00:01:52.769 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 00:01:52.773 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 00:01:52.776 | + functions-common:run_process:1680 : local service=s-container 2022-04-01 00:01:52.779 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 00:01:52.783 | + functions-common:run_process:1682 : local group= 2022-04-01 00:01:52.785 | + functions-common:run_process:1683 : local user= 2022-04-01 00:01:52.788 | + functions-common:run_process:1685 : local name=s-container 2022-04-01 00:01:52.791 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:01:52.793 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:01:52.797 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:01:52.799 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:01:52.802 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:01:52.807 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771312804 2022-04-01 00:01:52.810 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-04-01 00:01:52.830 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:01:52.832 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-04-01 00:01:52.835 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-04-01 00:01:52.839 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 00:01:52.844 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 00:01:52.847 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 00:01:52.852 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 00:01:52.856 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-04-01 00:01:52.858 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-04-01 00:01:52.861 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-04-01 00:01:52.864 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:01:52.867 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:01:52.869 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-04-01 00:01:52.873 | + 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-04-01 00:01:52.877 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-04-01 00:01:52.882 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 00:01:52.884 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:01:52.887 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:01:52.890 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:01:52.893 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:01:52.895 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-04-01 00:01:52.898 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:01:52.904 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-04-01 00:01:52.965 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-04-01 00:01:53.027 | + 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-04-01 00:01:53.086 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-04-01 00:01:53.147 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-04-01 00:01:53.212 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 00:01:53.282 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:01:53.285 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-04-01 00:01:53.344 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:01:53.918 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-04-01 00:01:53.933 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-04-01 00:01:54.475 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-04-01 00:01:54.505 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:01:54.508 | + functions-common:time_stop:2425 : local name 2022-04-01 00:01:54.511 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:01:54.514 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:01:54.517 | + functions-common:time_stop:2428 : local total 2022-04-01 00:01:54.520 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:01:54.523 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:01:54.526 | + functions-common:time_stop:2432 : start_time=1648771312804 2022-04-01 00:01:54.529 | + functions-common:time_stop:2434 : [[ -z 1648771312804 ]] 2022-04-01 00:01:54.533 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:01:54.538 | + functions-common:time_stop:2437 : end_time=1648771314535 2022-04-01 00:01:54.543 | + functions-common:time_stop:2438 : elapsed_time=1731 2022-04-01 00:01:54.546 | + functions-common:time_stop:2439 : total=5641 2022-04-01 00:01:54.550 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:01:54.553 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7372 2022-04-01 00:01:54.556 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 00:01:54.559 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 00:01:54.562 | + functions-common:run_process:1680 : local service=s-account 2022-04-01 00:01:54.566 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 00:01:54.569 | + functions-common:run_process:1682 : local group= 2022-04-01 00:01:54.572 | + functions-common:run_process:1683 : local user= 2022-04-01 00:01:54.575 | + functions-common:run_process:1685 : local name=s-account 2022-04-01 00:01:54.578 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:01:54.581 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:01:54.584 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:01:54.587 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:01:54.590 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:01:54.596 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771314592 2022-04-01 00:01:54.599 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-04-01 00:01:54.618 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:01:54.620 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-04-01 00:01:54.623 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-04-01 00:01:54.626 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 00:01:54.628 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 00:01:54.631 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 00:01:54.633 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 00:01:54.637 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-04-01 00:01:54.641 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-04-01 00:01:54.644 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-04-01 00:01:54.646 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:01:54.649 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:01:54.652 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-04-01 00:01:54.655 | + 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-04-01 00:01:54.659 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-04-01 00:01:54.661 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 00:01:54.664 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:01:54.667 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:01:54.669 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:01:54.672 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:01:54.675 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-04-01 00:01:54.679 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:01:54.684 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-04-01 00:01:54.748 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-04-01 00:01:54.816 | + 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-04-01 00:01:54.888 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-04-01 00:01:54.960 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-04-01 00:01:55.020 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 00:01:55.083 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:01:55.086 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-04-01 00:01:55.146 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:01:55.727 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-04-01 00:01:55.744 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-04-01 00:01:56.331 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-04-01 00:01:56.359 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:01:56.362 | + functions-common:time_stop:2425 : local name 2022-04-01 00:01:56.364 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:01:56.367 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:01:56.370 | + functions-common:time_stop:2428 : local total 2022-04-01 00:01:56.373 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:01:56.377 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:01:56.380 | + functions-common:time_stop:2432 : start_time=1648771314592 2022-04-01 00:01:56.393 | + functions-common:time_stop:2434 : [[ -z 1648771314592 ]] 2022-04-01 00:01:56.398 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:01:56.403 | + functions-common:time_stop:2437 : end_time=1648771316400 2022-04-01 00:01:56.407 | + functions-common:time_stop:2438 : elapsed_time=1808 2022-04-01 00:01:56.410 | + functions-common:time_stop:2439 : total=7372 2022-04-01 00:01:56.413 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:01:56.416 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9180 2022-04-01 00:01:56.419 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-04-01 00:01:56.423 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-04-01 00:01:56.487 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 00:01:56.490 | + functions-common:run_process:1680 : local service=s-container-sync 2022-04-01 00:01:56.493 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 00:01:56.495 | + functions-common:run_process:1682 : local group= 2022-04-01 00:01:56.499 | + functions-common:run_process:1683 : local user= 2022-04-01 00:01:56.501 | + functions-common:run_process:1685 : local name=s-container-sync 2022-04-01 00:01:56.505 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:01:56.508 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:01:56.511 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:01:56.514 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:01:56.518 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:01:56.523 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771316520 2022-04-01 00:01:56.525 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-04-01 00:01:56.545 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:01:56.548 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-04-01 00:01:56.551 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-04-01 00:01:56.554 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 00:01:56.556 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 00:01:56.559 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 00:01:56.562 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 00:01:56.565 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-04-01 00:01:56.568 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-04-01 00:01:56.571 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-04-01 00:01:56.574 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:01:56.576 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:01:56.579 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-04-01 00:01:56.582 | + 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-04-01 00:01:56.585 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-04-01 00:01:56.589 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 00:01:56.592 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:01:56.595 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:01:56.598 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:01:56.601 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:01:56.604 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-04-01 00:01:56.608 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:01:56.615 | + 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-04-01 00:01:56.689 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-04-01 00:01:56.751 | + 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-04-01 00:01:56.821 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-04-01 00:01:56.884 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-04-01 00:01:56.950 | + 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-04-01 00:01:57.017 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:01:57.020 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-04-01 00:01:57.083 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:01:57.660 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-04-01 00:01:58.238 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-04-01 00:01:58.270 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:01:58.274 | + functions-common:time_stop:2425 : local name 2022-04-01 00:01:58.277 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:01:58.281 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:01:58.284 | + functions-common:time_stop:2428 : local total 2022-04-01 00:01:58.286 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:01:58.289 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:01:58.292 | + functions-common:time_stop:2432 : start_time=1648771316520 2022-04-01 00:01:58.295 | + functions-common:time_stop:2434 : [[ -z 1648771316520 ]] 2022-04-01 00:01:58.300 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:01:58.312 | + functions-common:time_stop:2437 : end_time=1648771318302 2022-04-01 00:01:58.316 | + functions-common:time_stop:2438 : elapsed_time=1782 2022-04-01 00:01:58.319 | + functions-common:time_stop:2439 : total=9180 2022-04-01 00:01:58.322 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:01:58.325 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10962 2022-04-01 00:01:58.328 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-04-01 00:01:58.350 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:01:58.353 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 00:01:58.355 | + functions-common:run_process:1680 : local service=s-proxy 2022-04-01 00:01:58.358 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 00:01:58.361 | + functions-common:run_process:1682 : local group= 2022-04-01 00:01:58.364 | + functions-common:run_process:1683 : local user= 2022-04-01 00:01:58.366 | + functions-common:run_process:1685 : local name=s-proxy 2022-04-01 00:01:58.369 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:01:58.371 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:01:58.375 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:01:58.378 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:01:58.381 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:01:58.386 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771318383 2022-04-01 00:01:58.388 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-04-01 00:01:58.408 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:01:58.411 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-04-01 00:01:58.414 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-04-01 00:01:58.417 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 00:01:58.419 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 00:01:58.422 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 00:01:58.425 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 00:01:58.428 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-04-01 00:01:58.430 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-04-01 00:01:58.433 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-04-01 00:01:58.436 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:01:58.439 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:01:58.441 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-04-01 00:01:58.444 | + 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-04-01 00:01:58.447 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-04-01 00:01:58.449 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 00:01:58.452 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:01:58.454 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:01:58.457 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:01:58.459 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:01:58.462 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-04-01 00:01:58.464 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:01:58.469 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-04-01 00:01:58.526 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-04-01 00:01:58.585 | + 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-04-01 00:01:58.645 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-04-01 00:01:58.705 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-04-01 00:01:58.767 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 00:01:58.835 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:01:58.839 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-04-01 00:01:58.914 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:01:59.534 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-04-01 00:01:59.549 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-04-01 00:02:00.157 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-04-01 00:02:00.190 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:02:00.194 | + functions-common:time_stop:2425 : local name 2022-04-01 00:02:00.197 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:02:00.200 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:02:00.204 | + functions-common:time_stop:2428 : local total 2022-04-01 00:02:00.207 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:02:00.210 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:02:00.214 | + functions-common:time_stop:2432 : start_time=1648771318383 2022-04-01 00:02:00.217 | + functions-common:time_stop:2434 : [[ -z 1648771318383 ]] 2022-04-01 00:02:00.221 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:02:00.228 | + functions-common:time_stop:2437 : end_time=1648771320224 2022-04-01 00:02:00.232 | + functions-common:time_stop:2438 : elapsed_time=1841 2022-04-01 00:02:00.236 | + functions-common:time_stop:2439 : total=10962 2022-04-01 00:02:00.240 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:02:00.243 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12803 2022-04-01 00:02:00.246 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-04-01 00:02:00.246 | Waiting for swift proxy to start... 2022-04-01 00:02:00.250 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.70:8080/info 2022-04-01 00:02:00.253 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 00:02:00.257 | + functions:wait_for_service:458 : local url=http://10.222.0.70:8080/info 2022-04-01 00:02:00.260 | + functions:wait_for_service:459 : local rval=0 2022-04-01 00:02:00.263 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 00:02:00.267 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 00:02:00.271 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:02:00.274 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:02:00.278 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:02:00.285 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771320282 2022-04-01 00:02:00.288 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 00:02:00.295 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-04-01 00:02:00.316 | + :: : [[ 000 == 503 ]] 2022-04-01 00:02:00.318 | + :: : [[ 7 -eq 7 ]] 2022-04-01 00:02:00.319 | + :: : sleep 1 2022-04-01 00:02:01.323 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-04-01 00:02:01.342 | + :: : [[ 000 == 503 ]] 2022-04-01 00:02:01.344 | + :: : [[ 7 -eq 7 ]] 2022-04-01 00:02:01.346 | + :: : sleep 1 2022-04-01 00:02:02.350 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-04-01 00:02:02.369 | + :: : [[ 000 == 503 ]] 2022-04-01 00:02:02.371 | + :: : [[ 7 -eq 7 ]] 2022-04-01 00:02:02.372 | + :: : sleep 1 2022-04-01 00:02:03.377 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-04-01 00:02:03.552 | + :: : [[ 200 == 503 ]] 2022-04-01 00:02:03.554 | + :: : [[ 0 -eq 7 ]] 2022-04-01 00:02:03.557 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 00:02:03.561 | + functions-common:time_stop:2425 : local name 2022-04-01 00:02:03.563 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:02:03.566 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:02:03.568 | + functions-common:time_stop:2428 : local total 2022-04-01 00:02:03.571 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:02:03.574 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 00:02:03.576 | + functions-common:time_stop:2432 : start_time=1648771320282 2022-04-01 00:02:03.579 | + functions-common:time_stop:2434 : [[ -z 1648771320282 ]] 2022-04-01 00:02:03.583 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:02:03.588 | + functions-common:time_stop:2437 : end_time=1648771323585 2022-04-01 00:02:03.591 | + functions-common:time_stop:2438 : elapsed_time=3303 2022-04-01 00:02:03.594 | + functions-common:time_stop:2439 : total=7226 2022-04-01 00:02:03.597 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:02:03.600 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10529 2022-04-01 00:02:03.602 | + functions:wait_for_service:467 : return 0 2022-04-01 00:02:03.605 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-04-01 00:02:03.608 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 00:02:03.612 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-04-01 00:02:03.633 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:03.635 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 00:02:03.670 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-04-01 00:02:03.727 | [380355 Async configure_neutron_nova:426521]: Waiting for completion of configure_neutron_nova running on PID 426521 (2 other jobs running) 2022-04-01 00:02:03.757 | [380355 Async configure_neutron_nova:426521]: Signaling child to exit 2022-04-01 00:02:03.757 | WAKEUP 2022-04-01 00:02:03.786 | [380355 Async configure_neutron_nova:426521]: Signaled 2022-04-01 00:02:03.788 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-04-01 00:02:03.788 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 00:02:03.788 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 00:02:03.788 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 00:02:03.788 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 00:02:03.788 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 00:02:03.788 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 00:02:03.788 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-04-01 00:02:03.788 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-04-01 00:02:03.788 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-04-01 00:02:03.788 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.70/identity 2022-04-01 00:02:03.788 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-04-01 00:02:03.788 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-04-01 00:02:03.789 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-04-01 00:02:03.789 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-04-01 00:02:03.789 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-04-01 00:02:03.789 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-04-01 00:02:03.789 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-04-01 00:02:03.789 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-04-01 00:02:03.789 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-01 00:02:03.789 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-01 00:02:03.789 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-01 00:02:03.789 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:03.789 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-04-01 00:02:03.789 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-04-01 00:02:03.789 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-04-01 00:02:03.789 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-04-01 00:02:03.790 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-04-01 00:02:03.790 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 00:02:03.790 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-04-01 00:02:03.790 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-04-01 00:02:03.790 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 00:02:03.790 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 00:02:03.790 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-04-01 00:02:03.790 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-04-01 00:02:03.790 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 00:02:03.790 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-04-01 00:02:03.790 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.70/identity 2022-04-01 00:02:03.790 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-04-01 00:02:03.790 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-04-01 00:02:03.790 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-04-01 00:02:03.791 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-04-01 00:02:03.791 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-04-01 00:02:03.791 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-04-01 00:02:03.791 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-04-01 00:02:03.791 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-04-01 00:02:03.791 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-01 00:02:03.791 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-01 00:02:03.791 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-01 00:02:03.791 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:03.791 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-04-01 00:02:03.791 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-04-01 00:02:03.791 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-04-01 00:02:03.844 | [380355 Async configure_neutron_nova:426521]: finished configure_neutron_nova with result 0 in 0 seconds 2022-04-01 00:02:03.848 | + inc/async:async_wait:197 : return 0 2022-04-01 00:02:03.851 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-04-01 00:02:03.872 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:03.875 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 00:02:03.912 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 00:02:03.946 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-04-01 00:02:03.965 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:03.967 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-04-01 00:02:03.971 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:02:03.973 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-04-01 00:02:03.976 | + ./stack.sh:main:1277 : start_nova_api 2022-04-01 00:02:03.979 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-04-01 00:02:03.982 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-04-01 00:02:03.985 | + lib/nova:start_nova_api:936 : local nova_url 2022-04-01 00:02:03.988 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-04-01 00:02:04.009 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:02:04.012 | + 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-04-01 00:02:04.014 | + 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-04-01 00:02:04.017 | + 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-04-01 00:02:04.020 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-04-01 00:02:04.024 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-04-01 00:02:04.029 | + 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-04-01 00:02:04.033 | + functions-common:run_process:1680 : local service=n-api 2022-04-01 00:02:04.036 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 00:02:04.038 | + functions-common:run_process:1682 : local group= 2022-04-01 00:02:04.041 | + functions-common:run_process:1683 : local user= 2022-04-01 00:02:04.044 | + functions-common:run_process:1685 : local name=n-api 2022-04-01 00:02:04.047 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:02:04.050 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:02:04.053 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:02:04.055 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:02:04.059 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:02:04.064 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771324061 2022-04-01 00:02:04.067 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-04-01 00:02:04.085 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:04.088 | + 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-04-01 00:02:04.092 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-04-01 00:02:04.095 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 00:02:04.098 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 00:02:04.101 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 00:02:04.104 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 00:02:04.107 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-04-01 00:02:04.110 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-04-01 00:02:04.113 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-04-01 00:02:04.116 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:02:04.119 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:02:04.122 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-04-01 00:02:04.125 | + 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-04-01 00:02:04.128 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-04-01 00:02:04.130 | + 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-04-01 00:02:04.133 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 00:02:04.135 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 00:02:04.138 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-04-01 00:02:04.141 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 00:02:04.145 | + 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-04-01 00:02:04.211 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-04-01 00:02:04.275 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-04-01 00:02:04.349 | + 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-04-01 00:02:04.414 | + 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-04-01 00:02:04.480 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-04-01 00:02:04.546 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-04-01 00:02:04.610 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-04-01 00:02:04.678 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-04-01 00:02:04.742 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-04-01 00:02:04.809 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 00:02:04.813 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-04-01 00:02:04.876 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 00:02:05.443 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-04-01 00:02:05.458 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-04-01 00:02:06.023 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-04-01 00:02:06.114 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:02:06.120 | + functions-common:time_stop:2425 : local name 2022-04-01 00:02:06.123 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:02:06.127 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:02:06.131 | + functions-common:time_stop:2428 : local total 2022-04-01 00:02:06.135 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:02:06.139 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:02:06.143 | + functions-common:time_stop:2432 : start_time=1648771324061 2022-04-01 00:02:06.147 | + functions-common:time_stop:2434 : [[ -z 1648771324061 ]] 2022-04-01 00:02:06.152 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:02:06.160 | + functions-common:time_stop:2437 : end_time=1648771326155 2022-04-01 00:02:06.164 | + functions-common:time_stop:2438 : elapsed_time=2094 2022-04-01 00:02:06.168 | + functions-common:time_stop:2439 : total=12803 2022-04-01 00:02:06.172 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:02:06.176 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14897 2022-04-01 00:02:06.179 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.70/compute/v2.1/ 2022-04-01 00:02:06.183 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-04-01 00:02:06.183 | Waiting for nova-api to start... 2022-04-01 00:02:06.188 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.70/compute/v2.1/ 2022-04-01 00:02:06.191 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 00:02:06.195 | + functions:wait_for_service:458 : local url=http://10.222.0.70/compute/v2.1/ 2022-04-01 00:02:06.199 | + functions:wait_for_service:459 : local rval=0 2022-04-01 00:02:06.203 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 00:02:06.207 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 00:02:06.211 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:02:06.215 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:02:06.220 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:02:06.227 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771326223 2022-04-01 00:02:06.231 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 00:02:06.240 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/compute/v2.1/ 2022-04-01 00:02:15.198 | + :: : [[ 200 == 503 ]] 2022-04-01 00:02:15.199 | + :: : [[ 0 -eq 7 ]] 2022-04-01 00:02:15.203 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 00:02:15.207 | + functions-common:time_stop:2425 : local name 2022-04-01 00:02:15.210 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:02:15.213 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:02:15.216 | + functions-common:time_stop:2428 : local total 2022-04-01 00:02:15.219 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:02:15.222 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 00:02:15.225 | + functions-common:time_stop:2432 : start_time=1648771326223 2022-04-01 00:02:15.228 | + functions-common:time_stop:2434 : [[ -z 1648771326223 ]] 2022-04-01 00:02:15.232 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:02:15.237 | + functions-common:time_stop:2437 : end_time=1648771335234 2022-04-01 00:02:15.240 | + functions-common:time_stop:2438 : elapsed_time=9011 2022-04-01 00:02:15.243 | + functions-common:time_stop:2439 : total=10529 2022-04-01 00:02:15.245 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:02:15.248 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19540 2022-04-01 00:02:15.252 | + functions:wait_for_service:467 : return 0 2022-04-01 00:02:15.254 | + 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-04-01 00:02:15.257 | + 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-04-01 00:02:15.260 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-04-01 00:02:15.280 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:15.283 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-04-01 00:02:15.287 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:02:15.289 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-04-01 00:02:15.292 | + ./stack.sh:main:1282 : start_ovn_services 2022-04-01 00:02:15.295 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-04-01 00:02:15.298 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-04-01 00:02:15.317 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:02:15.320 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-04-01 00:02:15.340 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:15.343 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-04-01 00:02:15.346 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:02:15.350 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-04-01 00:02:15.353 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-04-01 00:02:15.356 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-04-01 00:02:15.359 | + 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-04-01 00:02:15.395 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-04-01 00:02:15.398 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-04-01 00:02:15.401 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-04-01 00:02:15.437 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-04-01 00:02:15.472 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-04-01 00:02:15.475 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-04-01 00:02:15.478 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-04-01 00:02:15.481 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-04-01 00:02:15.483 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-04-01 00:02:15.487 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-04-01 00:02:15.490 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-01 00:02:15.492 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-01 00:02:15.496 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-04-01 00:02:15.499 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-04-01 00:02:15.502 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-04-01 00:02:15.505 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-04-01 00:02:15.508 | +++ 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-04-01 00:02:15.510 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 00:02:15.514 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 00:02:15.517 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-04-01 00:02:15.520 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 00:02:15.523 | + 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-04-01 00:02:15.525 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-04-01 00:02:15.544 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:02:15.547 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-04-01 00:02:15.550 | + 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-04-01 00:02:15.552 | + functions-common:run_process:1680 : local service=q-svc 2022-04-01 00:02:15.555 | + 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-04-01 00:02:15.558 | + functions-common:run_process:1682 : local group= 2022-04-01 00:02:15.561 | + functions-common:run_process:1683 : local user= 2022-04-01 00:02:15.564 | + functions-common:run_process:1685 : local name=q-svc 2022-04-01 00:02:15.566 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:02:15.569 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:02:15.572 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:02:15.575 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:02:15.578 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:02:15.582 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771335580 2022-04-01 00:02:15.585 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-04-01 00:02:15.603 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:15.605 | + 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-04-01 00:02:15.608 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-04-01 00:02:15.612 | + 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-04-01 00:02:15.615 | + 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-04-01 00:02:15.618 | + 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-04-01 00:02:15.620 | + 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-04-01 00:02:15.623 | + 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-04-01 00:02:15.626 | + 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-04-01 00:02:15.629 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-04-01 00:02:15.631 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:02:15.634 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:02:15.636 | + 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-04-01 00:02:15.639 | + 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-04-01 00:02:15.642 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-04-01 00:02:15.644 | + 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-04-01 00:02:15.646 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:02:15.649 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:02:15.651 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:02:15.653 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:02:15.656 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-04-01 00:02:15.658 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:02:15.663 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-04-01 00:02:15.724 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-04-01 00:02:15.784 | + 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-04-01 00:02:15.840 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-04-01 00:02:15.902 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-04-01 00:02:15.967 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 00:02:16.030 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:02:16.033 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-04-01 00:02:16.095 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:02:16.662 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-04-01 00:02:16.676 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-04-01 00:02:17.239 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-04-01 00:02:17.261 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:02:17.265 | + functions-common:time_stop:2425 : local name 2022-04-01 00:02:17.270 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:02:17.272 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:02:17.275 | + functions-common:time_stop:2428 : local total 2022-04-01 00:02:17.278 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:02:17.282 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:02:17.284 | + functions-common:time_stop:2432 : start_time=1648771335580 2022-04-01 00:02:17.287 | + functions-common:time_stop:2434 : [[ -z 1648771335580 ]] 2022-04-01 00:02:17.291 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:02:17.297 | + functions-common:time_stop:2437 : end_time=1648771337293 2022-04-01 00:02:17.300 | + functions-common:time_stop:2438 : elapsed_time=1713 2022-04-01 00:02:17.303 | + functions-common:time_stop:2439 : total=14897 2022-04-01 00:02:17.306 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:02:17.310 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16610 2022-04-01 00:02:17.314 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.70:9696 2022-04-01 00:02:17.317 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-04-01 00:02:17.340 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:02:17.344 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-04-01 00:02:17.344 | Waiting for Neutron to start... 2022-04-01 00:02:17.347 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.70:9696' 2022-04-01 00:02:17.350 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.70:9696' 'Neutron did not start' 60 2022-04-01 00:02:17.353 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.70:9696' 2022-04-01 00:02:17.356 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-04-01 00:02:17.359 | + functions-common:test_with_retry:2365 : local until=60 2022-04-01 00:02:17.362 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-01 00:02:17.365 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-01 00:02:17.367 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-01 00:02:17.370 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:02:17.373 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:02:17.377 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:02:17.382 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771337379 2022-04-01 00:02:17.384 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.70:9696; do sleep 0.5; done' 2022-04-01 00:02:23.493 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.70:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-04-01 00:02:23.497 | + functions-common:time_stop:2425 : local name 2022-04-01 00:02:23.500 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:02:23.504 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:02:23.507 | + functions-common:time_stop:2428 : local total 2022-04-01 00:02:23.511 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:02:23.515 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-01 00:02:23.519 | + functions-common:time_stop:2432 : start_time=1648771337379 2022-04-01 00:02:23.523 | + functions-common:time_stop:2434 : [[ -z 1648771337379 ]] 2022-04-01 00:02:23.529 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:02:23.537 | + functions-common:time_stop:2437 : end_time=1648771343532 2022-04-01 00:02:23.541 | + functions-common:time_stop:2438 : elapsed_time=6153 2022-04-01 00:02:23.544 | + functions-common:time_stop:2439 : total=0 2022-04-01 00:02:23.549 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:02:23.554 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6153 2022-04-01 00:02:23.558 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-04-01 00:02:23.590 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:23.595 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-04-01 00:02:23.598 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:02:23.601 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-04-01 00:02:23.604 | + ./stack.sh:main:1298 : start_placement 2022-04-01 00:02:23.608 | + lib/placement:start_placement:160 : start_placement_api 2022-04-01 00:02:23.612 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-01 00:02:23.617 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-04-01 00:02:23.624 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 00:02:23.627 | + functions-common:run_process:1680 : local service=placement-api 2022-04-01 00:02:23.630 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 00:02:23.633 | + functions-common:run_process:1682 : local group= 2022-04-01 00:02:23.636 | + functions-common:run_process:1683 : local user= 2022-04-01 00:02:23.639 | + functions-common:run_process:1685 : local name=placement-api 2022-04-01 00:02:23.643 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:02:23.648 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:02:23.652 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:02:23.656 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:02:23.661 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:02:23.668 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771343664 2022-04-01 00:02:23.672 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-04-01 00:02:23.699 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:23.702 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-04-01 00:02:23.706 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-04-01 00:02:23.710 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 00:02:23.713 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 00:02:23.716 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 00:02:23.719 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 00:02:23.723 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-04-01 00:02:23.726 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-04-01 00:02:23.729 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-04-01 00:02:23.732 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:02:23.736 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:02:23.739 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-04-01 00:02:23.742 | + 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-04-01 00:02:23.744 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-04-01 00:02:23.747 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 00:02:23.750 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 00:02:23.752 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 00:02:23.755 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-04-01 00:02:23.758 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 00:02:23.762 | + 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-04-01 00:02:23.824 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-04-01 00:02:23.886 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-04-01 00:02:23.945 | + 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-04-01 00:02:24.009 | + 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-04-01 00:02:24.074 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-04-01 00:02:24.140 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-04-01 00:02:24.207 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-04-01 00:02:24.276 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-04-01 00:02:24.344 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-04-01 00:02:24.419 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 00:02:24.422 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-04-01 00:02:24.487 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 00:02:25.047 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-04-01 00:02:25.067 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-04-01 00:02:25.638 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-04-01 00:02:25.729 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:02:25.732 | + functions-common:time_stop:2425 : local name 2022-04-01 00:02:25.735 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:02:25.738 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:02:25.741 | + functions-common:time_stop:2428 : local total 2022-04-01 00:02:25.743 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:02:25.746 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:02:25.750 | + functions-common:time_stop:2432 : start_time=1648771343664 2022-04-01 00:02:25.753 | + functions-common:time_stop:2434 : [[ -z 1648771343664 ]] 2022-04-01 00:02:25.757 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:02:25.763 | + functions-common:time_stop:2437 : end_time=1648771345759 2022-04-01 00:02:25.771 | + functions-common:time_stop:2438 : elapsed_time=2095 2022-04-01 00:02:25.774 | + functions-common:time_stop:2439 : total=16610 2022-04-01 00:02:25.777 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:02:25.781 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18705 2022-04-01 00:02:25.784 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-04-01 00:02:25.784 | Waiting for placement-api to start... 2022-04-01 00:02:25.787 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.70/placement 2022-04-01 00:02:25.790 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 00:02:25.793 | + functions:wait_for_service:458 : local url=http://10.222.0.70/placement 2022-04-01 00:02:25.796 | + functions:wait_for_service:459 : local rval=0 2022-04-01 00:02:25.799 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 00:02:25.802 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 00:02:25.805 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:02:25.809 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:02:25.813 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:02:25.819 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771345816 2022-04-01 00:02:25.822 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 00:02:25.830 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/placement 2022-04-01 00:02:28.557 | + :: : [[ 200 == 503 ]] 2022-04-01 00:02:28.559 | + :: : [[ 0 -eq 7 ]] 2022-04-01 00:02:28.563 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 00:02:28.566 | + functions-common:time_stop:2425 : local name 2022-04-01 00:02:28.569 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:02:28.571 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:02:28.574 | + functions-common:time_stop:2428 : local total 2022-04-01 00:02:28.577 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:02:28.579 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 00:02:28.582 | + functions-common:time_stop:2432 : start_time=1648771345816 2022-04-01 00:02:28.585 | + functions-common:time_stop:2434 : [[ -z 1648771345816 ]] 2022-04-01 00:02:28.589 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:02:28.594 | + functions-common:time_stop:2437 : end_time=1648771348591 2022-04-01 00:02:28.597 | + functions-common:time_stop:2438 : elapsed_time=2775 2022-04-01 00:02:28.600 | + functions-common:time_stop:2439 : total=19540 2022-04-01 00:02:28.602 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:02:28.605 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22315 2022-04-01 00:02:28.608 | + functions:wait_for_service:467 : return 0 2022-04-01 00:02:28.611 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-04-01 00:02:28.631 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:28.633 | + ./stack.sh:main:1302 : start_neutron 2022-04-01 00:02:28.636 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-04-01 00:02:28.640 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 00:02:28.641 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 00:02:28.647 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 00:02:28.650 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 00:02:28.653 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-04-01 00:02:28.656 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 00:02:28.659 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-04-01 00:02:28.662 | + 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-04-01 00:02:28.666 | + functions-common:run_process:1680 : local service=q-agt 2022-04-01 00:02:28.669 | + 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-04-01 00:02:28.672 | + functions-common:run_process:1682 : local group= 2022-04-01 00:02:28.675 | + functions-common:run_process:1683 : local user= 2022-04-01 00:02:28.677 | + functions-common:run_process:1685 : local name=q-agt 2022-04-01 00:02:28.680 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:02:28.683 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:02:28.686 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:02:28.689 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:02:28.693 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:02:28.698 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771348695 2022-04-01 00:02:28.701 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-04-01 00:02:28.719 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:28.722 | + 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-04-01 00:02:28.725 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-04-01 00:02:28.727 | + 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-04-01 00:02:28.730 | + 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-04-01 00:02:28.733 | + 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-04-01 00:02:28.736 | + 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-04-01 00:02:28.739 | + 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-04-01 00:02:28.742 | + 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-04-01 00:02:28.744 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-04-01 00:02:28.747 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:02:28.750 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:02:28.753 | + 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-04-01 00:02:28.756 | + 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-04-01 00:02:28.759 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-04-01 00:02:28.761 | + 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-04-01 00:02:28.764 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:02:28.766 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:02:28.768 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:02:28.771 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:02:28.773 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-04-01 00:02:28.776 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:02:28.781 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-04-01 00:02:28.840 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-04-01 00:02:28.898 | + 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-04-01 00:02:28.958 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-04-01 00:02:29.021 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-04-01 00:02:29.081 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 00:02:29.143 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:02:29.146 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-04-01 00:02:29.205 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:02:29.778 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-04-01 00:02:29.793 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-04-01 00:02:30.295 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-04-01 00:02:30.317 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:02:30.320 | + functions-common:time_stop:2425 : local name 2022-04-01 00:02:30.323 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:02:30.326 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:02:30.330 | + functions-common:time_stop:2428 : local total 2022-04-01 00:02:30.333 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:02:30.335 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:02:30.339 | + functions-common:time_stop:2432 : start_time=1648771348695 2022-04-01 00:02:30.343 | + functions-common:time_stop:2434 : [[ -z 1648771348695 ]] 2022-04-01 00:02:30.346 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:02:30.352 | + functions-common:time_stop:2437 : end_time=1648771350349 2022-04-01 00:02:30.355 | + functions-common:time_stop:2438 : elapsed_time=1654 2022-04-01 00:02:30.357 | + functions-common:time_stop:2439 : total=18705 2022-04-01 00:02:30.360 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:02:30.363 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20359 2022-04-01 00:02:30.366 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-04-01 00:02:30.369 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-01 00:02:30.372 | + functions-common:is_provider_network:2277 : return 1 2022-04-01 00:02:30.375 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-04-01 00:02:30.378 | + 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-04-01 00:02:30.381 | + functions-common:run_process:1680 : local service=q-dhcp 2022-04-01 00:02:30.384 | + 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-04-01 00:02:30.387 | + functions-common:run_process:1682 : local group= 2022-04-01 00:02:30.391 | + functions-common:run_process:1683 : local user= 2022-04-01 00:02:30.394 | + functions-common:run_process:1685 : local name=q-dhcp 2022-04-01 00:02:30.397 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:02:30.400 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:02:30.405 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:02:30.408 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:02:30.411 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:02:30.416 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771350413 2022-04-01 00:02:30.419 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-04-01 00:02:30.446 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:30.449 | + 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-04-01 00:02:30.451 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-04-01 00:02:30.455 | + 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-04-01 00:02:30.459 | + 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-04-01 00:02:30.462 | + 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-04-01 00:02:30.465 | + 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-04-01 00:02:30.469 | + 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-04-01 00:02:30.473 | + 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-04-01 00:02:30.476 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-04-01 00:02:30.479 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:02:30.482 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:02:30.485 | + 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-04-01 00:02:30.488 | + 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-04-01 00:02:30.492 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-04-01 00:02:30.496 | + 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-04-01 00:02:30.499 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:02:30.502 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:02:30.506 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:02:30.509 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:02:30.512 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-04-01 00:02:30.515 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:02:30.520 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-04-01 00:02:30.583 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-04-01 00:02:30.645 | + 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-04-01 00:02:30.712 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-04-01 00:02:30.791 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-04-01 00:02:30.853 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 00:02:30.920 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:02:30.924 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-04-01 00:02:30.996 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:02:31.555 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-04-01 00:02:31.571 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-04-01 00:02:32.168 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-04-01 00:02:32.194 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:02:32.198 | + functions-common:time_stop:2425 : local name 2022-04-01 00:02:32.200 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:02:32.204 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:02:32.206 | + functions-common:time_stop:2428 : local total 2022-04-01 00:02:32.209 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:02:32.211 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:02:32.215 | + functions-common:time_stop:2432 : start_time=1648771350413 2022-04-01 00:02:32.217 | + functions-common:time_stop:2434 : [[ -z 1648771350413 ]] 2022-04-01 00:02:32.221 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:02:32.227 | + functions-common:time_stop:2437 : end_time=1648771352223 2022-04-01 00:02:32.230 | + functions-common:time_stop:2438 : elapsed_time=1810 2022-04-01 00:02:32.233 | + functions-common:time_stop:2439 : total=20359 2022-04-01 00:02:32.236 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:02:32.239 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22169 2022-04-01 00:02:32.243 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-04-01 00:02:32.246 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-01 00:02:32.250 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-01 00:02:32.253 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-04-01 00:02:32.258 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 00:02:32.261 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 00:02:32.264 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 00:02:32.267 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-04-01 00:02:32.271 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 00:02:32.274 | + 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-04-01 00:02:32.277 | + functions-common:run_process:1680 : local service=q-l3 2022-04-01 00:02:32.281 | + 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-04-01 00:02:32.284 | + functions-common:run_process:1682 : local group= 2022-04-01 00:02:32.287 | + functions-common:run_process:1683 : local user= 2022-04-01 00:02:32.290 | + functions-common:run_process:1685 : local name=q-l3 2022-04-01 00:02:32.292 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:02:32.295 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:02:32.298 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:02:32.301 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:02:32.305 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:02:32.312 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771352307 2022-04-01 00:02:32.315 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-04-01 00:02:32.341 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:32.344 | + 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-04-01 00:02:32.348 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-04-01 00:02:32.351 | + 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-04-01 00:02:32.354 | + 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-04-01 00:02:32.357 | + 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-04-01 00:02:32.361 | + 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-04-01 00:02:32.364 | + 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-04-01 00:02:32.367 | + 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-04-01 00:02:32.370 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-04-01 00:02:32.374 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:02:32.377 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:02:32.380 | + 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-04-01 00:02:32.383 | + 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-04-01 00:02:32.386 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-04-01 00:02:32.390 | + 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-04-01 00:02:32.392 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:02:32.395 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:02:32.398 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:02:32.401 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:02:32.404 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-04-01 00:02:32.408 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:02:32.414 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-04-01 00:02:32.480 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-04-01 00:02:32.547 | + 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-04-01 00:02:32.613 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-04-01 00:02:32.680 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-04-01 00:02:32.750 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 00:02:32.818 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:02:32.821 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-04-01 00:02:32.891 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:02:33.516 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-04-01 00:02:33.531 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-04-01 00:02:34.094 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-04-01 00:02:34.138 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:02:34.141 | + functions-common:time_stop:2425 : local name 2022-04-01 00:02:34.146 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:02:34.149 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:02:34.162 | + functions-common:time_stop:2428 : local total 2022-04-01 00:02:34.165 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:02:34.168 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:02:34.172 | + functions-common:time_stop:2432 : start_time=1648771352307 2022-04-01 00:02:34.175 | + functions-common:time_stop:2434 : [[ -z 1648771352307 ]] 2022-04-01 00:02:34.182 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:02:34.185 | + functions-common:time_stop:2437 : end_time=1648771354181 2022-04-01 00:02:34.189 | + functions-common:time_stop:2438 : elapsed_time=1874 2022-04-01 00:02:34.192 | + functions-common:time_stop:2439 : total=22169 2022-04-01 00:02:34.195 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:02:34.199 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24043 2022-04-01 00:02:34.202 | + 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-04-01 00:02:34.205 | + functions-common:run_process:1680 : local service=q-meta 2022-04-01 00:02:34.208 | + 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-04-01 00:02:34.211 | + functions-common:run_process:1682 : local group= 2022-04-01 00:02:34.214 | + functions-common:run_process:1683 : local user= 2022-04-01 00:02:34.217 | + functions-common:run_process:1685 : local name=q-meta 2022-04-01 00:02:34.219 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:02:34.222 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:02:34.225 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:02:34.228 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:02:34.234 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:02:34.237 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771354234 2022-04-01 00:02:34.240 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-04-01 00:02:34.266 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:34.270 | + 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-04-01 00:02:34.275 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-04-01 00:02:34.280 | + 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-04-01 00:02:34.284 | + 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-04-01 00:02:34.288 | + 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-04-01 00:02:34.292 | + 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-04-01 00:02:34.297 | + 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-04-01 00:02:34.301 | + 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-04-01 00:02:34.306 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-04-01 00:02:34.310 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:02:34.314 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:02:34.319 | + 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-04-01 00:02:34.323 | + 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-04-01 00:02:34.327 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-04-01 00:02:34.331 | + 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-04-01 00:02:34.336 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:02:34.340 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:02:34.346 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:02:34.352 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:02:34.357 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-04-01 00:02:34.365 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:02:34.370 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-04-01 00:02:34.478 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-04-01 00:02:34.582 | + 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-04-01 00:02:34.666 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-04-01 00:02:34.774 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-04-01 00:02:34.876 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 00:02:34.962 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:02:34.964 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-04-01 00:02:35.035 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:02:35.641 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-04-01 00:02:35.657 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-04-01 00:02:36.256 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-04-01 00:02:36.290 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:02:36.290 | + functions-common:time_stop:2425 : local name 2022-04-01 00:02:36.293 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:02:36.296 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:02:36.300 | + functions-common:time_stop:2428 : local total 2022-04-01 00:02:36.308 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:02:36.313 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:02:36.316 | + functions-common:time_stop:2432 : start_time=1648771354234 2022-04-01 00:02:36.323 | + functions-common:time_stop:2434 : [[ -z 1648771354234 ]] 2022-04-01 00:02:36.333 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:02:36.340 | + functions-common:time_stop:2437 : end_time=1648771356332 2022-04-01 00:02:36.343 | + functions-common:time_stop:2438 : elapsed_time=2098 2022-04-01 00:02:36.347 | + functions-common:time_stop:2439 : total=24043 2022-04-01 00:02:36.350 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:02:36.353 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26141 2022-04-01 00:02:36.357 | + 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-04-01 00:02:36.364 | + functions-common:run_process:1680 : local service=q-metering 2022-04-01 00:02:36.367 | + 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-04-01 00:02:36.370 | + functions-common:run_process:1682 : local group= 2022-04-01 00:02:36.373 | + functions-common:run_process:1683 : local user= 2022-04-01 00:02:36.376 | + functions-common:run_process:1685 : local name=q-metering 2022-04-01 00:02:36.379 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:02:36.382 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:02:36.385 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:02:36.387 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:02:36.394 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:02:36.397 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771356393 2022-04-01 00:02:36.399 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-04-01 00:02:36.423 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:36.426 | + 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-04-01 00:02:36.429 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-04-01 00:02:36.431 | + 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-04-01 00:02:36.434 | + 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-04-01 00:02:36.438 | + 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-04-01 00:02:36.441 | + 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-04-01 00:02:36.443 | + 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-04-01 00:02:36.446 | + 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-04-01 00:02:36.450 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-04-01 00:02:36.454 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:02:36.457 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:02:36.460 | + 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-04-01 00:02:36.463 | + 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-04-01 00:02:36.466 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-04-01 00:02:36.469 | + 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-04-01 00:02:36.472 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:02:36.475 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:02:36.478 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:02:36.480 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:02:36.484 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-04-01 00:02:36.486 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:02:36.491 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-04-01 00:02:36.569 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-04-01 00:02:36.659 | + 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-04-01 00:02:36.756 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-04-01 00:02:36.844 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-04-01 00:02:36.948 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 00:02:37.047 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:02:37.050 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-04-01 00:02:37.122 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:02:37.801 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-04-01 00:02:37.815 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-04-01 00:02:38.417 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-04-01 00:02:38.450 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:02:38.459 | + functions-common:time_stop:2425 : local name 2022-04-01 00:02:38.465 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:02:38.473 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:02:38.480 | + functions-common:time_stop:2428 : local total 2022-04-01 00:02:38.485 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:02:38.493 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:02:38.497 | + functions-common:time_stop:2432 : start_time=1648771356393 2022-04-01 00:02:38.501 | + functions-common:time_stop:2434 : [[ -z 1648771356393 ]] 2022-04-01 00:02:38.510 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:02:38.524 | + functions-common:time_stop:2437 : end_time=1648771358513 2022-04-01 00:02:38.532 | + functions-common:time_stop:2438 : elapsed_time=2120 2022-04-01 00:02:38.537 | + functions-common:time_stop:2439 : total=26141 2022-04-01 00:02:38.543 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:02:38.554 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28261 2022-04-01 00:02:38.560 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-04-01 00:02:38.618 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:02:38.623 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-04-01 00:02:38.635 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-04-01 00:02:38.650 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:02:38.660 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-04-01 00:02:38.670 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-04-01 00:02:38.677 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-04-01 00:02:38.689 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-04-01 00:02:38.699 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-04-01 00:02:38.715 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-01 00:02:38.726 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 00:02:43.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:02:43.131 | from cryptography.utils import int_from_bytes 2022-04-01 00:02:43.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:02:43.131 | from cryptography.utils import int_from_bytes 2022-04-01 00:02:43.384 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:02:43.391 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 00:02:43.391 | address-scope 2022-04-01 00:02:43.391 | router-admin-state-down-before-update 2022-04-01 00:02:43.391 | agent 2022-04-01 00:02:43.391 | agent-resources-synced 2022-04-01 00:02:43.391 | allowed-address-pairs 2022-04-01 00:02:43.391 | auto-allocated-topology 2022-04-01 00:02:43.391 | availability_zone 2022-04-01 00:02:43.391 | availability_zone_filter 2022-04-01 00:02:43.391 | default-subnetpools 2022-04-01 00:02:43.391 | dhcp_agent_scheduler 2022-04-01 00:02:43.391 | dvr 2022-04-01 00:02:43.391 | empty-string-filtering 2022-04-01 00:02:43.391 | external-net 2022-04-01 00:02:43.391 | extra_dhcp_opt 2022-04-01 00:02:43.391 | extraroute 2022-04-01 00:02:43.391 | extraroute-atomic 2022-04-01 00:02:43.391 | filter-validation 2022-04-01 00:02:43.391 | fip-port-details 2022-04-01 00:02:43.392 | flavors 2022-04-01 00:02:43.392 | floatingip-pools 2022-04-01 00:02:43.392 | ip-substring-filtering 2022-04-01 00:02:43.392 | router 2022-04-01 00:02:43.392 | ext-gw-mode 2022-04-01 00:02:43.392 | l3-ha 2022-04-01 00:02:43.392 | l3-flavors 2022-04-01 00:02:43.392 | l3-port-ip-change-not-allowed 2022-04-01 00:02:43.392 | l3_agent_scheduler 2022-04-01 00:02:43.392 | metering 2022-04-01 00:02:43.392 | metering_source_and_destination_fields 2022-04-01 00:02:43.392 | multi-provider 2022-04-01 00:02:43.392 | net-mtu 2022-04-01 00:02:43.392 | net-mtu-writable 2022-04-01 00:02:43.392 | network_availability_zone 2022-04-01 00:02:43.392 | network-ip-availability 2022-04-01 00:02:43.392 | pagination 2022-04-01 00:02:43.392 | port-device-profile 2022-04-01 00:02:43.392 | port-mac-address-regenerate 2022-04-01 00:02:43.392 | port-numa-affinity-policy 2022-04-01 00:02:43.392 | binding 2022-04-01 00:02:43.392 | binding-extended 2022-04-01 00:02:43.392 | port-security 2022-04-01 00:02:43.392 | project-id 2022-04-01 00:02:43.392 | provider 2022-04-01 00:02:43.392 | quota-check-limit 2022-04-01 00:02:43.392 | quotas 2022-04-01 00:02:43.392 | quota_details 2022-04-01 00:02:43.392 | rbac-policies 2022-04-01 00:02:43.392 | rbac-address-group 2022-04-01 00:02:43.392 | rbac-address-scope 2022-04-01 00:02:43.392 | rbac-security-groups 2022-04-01 00:02:43.392 | rbac-subnetpool 2022-04-01 00:02:43.392 | revision-if-match 2022-04-01 00:02:43.392 | standard-attr-revisions 2022-04-01 00:02:43.392 | router_availability_zone 2022-04-01 00:02:43.393 | security-groups-normalized-cidr 2022-04-01 00:02:43.393 | port-security-groups-filtering 2022-04-01 00:02:43.393 | security-groups-remote-address-group 2022-04-01 00:02:43.393 | security-groups-shared-filtering 2022-04-01 00:02:43.393 | security-group 2022-04-01 00:02:43.393 | service-type 2022-04-01 00:02:43.393 | sorting 2022-04-01 00:02:43.393 | standard-attr-description 2022-04-01 00:02:43.393 | stateful-security-group 2022-04-01 00:02:43.393 | subnet_onboard 2022-04-01 00:02:43.393 | subnet-service-types 2022-04-01 00:02:43.393 | subnet_allocation 2022-04-01 00:02:43.393 | subnetpool-prefix-ops 2022-04-01 00:02:43.393 | standard-attr-tag 2022-04-01 00:02:43.393 | standard-attr-timestamp' 2022-04-01 00:02:43.402 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 00:02:43.402 | address-scope 2022-04-01 00:02:43.403 | router-admin-state-down-before-update 2022-04-01 00:02:43.403 | agent 2022-04-01 00:02:43.403 | agent-resources-synced 2022-04-01 00:02:43.403 | allowed-address-pairs 2022-04-01 00:02:43.403 | auto-allocated-topology 2022-04-01 00:02:43.403 | availability_zone 2022-04-01 00:02:43.403 | availability_zone_filter 2022-04-01 00:02:43.403 | default-subnetpools 2022-04-01 00:02:43.403 | dhcp_agent_scheduler 2022-04-01 00:02:43.403 | dvr 2022-04-01 00:02:43.403 | empty-string-filtering 2022-04-01 00:02:43.403 | external-net 2022-04-01 00:02:43.403 | extra_dhcp_opt 2022-04-01 00:02:43.403 | extraroute 2022-04-01 00:02:43.403 | extraroute-atomic 2022-04-01 00:02:43.403 | filter-validation 2022-04-01 00:02:43.404 | fip-port-details 2022-04-01 00:02:43.404 | flavors 2022-04-01 00:02:43.404 | floatingip-pools 2022-04-01 00:02:43.404 | ip-substring-filtering 2022-04-01 00:02:43.404 | router 2022-04-01 00:02:43.404 | ext-gw-mode 2022-04-01 00:02:43.404 | l3-ha 2022-04-01 00:02:43.404 | l3-flavors 2022-04-01 00:02:43.404 | l3-port-ip-change-not-allowed 2022-04-01 00:02:43.404 | l3_agent_scheduler 2022-04-01 00:02:43.404 | metering 2022-04-01 00:02:43.404 | metering_source_and_destination_fields 2022-04-01 00:02:43.405 | multi-provider 2022-04-01 00:02:43.405 | net-mtu 2022-04-01 00:02:43.405 | net-mtu-writable 2022-04-01 00:02:43.405 | network_availability_zone 2022-04-01 00:02:43.405 | network-ip-availability 2022-04-01 00:02:43.405 | pagination 2022-04-01 00:02:43.405 | port-device-profile 2022-04-01 00:02:43.405 | port-mac-address-regenerate 2022-04-01 00:02:43.405 | port-numa-affinity-policy 2022-04-01 00:02:43.405 | binding 2022-04-01 00:02:43.405 | binding-extended 2022-04-01 00:02:43.406 | port-security 2022-04-01 00:02:43.406 | project-id 2022-04-01 00:02:43.406 | provider 2022-04-01 00:02:43.406 | quota-check-limit 2022-04-01 00:02:43.406 | quotas 2022-04-01 00:02:43.406 | quota_details 2022-04-01 00:02:43.406 | rbac-policies 2022-04-01 00:02:43.406 | rbac-address-group 2022-04-01 00:02:43.406 | rbac-address-scope 2022-04-01 00:02:43.406 | rbac-security-groups 2022-04-01 00:02:43.406 | rbac-subnetpool 2022-04-01 00:02:43.406 | revision-if-match 2022-04-01 00:02:43.406 | standard-attr-revisions 2022-04-01 00:02:43.406 | router_availability_zone 2022-04-01 00:02:43.406 | security-groups-normalized-cidr 2022-04-01 00:02:43.406 | port-security-groups-filtering 2022-04-01 00:02:43.406 | security-groups-remote-address-group 2022-04-01 00:02:43.407 | security-groups-shared-filtering 2022-04-01 00:02:43.407 | security-group 2022-04-01 00:02:43.407 | service-type 2022-04-01 00:02:43.407 | sorting 2022-04-01 00:02:43.407 | standard-attr-description 2022-04-01 00:02:43.407 | stateful-security-group 2022-04-01 00:02:43.407 | subnet_onboard 2022-04-01 00:02:43.407 | subnet-service-types 2022-04-01 00:02:43.407 | subnet_allocation 2022-04-01 00:02:43.407 | subnetpool-prefix-ops 2022-04-01 00:02:43.407 | standard-attr-tag 2022-04-01 00:02:43.407 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-01 00:02:43.413 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 00:02:43.418 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-04-01 00:02:43.424 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-04-01 00:02:43.433 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-04-01 00:02:47.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:02:47.421 | from cryptography.utils import int_from_bytes 2022-04-01 00:02:47.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:02:47.421 | from cryptography.utils import int_from_bytes 2022-04-01 00:02:47.620 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:02:47.625 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=721da568-1a06-4c26-8f54-d558fa7cbb08 2022-04-01 00:02:47.629 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-04-01 00:02:47.637 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-04-01 00:02:47.643 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-01 00:02:47.647 | + functions-common:is_provider_network:2277 : return 1 2022-04-01 00:02:47.653 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-04-01 00:02:47.656 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-04-01 00:02:47.658 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-04-01 00:02:47.664 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:02:47.672 | ++ functions-common:get_field:812 : read data 2022-04-01 00:02:52.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:02:52.940 | from cryptography.utils import int_from_bytes 2022-04-01 00:02:52.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:02:52.940 | from cryptography.utils import int_from_bytes 2022-04-01 00:02:53.154 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:02:53.157 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 00:02:53.161 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 00:02:53.165 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 00:02:53.166 | ++ functions-common:get_field:818 : echo '| id | 34dd63e0-9c8b-45c9-8b00-ed175126f20b |' 2022-04-01 00:02:53.175 | ++ functions-common:get_field:812 : read data 2022-04-01 00:02:53.180 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=34dd63e0-9c8b-45c9-8b00-ed175126f20b 2022-04-01 00:02:53.184 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-04-01 00:02:53.188 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:02:53.210 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-04-01 00:02:53.215 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-04-01 00:02:53.218 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 721da568-1a06-4c26-8f54-d558fa7cbb08 ']' 2022-04-01 00:02:53.221 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-04-01 00:02:53.224 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-04-01 00:02:53.227 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-04-01 00:02:53.231 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 721da568-1a06-4c26-8f54-d558fa7cbb08 ' 2022-04-01 00:02:53.234 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-04-01 00:02:53.238 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 34dd63e0-9c8b-45c9-8b00-ed175126f20b private-subnet' 2022-04-01 00:02:53.241 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-04-01 00:02:53.247 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 721da568-1a06-4c26-8f54-d558fa7cbb08 --network 34dd63e0-9c8b-45c9-8b00-ed175126f20b private-subnet 2022-04-01 00:02:53.249 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-04-01 00:02:53.249 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-04-01 00:02:53.254 | +++ functions-common:get_field:811 : local data field 2022-04-01 00:02:53.257 | +++ functions-common:get_field:812 : read data 2022-04-01 00:02:57.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:02:57.679 | from cryptography.utils import int_from_bytes 2022-04-01 00:02:57.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:02:57.679 | from cryptography.utils import int_from_bytes 2022-04-01 00:02:57.912 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:02:57.916 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 00:02:57.920 | +++ functions-common:get_field:816 : field='$3' 2022-04-01 00:02:57.926 | +++ functions-common:get_field:818 : echo '| id | a738586f-ada2-485b-99a4-33284b71e05d |' 2022-04-01 00:02:57.926 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 00:02:57.934 | +++ functions-common:get_field:812 : read data 2022-04-01 00:02:57.939 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=a738586f-ada2-485b-99a4-33284b71e05d 2022-04-01 00:02:57.943 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-04-01 00:02:57.947 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:02:57.972 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo a738586f-ada2-485b-99a4-33284b71e05d 2022-04-01 00:02:57.975 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=a738586f-ada2-485b-99a4-33284b71e05d 2022-04-01 00:02:57.978 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-04-01 00:02:57.982 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-04-01 00:02:57.986 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-04-01 00:02:57.992 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 00:03:02.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:02.036 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:02.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:02.036 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:02.339 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:03:02.344 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 00:03:02.344 | address-scope 2022-04-01 00:03:02.344 | router-admin-state-down-before-update 2022-04-01 00:03:02.344 | agent 2022-04-01 00:03:02.344 | agent-resources-synced 2022-04-01 00:03:02.344 | allowed-address-pairs 2022-04-01 00:03:02.344 | auto-allocated-topology 2022-04-01 00:03:02.344 | availability_zone 2022-04-01 00:03:02.344 | availability_zone_filter 2022-04-01 00:03:02.344 | default-subnetpools 2022-04-01 00:03:02.344 | dhcp_agent_scheduler 2022-04-01 00:03:02.345 | dvr 2022-04-01 00:03:02.345 | empty-string-filtering 2022-04-01 00:03:02.345 | external-net 2022-04-01 00:03:02.345 | extra_dhcp_opt 2022-04-01 00:03:02.345 | extraroute 2022-04-01 00:03:02.345 | extraroute-atomic 2022-04-01 00:03:02.345 | filter-validation 2022-04-01 00:03:02.345 | fip-port-details 2022-04-01 00:03:02.345 | flavors 2022-04-01 00:03:02.345 | floatingip-pools 2022-04-01 00:03:02.345 | ip-substring-filtering 2022-04-01 00:03:02.345 | router 2022-04-01 00:03:02.345 | ext-gw-mode 2022-04-01 00:03:02.345 | l3-ha 2022-04-01 00:03:02.345 | l3-flavors 2022-04-01 00:03:02.345 | l3-port-ip-change-not-allowed 2022-04-01 00:03:02.345 | l3_agent_scheduler 2022-04-01 00:03:02.345 | metering 2022-04-01 00:03:02.345 | metering_source_and_destination_fields 2022-04-01 00:03:02.345 | multi-provider 2022-04-01 00:03:02.345 | net-mtu 2022-04-01 00:03:02.345 | net-mtu-writable 2022-04-01 00:03:02.346 | network_availability_zone 2022-04-01 00:03:02.346 | network-ip-availability 2022-04-01 00:03:02.346 | pagination 2022-04-01 00:03:02.346 | port-device-profile 2022-04-01 00:03:02.346 | port-mac-address-regenerate 2022-04-01 00:03:02.346 | port-numa-affinity-policy 2022-04-01 00:03:02.346 | binding 2022-04-01 00:03:02.346 | binding-extended 2022-04-01 00:03:02.346 | port-security 2022-04-01 00:03:02.346 | project-id 2022-04-01 00:03:02.346 | provider 2022-04-01 00:03:02.346 | quota-check-limit 2022-04-01 00:03:02.346 | quotas 2022-04-01 00:03:02.346 | quota_details 2022-04-01 00:03:02.346 | rbac-policies 2022-04-01 00:03:02.347 | rbac-address-group 2022-04-01 00:03:02.347 | rbac-address-scope 2022-04-01 00:03:02.347 | rbac-security-groups 2022-04-01 00:03:02.347 | rbac-subnetpool 2022-04-01 00:03:02.347 | revision-if-match 2022-04-01 00:03:02.347 | standard-attr-revisions 2022-04-01 00:03:02.347 | router_availability_zone 2022-04-01 00:03:02.347 | security-groups-normalized-cidr 2022-04-01 00:03:02.347 | port-security-groups-filtering 2022-04-01 00:03:02.347 | security-groups-remote-address-group 2022-04-01 00:03:02.347 | security-groups-shared-filtering 2022-04-01 00:03:02.347 | security-group 2022-04-01 00:03:02.347 | service-type 2022-04-01 00:03:02.347 | sorting 2022-04-01 00:03:02.347 | standard-attr-description 2022-04-01 00:03:02.347 | stateful-security-group 2022-04-01 00:03:02.347 | subnet_onboard 2022-04-01 00:03:02.347 | subnet-service-types 2022-04-01 00:03:02.347 | subnet_allocation 2022-04-01 00:03:02.347 | subnetpool-prefix-ops 2022-04-01 00:03:02.347 | standard-attr-tag 2022-04-01 00:03:02.347 | standard-attr-timestamp' 2022-04-01 00:03:02.352 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 00:03:02.352 | address-scope 2022-04-01 00:03:02.352 | router-admin-state-down-before-update 2022-04-01 00:03:02.352 | agent 2022-04-01 00:03:02.352 | agent-resources-synced 2022-04-01 00:03:02.352 | allowed-address-pairs 2022-04-01 00:03:02.352 | auto-allocated-topology 2022-04-01 00:03:02.352 | availability_zone 2022-04-01 00:03:02.352 | availability_zone_filter 2022-04-01 00:03:02.352 | default-subnetpools 2022-04-01 00:03:02.352 | dhcp_agent_scheduler 2022-04-01 00:03:02.352 | dvr 2022-04-01 00:03:02.352 | empty-string-filtering 2022-04-01 00:03:02.352 | external-net 2022-04-01 00:03:02.352 | extra_dhcp_opt 2022-04-01 00:03:02.352 | extraroute 2022-04-01 00:03:02.352 | extraroute-atomic 2022-04-01 00:03:02.352 | filter-validation 2022-04-01 00:03:02.352 | fip-port-details 2022-04-01 00:03:02.352 | flavors 2022-04-01 00:03:02.353 | floatingip-pools 2022-04-01 00:03:02.353 | ip-substring-filtering 2022-04-01 00:03:02.353 | router 2022-04-01 00:03:02.353 | ext-gw-mode 2022-04-01 00:03:02.353 | l3-ha 2022-04-01 00:03:02.353 | l3-flavors 2022-04-01 00:03:02.353 | l3-port-ip-change-not-allowed 2022-04-01 00:03:02.353 | l3_agent_scheduler 2022-04-01 00:03:02.353 | metering 2022-04-01 00:03:02.353 | metering_source_and_destination_fields 2022-04-01 00:03:02.353 | multi-provider 2022-04-01 00:03:02.353 | net-mtu 2022-04-01 00:03:02.353 | net-mtu-writable 2022-04-01 00:03:02.353 | network_availability_zone 2022-04-01 00:03:02.353 | network-ip-availability 2022-04-01 00:03:02.353 | pagination 2022-04-01 00:03:02.353 | port-device-profile 2022-04-01 00:03:02.353 | port-mac-address-regenerate 2022-04-01 00:03:02.353 | port-numa-affinity-policy 2022-04-01 00:03:02.353 | binding 2022-04-01 00:03:02.353 | binding-extended 2022-04-01 00:03:02.353 | port-security 2022-04-01 00:03:02.354 | project-id 2022-04-01 00:03:02.354 | provider 2022-04-01 00:03:02.354 | quota-check-limit 2022-04-01 00:03:02.354 | quotas 2022-04-01 00:03:02.354 | quota_details 2022-04-01 00:03:02.354 | rbac-policies 2022-04-01 00:03:02.354 | rbac-address-group 2022-04-01 00:03:02.354 | rbac-address-scope 2022-04-01 00:03:02.354 | rbac-security-groups 2022-04-01 00:03:02.354 | rbac-subnetpool 2022-04-01 00:03:02.354 | revision-if-match 2022-04-01 00:03:02.354 | standard-attr-revisions 2022-04-01 00:03:02.354 | router_availability_zone 2022-04-01 00:03:02.354 | security-groups-normalized-cidr 2022-04-01 00:03:02.354 | port-security-groups-filtering 2022-04-01 00:03:02.354 | security-groups-remote-address-group 2022-04-01 00:03:02.355 | security-groups-shared-filtering 2022-04-01 00:03:02.355 | security-group 2022-04-01 00:03:02.355 | service-type 2022-04-01 00:03:02.355 | sorting 2022-04-01 00:03:02.355 | standard-attr-description 2022-04-01 00:03:02.355 | stateful-security-group 2022-04-01 00:03:02.355 | subnet_onboard 2022-04-01 00:03:02.355 | subnet-service-types 2022-04-01 00:03:02.355 | subnet_allocation 2022-04-01 00:03:02.355 | subnetpool-prefix-ops 2022-04-01 00:03:02.355 | standard-attr-tag 2022-04-01 00:03:02.355 | standard-attr-timestamp =~ router ]] 2022-04-01 00:03:02.358 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 00:03:02.362 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-04-01 00:03:02.367 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-04-01 00:03:02.372 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 00:03:06.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:06.013 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:06.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:06.014 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:06.269 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:03:06.272 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 00:03:06.272 | address-scope 2022-04-01 00:03:06.273 | router-admin-state-down-before-update 2022-04-01 00:03:06.273 | agent 2022-04-01 00:03:06.273 | agent-resources-synced 2022-04-01 00:03:06.273 | allowed-address-pairs 2022-04-01 00:03:06.273 | auto-allocated-topology 2022-04-01 00:03:06.273 | availability_zone 2022-04-01 00:03:06.273 | availability_zone_filter 2022-04-01 00:03:06.273 | default-subnetpools 2022-04-01 00:03:06.273 | dhcp_agent_scheduler 2022-04-01 00:03:06.273 | dvr 2022-04-01 00:03:06.273 | empty-string-filtering 2022-04-01 00:03:06.273 | external-net 2022-04-01 00:03:06.273 | extra_dhcp_opt 2022-04-01 00:03:06.273 | extraroute 2022-04-01 00:03:06.273 | extraroute-atomic 2022-04-01 00:03:06.273 | filter-validation 2022-04-01 00:03:06.273 | fip-port-details 2022-04-01 00:03:06.273 | flavors 2022-04-01 00:03:06.273 | floatingip-pools 2022-04-01 00:03:06.274 | ip-substring-filtering 2022-04-01 00:03:06.274 | router 2022-04-01 00:03:06.274 | ext-gw-mode 2022-04-01 00:03:06.274 | l3-ha 2022-04-01 00:03:06.274 | l3-flavors 2022-04-01 00:03:06.274 | l3-port-ip-change-not-allowed 2022-04-01 00:03:06.274 | l3_agent_scheduler 2022-04-01 00:03:06.274 | metering 2022-04-01 00:03:06.274 | metering_source_and_destination_fields 2022-04-01 00:03:06.274 | multi-provider 2022-04-01 00:03:06.274 | net-mtu 2022-04-01 00:03:06.274 | net-mtu-writable 2022-04-01 00:03:06.274 | network_availability_zone 2022-04-01 00:03:06.274 | network-ip-availability 2022-04-01 00:03:06.274 | pagination 2022-04-01 00:03:06.274 | port-device-profile 2022-04-01 00:03:06.274 | port-mac-address-regenerate 2022-04-01 00:03:06.274 | port-numa-affinity-policy 2022-04-01 00:03:06.274 | binding 2022-04-01 00:03:06.275 | binding-extended 2022-04-01 00:03:06.275 | port-security 2022-04-01 00:03:06.275 | project-id 2022-04-01 00:03:06.275 | provider 2022-04-01 00:03:06.275 | quota-check-limit 2022-04-01 00:03:06.275 | quotas 2022-04-01 00:03:06.275 | quota_details 2022-04-01 00:03:06.275 | rbac-policies 2022-04-01 00:03:06.275 | rbac-address-group 2022-04-01 00:03:06.275 | rbac-address-scope 2022-04-01 00:03:06.275 | rbac-security-groups 2022-04-01 00:03:06.275 | rbac-subnetpool 2022-04-01 00:03:06.275 | revision-if-match 2022-04-01 00:03:06.275 | standard-attr-revisions 2022-04-01 00:03:06.275 | router_availability_zone 2022-04-01 00:03:06.275 | security-groups-normalized-cidr 2022-04-01 00:03:06.275 | port-security-groups-filtering 2022-04-01 00:03:06.275 | security-groups-remote-address-group 2022-04-01 00:03:06.275 | security-groups-shared-filtering 2022-04-01 00:03:06.276 | security-group 2022-04-01 00:03:06.276 | service-type 2022-04-01 00:03:06.276 | sorting 2022-04-01 00:03:06.276 | standard-attr-description 2022-04-01 00:03:06.276 | stateful-security-group 2022-04-01 00:03:06.276 | subnet_onboard 2022-04-01 00:03:06.276 | subnet-service-types 2022-04-01 00:03:06.276 | subnet_allocation 2022-04-01 00:03:06.276 | subnetpool-prefix-ops 2022-04-01 00:03:06.276 | standard-attr-tag 2022-04-01 00:03:06.276 | standard-attr-timestamp' 2022-04-01 00:03:06.277 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 00:03:06.277 | address-scope 2022-04-01 00:03:06.277 | router-admin-state-down-before-update 2022-04-01 00:03:06.277 | agent 2022-04-01 00:03:06.277 | agent-resources-synced 2022-04-01 00:03:06.277 | allowed-address-pairs 2022-04-01 00:03:06.277 | auto-allocated-topology 2022-04-01 00:03:06.277 | availability_zone 2022-04-01 00:03:06.277 | availability_zone_filter 2022-04-01 00:03:06.277 | default-subnetpools 2022-04-01 00:03:06.277 | dhcp_agent_scheduler 2022-04-01 00:03:06.277 | dvr 2022-04-01 00:03:06.277 | empty-string-filtering 2022-04-01 00:03:06.277 | external-net 2022-04-01 00:03:06.277 | extra_dhcp_opt 2022-04-01 00:03:06.277 | extraroute 2022-04-01 00:03:06.277 | extraroute-atomic 2022-04-01 00:03:06.277 | filter-validation 2022-04-01 00:03:06.277 | fip-port-details 2022-04-01 00:03:06.278 | flavors 2022-04-01 00:03:06.278 | floatingip-pools 2022-04-01 00:03:06.278 | ip-substring-filtering 2022-04-01 00:03:06.278 | router 2022-04-01 00:03:06.278 | ext-gw-mode 2022-04-01 00:03:06.278 | l3-ha 2022-04-01 00:03:06.278 | l3-flavors 2022-04-01 00:03:06.278 | l3-port-ip-change-not-allowed 2022-04-01 00:03:06.278 | l3_agent_scheduler 2022-04-01 00:03:06.278 | metering 2022-04-01 00:03:06.278 | metering_source_and_destination_fields 2022-04-01 00:03:06.278 | multi-provider 2022-04-01 00:03:06.278 | net-mtu 2022-04-01 00:03:06.278 | net-mtu-writable 2022-04-01 00:03:06.278 | network_availability_zone 2022-04-01 00:03:06.278 | network-ip-availability 2022-04-01 00:03:06.278 | pagination 2022-04-01 00:03:06.278 | port-device-profile 2022-04-01 00:03:06.278 | port-mac-address-regenerate 2022-04-01 00:03:06.278 | port-numa-affinity-policy 2022-04-01 00:03:06.278 | binding 2022-04-01 00:03:06.279 | binding-extended 2022-04-01 00:03:06.279 | port-security 2022-04-01 00:03:06.279 | project-id 2022-04-01 00:03:06.279 | provider 2022-04-01 00:03:06.279 | quota-check-limit 2022-04-01 00:03:06.279 | quotas 2022-04-01 00:03:06.280 | quota_details 2022-04-01 00:03:06.280 | rbac-policies 2022-04-01 00:03:06.280 | rbac-address-group 2022-04-01 00:03:06.280 | rbac-address-scope 2022-04-01 00:03:06.280 | rbac-security-groups 2022-04-01 00:03:06.280 | rbac-subnetpool 2022-04-01 00:03:06.280 | revision-if-match 2022-04-01 00:03:06.280 | standard-attr-revisions 2022-04-01 00:03:06.280 | router_availability_zone 2022-04-01 00:03:06.280 | security-groups-normalized-cidr 2022-04-01 00:03:06.280 | port-security-groups-filtering 2022-04-01 00:03:06.280 | security-groups-remote-address-group 2022-04-01 00:03:06.280 | security-groups-shared-filtering 2022-04-01 00:03:06.280 | security-group 2022-04-01 00:03:06.280 | service-type 2022-04-01 00:03:06.280 | sorting 2022-04-01 00:03:06.280 | standard-attr-description 2022-04-01 00:03:06.280 | stateful-security-group 2022-04-01 00:03:06.280 | subnet_onboard 2022-04-01 00:03:06.280 | subnet-service-types 2022-04-01 00:03:06.280 | subnet_allocation 2022-04-01 00:03:06.280 | subnetpool-prefix-ops 2022-04-01 00:03:06.280 | standard-attr-tag 2022-04-01 00:03:06.281 | standard-attr-timestamp =~ external-net ]] 2022-04-01 00:03:06.282 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 00:03:06.286 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-04-01 00:03:06.292 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-04-01 00:03:06.293 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-04-01 00:03:06.296 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-04-01 00:03:06.301 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:03:06.307 | ++ functions-common:get_field:812 : read data 2022-04-01 00:03:10.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:10.830 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:10.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:10.831 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:11.080 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:03:11.085 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 00:03:11.088 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 00:03:11.093 | ++ functions-common:get_field:818 : echo '| id | 1fdf6abb-82c2-4da6-a30b-332a42283227 |' 2022-04-01 00:03:11.094 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 00:03:11.102 | ++ functions-common:get_field:812 : read data 2022-04-01 00:03:11.107 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=1fdf6abb-82c2-4da6-a30b-332a42283227 2022-04-01 00:03:11.110 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-04-01 00:03:11.114 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:03:11.136 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-04-01 00:03:11.141 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-04-01 00:03:11.144 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-01 00:03:11.148 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 00:03:14.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:14.274 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:14.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:14.274 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:14.461 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:03:14.465 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 00:03:14.465 | address-scope 2022-04-01 00:03:14.465 | router-admin-state-down-before-update 2022-04-01 00:03:14.465 | agent 2022-04-01 00:03:14.465 | agent-resources-synced 2022-04-01 00:03:14.465 | allowed-address-pairs 2022-04-01 00:03:14.465 | auto-allocated-topology 2022-04-01 00:03:14.465 | availability_zone 2022-04-01 00:03:14.466 | availability_zone_filter 2022-04-01 00:03:14.466 | default-subnetpools 2022-04-01 00:03:14.466 | dhcp_agent_scheduler 2022-04-01 00:03:14.466 | dvr 2022-04-01 00:03:14.466 | empty-string-filtering 2022-04-01 00:03:14.466 | external-net 2022-04-01 00:03:14.466 | extra_dhcp_opt 2022-04-01 00:03:14.466 | extraroute 2022-04-01 00:03:14.467 | extraroute-atomic 2022-04-01 00:03:14.467 | filter-validation 2022-04-01 00:03:14.467 | fip-port-details 2022-04-01 00:03:14.467 | flavors 2022-04-01 00:03:14.467 | floatingip-pools 2022-04-01 00:03:14.467 | ip-substring-filtering 2022-04-01 00:03:14.467 | router 2022-04-01 00:03:14.467 | ext-gw-mode 2022-04-01 00:03:14.467 | l3-ha 2022-04-01 00:03:14.467 | l3-flavors 2022-04-01 00:03:14.467 | l3-port-ip-change-not-allowed 2022-04-01 00:03:14.467 | l3_agent_scheduler 2022-04-01 00:03:14.467 | metering 2022-04-01 00:03:14.467 | metering_source_and_destination_fields 2022-04-01 00:03:14.467 | multi-provider 2022-04-01 00:03:14.467 | net-mtu 2022-04-01 00:03:14.467 | net-mtu-writable 2022-04-01 00:03:14.467 | network_availability_zone 2022-04-01 00:03:14.467 | network-ip-availability 2022-04-01 00:03:14.467 | pagination 2022-04-01 00:03:14.467 | port-device-profile 2022-04-01 00:03:14.467 | port-mac-address-regenerate 2022-04-01 00:03:14.468 | port-numa-affinity-policy 2022-04-01 00:03:14.468 | binding 2022-04-01 00:03:14.468 | binding-extended 2022-04-01 00:03:14.468 | port-security 2022-04-01 00:03:14.468 | project-id 2022-04-01 00:03:14.468 | provider 2022-04-01 00:03:14.468 | quota-check-limit 2022-04-01 00:03:14.468 | quotas 2022-04-01 00:03:14.468 | quota_details 2022-04-01 00:03:14.468 | rbac-policies 2022-04-01 00:03:14.468 | rbac-address-group 2022-04-01 00:03:14.468 | rbac-address-scope 2022-04-01 00:03:14.468 | rbac-security-groups 2022-04-01 00:03:14.468 | rbac-subnetpool 2022-04-01 00:03:14.468 | revision-if-match 2022-04-01 00:03:14.468 | standard-attr-revisions 2022-04-01 00:03:14.468 | router_availability_zone 2022-04-01 00:03:14.468 | security-groups-normalized-cidr 2022-04-01 00:03:14.469 | port-security-groups-filtering 2022-04-01 00:03:14.469 | security-groups-remote-address-group 2022-04-01 00:03:14.469 | security-groups-shared-filtering 2022-04-01 00:03:14.469 | security-group 2022-04-01 00:03:14.469 | service-type 2022-04-01 00:03:14.469 | sorting 2022-04-01 00:03:14.469 | standard-attr-description 2022-04-01 00:03:14.469 | stateful-security-group 2022-04-01 00:03:14.469 | subnet_onboard 2022-04-01 00:03:14.469 | subnet-service-types 2022-04-01 00:03:14.469 | subnet_allocation 2022-04-01 00:03:14.469 | subnetpool-prefix-ops 2022-04-01 00:03:14.469 | standard-attr-tag 2022-04-01 00:03:14.469 | standard-attr-timestamp' 2022-04-01 00:03:14.469 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 00:03:14.469 | address-scope 2022-04-01 00:03:14.469 | router-admin-state-down-before-update 2022-04-01 00:03:14.469 | agent 2022-04-01 00:03:14.469 | agent-resources-synced 2022-04-01 00:03:14.469 | allowed-address-pairs 2022-04-01 00:03:14.470 | auto-allocated-topology 2022-04-01 00:03:14.470 | availability_zone 2022-04-01 00:03:14.470 | availability_zone_filter 2022-04-01 00:03:14.470 | default-subnetpools 2022-04-01 00:03:14.470 | dhcp_agent_scheduler 2022-04-01 00:03:14.470 | dvr 2022-04-01 00:03:14.470 | empty-string-filtering 2022-04-01 00:03:14.470 | external-net 2022-04-01 00:03:14.470 | extra_dhcp_opt 2022-04-01 00:03:14.470 | extraroute 2022-04-01 00:03:14.470 | extraroute-atomic 2022-04-01 00:03:14.470 | filter-validation 2022-04-01 00:03:14.470 | fip-port-details 2022-04-01 00:03:14.470 | flavors 2022-04-01 00:03:14.470 | floatingip-pools 2022-04-01 00:03:14.470 | ip-substring-filtering 2022-04-01 00:03:14.470 | router 2022-04-01 00:03:14.470 | ext-gw-mode 2022-04-01 00:03:14.470 | l3-ha 2022-04-01 00:03:14.470 | l3-flavors 2022-04-01 00:03:14.470 | l3-port-ip-change-not-allowed 2022-04-01 00:03:14.471 | l3_agent_scheduler 2022-04-01 00:03:14.471 | metering 2022-04-01 00:03:14.471 | metering_source_and_destination_fields 2022-04-01 00:03:14.471 | multi-provider 2022-04-01 00:03:14.471 | net-mtu 2022-04-01 00:03:14.471 | net-mtu-writable 2022-04-01 00:03:14.471 | network_availability_zone 2022-04-01 00:03:14.471 | network-ip-availability 2022-04-01 00:03:14.471 | pagination 2022-04-01 00:03:14.471 | port-device-profile 2022-04-01 00:03:14.471 | port-mac-address-regenerate 2022-04-01 00:03:14.471 | port-numa-affinity-policy 2022-04-01 00:03:14.471 | binding 2022-04-01 00:03:14.471 | binding-extended 2022-04-01 00:03:14.471 | port-security 2022-04-01 00:03:14.471 | project-id 2022-04-01 00:03:14.471 | provider 2022-04-01 00:03:14.471 | quota-check-limit 2022-04-01 00:03:14.471 | quotas 2022-04-01 00:03:14.471 | quota_details 2022-04-01 00:03:14.471 | rbac-policies 2022-04-01 00:03:14.472 | rbac-address-group 2022-04-01 00:03:14.472 | rbac-address-scope 2022-04-01 00:03:14.472 | rbac-security-groups 2022-04-01 00:03:14.472 | rbac-subnetpool 2022-04-01 00:03:14.472 | revision-if-match 2022-04-01 00:03:14.472 | standard-attr-revisions 2022-04-01 00:03:14.472 | router_availability_zone 2022-04-01 00:03:14.472 | security-groups-normalized-cidr 2022-04-01 00:03:14.472 | port-security-groups-filtering 2022-04-01 00:03:14.472 | security-groups-remote-address-group 2022-04-01 00:03:14.472 | security-groups-shared-filtering 2022-04-01 00:03:14.472 | security-group 2022-04-01 00:03:14.472 | service-type 2022-04-01 00:03:14.472 | sorting 2022-04-01 00:03:14.472 | standard-attr-description 2022-04-01 00:03:14.472 | stateful-security-group 2022-04-01 00:03:14.472 | subnet_onboard 2022-04-01 00:03:14.472 | subnet-service-types 2022-04-01 00:03:14.472 | subnet_allocation 2022-04-01 00:03:14.473 | subnetpool-prefix-ops 2022-04-01 00:03:14.473 | standard-attr-tag 2022-04-01 00:03:14.473 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-01 00:03:14.473 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 00:03:14.475 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-04-01 00:03:14.479 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-04-01 00:03:14.485 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-04-01 00:03:14.485 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-04-01 00:03:14.487 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-04-01 00:03:14.491 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:03:14.495 | ++ functions-common:get_field:812 : read data 2022-04-01 00:03:17.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:17.606 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:17.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:17.606 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:17.891 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:03:17.896 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 00:03:17.900 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 00:03:17.906 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 00:03:17.906 | ++ functions-common:get_field:818 : echo '| id | 7bf1eb4f-93a9-4e77-a944-ef7c64911320 |' 2022-04-01 00:03:17.916 | ++ functions-common:get_field:812 : read data 2022-04-01 00:03:17.922 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=7bf1eb4f-93a9-4e77-a944-ef7c64911320 2022-04-01 00:03:17.926 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-04-01 00:03:17.930 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:03:17.955 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-04-01 00:03:17.959 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-04-01 00:03:17.962 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 1fdf6abb-82c2-4da6-a30b-332a42283227 a738586f-ada2-485b-99a4-33284b71e05d 2022-04-01 00:03:24.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:24.616 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:24.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:24.616 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:24.864 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-04-01 00:03:24.868 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 7bf1eb4f-93a9-4e77-a944-ef7c64911320 2022-04-01 00:03:24.871 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-04-01 00:03:24.875 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-04-01 00:03:24.879 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.3.1 ]] 2022-04-01 00:03:24.883 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.3.1 ' 2022-04-01 00:03:24.886 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 7bf1eb4f-93a9-4e77-a944-ef7c64911320 --subnet-range 172.28.3.0/24 --no-dhcp ' 2022-04-01 00:03:24.889 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-04-01 00:03:24.892 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-04-01 00:03:24.898 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.3.1 --network 7bf1eb4f-93a9-4e77-a944-ef7c64911320 --subnet-range 172.28.3.0/24 --no-dhcp public-subnet 2022-04-01 00:03:24.898 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-04-01 00:03:29.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:29.217 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:29.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:29.217 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:29.418 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:03:29.423 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | 2022-04-01 00:03:29.423 | | id | 3ad42156-1b98-42b4-947f-12bc9a8d2976 |' 2022-04-01 00:03:29.425 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-04-01 00:03:29.427 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:03:29.448 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 3ad42156-1b98-42b4-947f-12bc9a8d2976 '|' 2022-04-01 00:03:29.451 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | | id | 3ad42156-1b98-42b4-947f-12bc9a8d2976 |' 2022-04-01 00:03:29.453 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-04-01 00:03:29.458 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-04-01 00:03:29.458 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 3ad42156-1b98-42b4-947f-12bc9a8d2976 '|' 2022-04-01 00:03:29.460 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:03:29.463 | ++ functions-common:get_field:812 : read data 2022-04-01 00:03:29.466 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 00:03:29.469 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 00:03:29.473 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.28.3.1 | | id | 3ad42156-1b98-42b4-947f-12bc9a8d2976 |' 2022-04-01 00:03:29.473 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 00:03:29.481 | ++ functions-common:get_field:812 : read data 2022-04-01 00:03:29.485 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.3.1 2022-04-01 00:03:29.489 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 3ad42156-1b98-42b4-947f-12bc9a8d2976 '|' 2022-04-01 00:03:29.490 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-04-01 00:03:29.492 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:03:29.495 | ++ functions-common:get_field:812 : read data 2022-04-01 00:03:29.498 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-04-01 00:03:29.502 | ++ functions-common:get_field:816 : field='$6' 2022-04-01 00:03:29.505 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-04-01 00:03:29.507 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.28.3.1 | | id | 3ad42156-1b98-42b4-947f-12bc9a8d2976 |' 2022-04-01 00:03:29.511 | ++ functions-common:get_field:812 : read data 2022-04-01 00:03:29.515 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=3ad42156-1b98-42b4-947f-12bc9a8d2976 2022-04-01 00:03:29.517 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 7bf1eb4f-93a9-4e77-a944-ef7c64911320 1fdf6abb-82c2-4da6-a30b-332a42283227 2022-04-01 00:03:34.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:34.251 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:34.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:34.251 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:34.437 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-04-01 00:03:34.440 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-04-01 00:03:34.466 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:03:34.469 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-04-01 00:03:34.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-04-01 00:03:34.474 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-04-01 00:03:34.478 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-04-01 00:03:34.481 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-04-01 00:03:34.483 | ++ 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-04-01 00:03:34.508 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-04-01 00:03:34.513 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-04-01 00:03:34.516 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-04-01 00:03:34.518 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-04-01 00:03:34.521 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-01 00:03:34.524 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-04-01 00:03:34.528 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-01 00:03:34.531 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-04-01 00:03:34.534 | + functions-common:test_with_retry:2365 : local until=10 2022-04-01 00:03:34.537 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-01 00:03:34.540 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-01 00:03:34.543 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-01 00:03:34.545 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:03:34.548 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:03:34.552 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:03:34.558 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771414555 2022-04-01 00:03:34.561 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-04-01 00:03:34.572 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-04-01 00:03:34.576 | + functions-common:time_stop:2425 : local name 2022-04-01 00:03:34.579 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:03:34.582 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:03:34.584 | + functions-common:time_stop:2428 : local total 2022-04-01 00:03:34.587 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:03:34.590 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-01 00:03:34.593 | + functions-common:time_stop:2432 : start_time=1648771414555 2022-04-01 00:03:34.595 | + functions-common:time_stop:2434 : [[ -z 1648771414555 ]] 2022-04-01 00:03:34.599 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:03:34.604 | + functions-common:time_stop:2437 : end_time=1648771414601 2022-04-01 00:03:34.607 | + functions-common:time_stop:2438 : elapsed_time=46 2022-04-01 00:03:34.610 | + functions-common:time_stop:2439 : total=6153 2022-04-01 00:03:34.613 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:03:34.616 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6199 2022-04-01 00:03:34.621 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.3.1 2022-04-01 00:03:34.621 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-04-01 00:03:34.629 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-04-01 00:03:34.632 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-04-01 00:03:34.641 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-04-01 00:03:34.645 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-04-01 00:03:34.648 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.3.1/24 dev br-data 2022-04-01 00:03:34.668 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-04-01 00:03:34.688 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-04-01 00:03:34.688 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-04-01 00:03:34.691 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-04-01 00:03:34.695 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-04-01 00:03:37.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:37.192 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:37.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:37.192 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:37.395 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:03:37.400 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.3.136 ' 2022-04-01 00:03:37.402 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-04-01 00:03:37.406 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:03:37.426 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-04-01 00:03:37.429 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-04-01 00:03:37.432 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-04-01 00:03:37.436 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-04-01 00:03:37.460 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:03:37.463 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-04-01 00:03:37.471 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:03:37.474 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-04-01 00:03:37.477 | + ./stack.sh:main:1319 : start_nova 2022-04-01 00:03:37.479 | + lib/nova:start_nova:1136 : start_nova_rest 2022-04-01 00:03:37.483 | + 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-04-01 00:03:37.486 | + 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-04-01 00:03:37.489 | + 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-04-01 00:03:37.498 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-01 00:03:37.502 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 00:03:37.505 | + functions-common:run_process:1680 : local service=n-sch 2022-04-01 00:03:37.509 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 00:03:37.511 | + functions-common:run_process:1682 : local group= 2022-04-01 00:03:37.514 | + functions-common:run_process:1683 : local user= 2022-04-01 00:03:37.517 | + functions-common:run_process:1685 : local name=n-sch 2022-04-01 00:03:37.520 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:03:37.523 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:03:37.525 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:03:37.529 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:03:37.532 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:03:37.538 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771417535 2022-04-01 00:03:37.541 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-04-01 00:03:37.561 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:03:37.564 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-04-01 00:03:37.567 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-04-01 00:03:37.573 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 00:03:37.576 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 00:03:37.578 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 00:03:37.584 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 00:03:37.587 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-01 00:03:37.591 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-01 00:03:37.596 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-04-01 00:03:37.599 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:03:37.602 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:03:37.605 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-01 00:03:37.609 | + 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-04-01 00:03:37.613 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-04-01 00:03:37.615 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 00:03:37.618 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:03:37.621 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:03:37.624 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:03:37.627 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:03:37.631 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-04-01 00:03:37.634 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:03:37.639 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-04-01 00:03:37.706 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-04-01 00:03:37.778 | + 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-04-01 00:03:37.849 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-04-01 00:03:37.913 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-04-01 00:03:37.999 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 00:03:38.072 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:03:38.075 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-04-01 00:03:38.152 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:03:38.792 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-04-01 00:03:38.807 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-04-01 00:03:39.423 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-04-01 00:03:39.451 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:03:39.454 | + functions-common:time_stop:2425 : local name 2022-04-01 00:03:39.456 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:03:39.459 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:03:39.462 | + functions-common:time_stop:2428 : local total 2022-04-01 00:03:39.465 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:03:39.468 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:03:39.476 | + functions-common:time_stop:2432 : start_time=1648771417535 2022-04-01 00:03:39.480 | + functions-common:time_stop:2434 : [[ -z 1648771417535 ]] 2022-04-01 00:03:39.485 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:03:39.492 | + functions-common:time_stop:2437 : end_time=1648771419487 2022-04-01 00:03:39.495 | + functions-common:time_stop:2438 : elapsed_time=1952 2022-04-01 00:03:39.499 | + functions-common:time_stop:2439 : total=28261 2022-04-01 00:03:39.502 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:03:39.507 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30213 2022-04-01 00:03:39.510 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-04-01 00:03:39.514 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-04-01 00:03:39.520 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 00:03:39.524 | + functions-common:run_process:1680 : local service=n-api-meta 2022-04-01 00:03:39.528 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 00:03:39.533 | + functions-common:run_process:1682 : local group= 2022-04-01 00:03:39.536 | + functions-common:run_process:1683 : local user= 2022-04-01 00:03:39.540 | + functions-common:run_process:1685 : local name=n-api-meta 2022-04-01 00:03:39.542 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:03:39.548 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:03:39.552 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:03:39.555 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:03:39.561 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:03:39.572 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771419566 2022-04-01 00:03:39.576 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-04-01 00:03:39.628 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:03:39.634 | + 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-04-01 00:03:39.640 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-04-01 00:03:39.643 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 00:03:39.646 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 00:03:39.652 | + 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-04-01 00:03:39.656 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 00:03:39.660 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-04-01 00:03:39.664 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-04-01 00:03:39.668 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-04-01 00:03:39.672 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:03:39.677 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:03:39.681 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-04-01 00:03:39.689 | + 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-04-01 00:03:39.694 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-04-01 00:03:39.697 | + 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-04-01 00:03:39.702 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 00:03:39.705 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 00:03:39.710 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-04-01 00:03:39.715 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 00:03:39.723 | + 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-04-01 00:03:39.819 | + 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-04-01 00:03:39.905 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-04-01 00:03:39.986 | + 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-04-01 00:03:40.057 | + 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-04-01 00:03:40.122 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-04-01 00:03:40.201 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-04-01 00:03:40.273 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-04-01 00:03:40.348 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-04-01 00:03:40.427 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-04-01 00:03:40.500 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 00:03:40.503 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-04-01 00:03:40.579 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 00:03:41.188 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-04-01 00:03:41.203 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-04-01 00:03:41.909 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-04-01 00:03:42.003 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:03:42.012 | + functions-common:time_stop:2425 : local name 2022-04-01 00:03:42.018 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:03:42.022 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:03:42.028 | + functions-common:time_stop:2428 : local total 2022-04-01 00:03:42.034 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:03:42.040 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:03:42.046 | + functions-common:time_stop:2432 : start_time=1648771419566 2022-04-01 00:03:42.049 | + functions-common:time_stop:2434 : [[ -z 1648771419566 ]] 2022-04-01 00:03:42.060 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:03:42.066 | + functions-common:time_stop:2437 : end_time=1648771422061 2022-04-01 00:03:42.070 | + functions-common:time_stop:2438 : elapsed_time=2495 2022-04-01 00:03:42.074 | + functions-common:time_stop:2439 : total=30213 2022-04-01 00:03:42.080 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:03:42.082 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32708 2022-04-01 00:03:42.090 | + lib/nova:start_nova_rest:1057 : 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-04-01 00:03:42.094 | + lib/nova:start_nova_rest:1057 : 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-04-01 00:03:42.101 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-04-01 00:03:42.104 | + lib/nova:start_nova_console_proxies:1072 : 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-04-01 00:03:42.108 | + lib/nova:start_nova_console_proxies:1074 : 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-04-01 00:03:42.111 | + lib/nova:start_nova_console_proxies:1074 : 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-04-01 00:03:42.114 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-04-01 00:03:42.122 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 00:03:42.130 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-04-01 00:03:42.134 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-04-01 00:03:42.141 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 00:03:42.143 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 00:03:42.146 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-04-01 00:03:42.172 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:03:42.176 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 00:03:42.192 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-04-01 00:03:42.220 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:03:42.222 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 00:03:42.225 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-04-01 00:03:42.250 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:03:42.254 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-04-01 00:03:42.260 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 00:03:42.265 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-04-01 00:03:42.270 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-04-01 00:03:42.272 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 00:03:42.276 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 00:03:42.278 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-04-01 00:03:42.282 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 00:03:42.284 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-04-01 00:03:42.287 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 00:03:42.290 | + functions-common:run_process:1682 : local group= 2022-04-01 00:03:42.293 | + functions-common:run_process:1683 : local user= 2022-04-01 00:03:42.297 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-04-01 00:03:42.299 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:03:42.302 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:03:42.305 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:03:42.308 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:03:42.314 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:03:42.317 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771422313 2022-04-01 00:03:42.320 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-04-01 00:03:42.342 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:03:42.344 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:03:42.347 | + functions-common:time_stop:2425 : local name 2022-04-01 00:03:42.355 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:03:42.363 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:03:42.366 | + functions-common:time_stop:2428 : local total 2022-04-01 00:03:42.372 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:03:42.375 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:03:42.380 | + functions-common:time_stop:2432 : start_time=1648771422313 2022-04-01 00:03:42.383 | + functions-common:time_stop:2434 : [[ -z 1648771422313 ]] 2022-04-01 00:03:42.389 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:03:42.397 | + functions-common:time_stop:2437 : end_time=1648771422391 2022-04-01 00:03:42.405 | + functions-common:time_stop:2438 : elapsed_time=78 2022-04-01 00:03:42.408 | + functions-common:time_stop:2439 : total=32708 2022-04-01 00:03:42.422 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:03:42.429 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32786 2022-04-01 00:03:42.429 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 00:03:42.434 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-04-01 00:03:42.438 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 00:03:42.441 | + functions-common:run_process:1682 : local group= 2022-04-01 00:03:42.446 | + functions-common:run_process:1683 : local user= 2022-04-01 00:03:42.446 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-04-01 00:03:42.450 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:03:42.450 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:03:42.454 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:03:42.458 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:03:42.462 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:03:42.466 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771422461 2022-04-01 00:03:42.470 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-04-01 00:03:42.496 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:03:42.498 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:03:42.501 | + functions-common:time_stop:2425 : local name 2022-04-01 00:03:42.510 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:03:42.514 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:03:42.518 | + functions-common:time_stop:2428 : local total 2022-04-01 00:03:42.522 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:03:42.524 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:03:42.526 | + functions-common:time_stop:2432 : start_time=1648771422461 2022-04-01 00:03:42.534 | + functions-common:time_stop:2434 : [[ -z 1648771422461 ]] 2022-04-01 00:03:42.538 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:03:42.545 | + functions-common:time_stop:2437 : end_time=1648771422538 2022-04-01 00:03:42.550 | + functions-common:time_stop:2438 : elapsed_time=77 2022-04-01 00:03:42.550 | + functions-common:time_stop:2439 : total=32786 2022-04-01 00:03:42.554 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:03:42.558 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32863 2022-04-01 00:03:42.565 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-01 00:03:42.569 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-04-01 00:03:42.574 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-01 00:03:42.578 | + functions-common:run_process:1682 : local group= 2022-04-01 00:03:42.582 | + functions-common:run_process:1683 : local user= 2022-04-01 00:03:42.586 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-04-01 00:03:42.594 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:03:42.598 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:03:42.602 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:03:42.606 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:03:42.611 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:03:42.617 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771422611 2022-04-01 00:03:42.620 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-04-01 00:03:42.653 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:03:42.653 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:03:42.658 | + functions-common:time_stop:2425 : local name 2022-04-01 00:03:42.660 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:03:42.663 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:03:42.666 | + functions-common:time_stop:2428 : local total 2022-04-01 00:03:42.670 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:03:42.675 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:03:42.682 | + functions-common:time_stop:2432 : start_time=1648771422611 2022-04-01 00:03:42.687 | + functions-common:time_stop:2434 : [[ -z 1648771422611 ]] 2022-04-01 00:03:42.693 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:03:42.696 | + functions-common:time_stop:2437 : end_time=1648771422692 2022-04-01 00:03:42.699 | + functions-common:time_stop:2438 : elapsed_time=81 2022-04-01 00:03:42.702 | + functions-common:time_stop:2439 : total=32863 2022-04-01 00:03:42.704 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:03:42.707 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32944 2022-04-01 00:03:42.710 | + lib/nova:start_nova_console_proxies:1093 : 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-04-01 00:03:42.713 | + lib/nova:start_nova_console_proxies:1093 : 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-04-01 00:03:42.717 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-04-01 00:03:42.720 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 00:03:42.724 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-04-01 00:03:42.727 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-04-01 00:03:42.754 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:03:42.755 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-04-01 00:03:42.833 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-04-01 00:03:42.836 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 00:03:42.839 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-04-01 00:03:42.900 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-04-01 00:03:42.930 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:03:42.936 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 00:03:42.942 | + functions-common:run_process:1680 : local service=n-super-cond 2022-04-01 00:03:42.942 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 00:03:42.950 | + functions-common:run_process:1682 : local group= 2022-04-01 00:03:42.952 | + functions-common:run_process:1683 : local user= 2022-04-01 00:03:42.956 | + functions-common:run_process:1685 : local name=n-super-cond 2022-04-01 00:03:42.958 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:03:42.960 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:03:42.963 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:03:42.966 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:03:42.972 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:03:42.975 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771422971 2022-04-01 00:03:42.980 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-04-01 00:03:43.009 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:03:43.009 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-04-01 00:03:43.013 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-04-01 00:03:43.016 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 00:03:43.019 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 00:03:43.022 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 00:03:43.025 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 00:03:43.030 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-01 00:03:43.033 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-01 00:03:43.036 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-04-01 00:03:43.039 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:03:43.050 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:03:43.050 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-01 00:03:43.052 | + 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-04-01 00:03:43.057 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-04-01 00:03:43.057 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 00:03:43.060 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:03:43.066 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:03:43.066 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:03:43.066 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:03:43.070 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-04-01 00:03:43.071 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:03:43.078 | + 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-04-01 00:03:43.150 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-04-01 00:03:43.232 | + 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-04-01 00:03:43.336 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-04-01 00:03:43.417 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-04-01 00:03:43.509 | + 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-04-01 00:03:43.606 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:03:43.610 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-04-01 00:03:43.673 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:03:44.406 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-04-01 00:03:44.421 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-04-01 00:03:45.012 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-04-01 00:03:45.038 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:03:45.041 | + functions-common:time_stop:2425 : local name 2022-04-01 00:03:45.045 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:03:45.048 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:03:45.052 | + functions-common:time_stop:2428 : local total 2022-04-01 00:03:45.058 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:03:45.061 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:03:45.064 | + functions-common:time_stop:2432 : start_time=1648771422971 2022-04-01 00:03:45.067 | + functions-common:time_stop:2434 : [[ -z 1648771422971 ]] 2022-04-01 00:03:45.070 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:03:45.076 | + functions-common:time_stop:2437 : end_time=1648771425072 2022-04-01 00:03:45.082 | + functions-common:time_stop:2438 : elapsed_time=2101 2022-04-01 00:03:45.082 | + functions-common:time_stop:2439 : total=32944 2022-04-01 00:03:45.086 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:03:45.090 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35045 2022-04-01 00:03:45.096 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-04-01 00:03:45.102 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 00:03:45.106 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-04-01 00:03:45.126 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:03:45.130 | + lib/nova:start_nova_conductor:1118 : local conf 2022-04-01 00:03:45.134 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-04-01 00:03:45.136 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 00:03:45.138 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 00:03:45.141 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-04-01 00:03:45.143 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 00:03:45.150 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-04-01 00:03:45.153 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 00:03:45.158 | + functions-common:run_process:1682 : local group= 2022-04-01 00:03:45.162 | + functions-common:run_process:1683 : local user= 2022-04-01 00:03:45.164 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-04-01 00:03:45.168 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:03:45.174 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:03:45.175 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:03:45.178 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:03:45.180 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:03:45.185 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771425181 2022-04-01 00:03:45.189 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-04-01 00:03:45.210 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:03:45.213 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-04-01 00:03:45.215 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-04-01 00:03:45.218 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 00:03:45.220 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 00:03:45.226 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 00:03:45.229 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 00:03:45.229 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-04-01 00:03:45.232 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-04-01 00:03:45.236 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-04-01 00:03:45.241 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:03:45.241 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:03:45.243 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-04-01 00:03:45.246 | + 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-04-01 00:03:45.250 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-04-01 00:03:45.251 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 00:03:45.254 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:03:45.256 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:03:45.261 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:03:45.262 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:03:45.266 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-04-01 00:03:45.269 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:03:45.272 | + 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-04-01 00:03:45.340 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-04-01 00:03:45.429 | + 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-04-01 00:03:45.514 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-04-01 00:03:45.592 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-04-01 00:03:45.672 | + 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-04-01 00:03:45.751 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:03:45.753 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-04-01 00:03:45.842 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:03:46.562 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-04-01 00:03:46.577 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-04-01 00:03:47.216 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-04-01 00:03:47.250 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:03:47.255 | + functions-common:time_stop:2425 : local name 2022-04-01 00:03:47.259 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:03:47.263 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:03:47.266 | + functions-common:time_stop:2428 : local total 2022-04-01 00:03:47.274 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:03:47.274 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:03:47.279 | + functions-common:time_stop:2432 : start_time=1648771425181 2022-04-01 00:03:47.287 | + functions-common:time_stop:2434 : [[ -z 1648771425181 ]] 2022-04-01 00:03:47.299 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:03:47.310 | + functions-common:time_stop:2437 : end_time=1648771427300 2022-04-01 00:03:47.314 | + functions-common:time_stop:2438 : elapsed_time=2119 2022-04-01 00:03:47.317 | + functions-common:time_stop:2439 : total=35045 2022-04-01 00:03:47.320 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:03:47.331 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37164 2022-04-01 00:03:47.336 | + lib/nova:start_nova:1139 : start_nova_compute 2022-04-01 00:03:47.343 | + 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-04-01 00:03:47.351 | + 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-04-01 00:03:47.360 | + 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-04-01 00:03:47.365 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-01 00:03:47.375 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-04-01 00:03:47.390 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-01 00:03:47.407 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:03:47.415 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 00:03:47.423 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-04-01 00:03:47.431 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 00:03:47.443 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-04-01 00:03:47.447 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-04-01 00:03:47.452 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-04-01 00:03:47.457 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-04-01 00:03:47.464 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-01 00:03:47.464 | BEGIN { 2022-04-01 00:03:47.464 | section = "" 2022-04-01 00:03:47.464 | last_section = "" 2022-04-01 00:03:47.464 | section_count = 0 2022-04-01 00:03:47.464 | } 2022-04-01 00:03:47.464 | /^\[.+\]/ { 2022-04-01 00:03:47.464 | gsub("[][]", "", $1); 2022-04-01 00:03:47.464 | section=$1 2022-04-01 00:03:47.464 | next 2022-04-01 00:03:47.464 | } 2022-04-01 00:03:47.464 | /^ *\#/ { 2022-04-01 00:03:47.464 | next 2022-04-01 00:03:47.464 | } 2022-04-01 00:03:47.464 | /^[^ \t]+/ { 2022-04-01 00:03:47.464 | # get offset of first = in $0 2022-04-01 00:03:47.464 | eq_idx = index($0, "=") 2022-04-01 00:03:47.464 | # extract attr & value from $0 2022-04-01 00:03:47.464 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 00:03:47.464 | value = substr($0, eq_idx + 1) 2022-04-01 00:03:47.464 | # only need to strip trailing whitespace from attr 2022-04-01 00:03:47.464 | sub(/[ \t]*$/, "", attr) 2022-04-01 00:03:47.464 | # need to strip leading & trailing whitespace from value 2022-04-01 00:03:47.464 | sub(/^[ \t]*/, "", value) 2022-04-01 00:03:47.464 | sub(/[ \t]*$/, "", value) 2022-04-01 00:03:47.464 | 2022-04-01 00:03:47.464 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 00:03:47.464 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 00:03:47.464 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 00:03:47.464 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 00:03:47.464 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 00:03:47.465 | if (section != last_section) { 2022-04-01 00:03:47.465 | cfg_section[section_count++] = section 2022-04-01 00:03:47.465 | last_section = section 2022-04-01 00:03:47.465 | } 2022-04-01 00:03:47.465 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 00:03:47.465 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 00:03:47.465 | 2022-04-01 00:03:47.465 | cfg_attr[section, attr, 0] = value 2022-04-01 00:03:47.465 | cfg_attr_count[section, attr] = 1 2022-04-01 00:03:47.465 | } else { 2022-04-01 00:03:47.465 | lno = cfg_attr_count[section, attr]++ 2022-04-01 00:03:47.465 | cfg_attr[section, attr, lno] = value 2022-04-01 00:03:47.465 | } 2022-04-01 00:03:47.465 | } 2022-04-01 00:03:47.465 | END { 2022-04-01 00:03:47.465 | # Process each section in order 2022-04-01 00:03:47.465 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 00:03:47.465 | section = cfg_section[sno] 2022-04-01 00:03:47.465 | # The ini routines simply append a config item immediately 2022-04-01 00:03:47.465 | # after the section header. To keep the same order as defined 2022-04-01 00:03:47.465 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 00:03:47.465 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 00:03:47.465 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 00:03:47.465 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 00:03:47.465 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 00:03:47.465 | else { 2022-04-01 00:03:47.465 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 00:03:47.465 | count = cfg_attr_count[section, attr] 2022-04-01 00:03:47.465 | print "inidelete " configfile " " section " " attr 2022-04-01 00:03:47.465 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 00:03:47.465 | for (l = count -2; l >= 0; l--) 2022-04-01 00:03:47.465 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 00:03:47.466 | } 2022-04-01 00:03:47.466 | } 2022-04-01 00:03:47.466 | } 2022-04-01 00:03:47.466 | } 2022-04-01 00:03:47.466 | ' 2022-04-01 00:03:47.468 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:03:47.469 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-01 00:03:47.472 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 00:03:47.473 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:03:47.481 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 00:03:47.489 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-04-01 00:03:47.497 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 00:03:47.507 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-04-01 00:03:47.509 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-01 00:03:47.509 | BEGIN { group = "" } 2022-04-01 00:03:47.509 | /^\[\[.+\|.*\]\]/ { 2022-04-01 00:03:47.510 | gsub("[][]", "", $1); 2022-04-01 00:03:47.510 | split($1, a, "|"); 2022-04-01 00:03:47.510 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 00:03:47.510 | group=a[1] 2022-04-01 00:03:47.510 | } else { 2022-04-01 00:03:47.510 | group="" 2022-04-01 00:03:47.510 | } 2022-04-01 00:03:47.510 | next 2022-04-01 00:03:47.510 | } 2022-04-01 00:03:47.510 | { 2022-04-01 00:03:47.510 | if (group != "") 2022-04-01 00:03:47.510 | print $0 2022-04-01 00:03:47.510 | } 2022-04-01 00:03:47.510 | ' /home/ubuntu/devstack/local.conf 2022-04-01 00:03:47.530 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 00:03:47.539 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-04-01 00:03:47.573 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-04-01 00:03:47.616 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-04-01 00:03:47.620 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 00:03:47.623 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-04-01 00:03:47.626 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 00:03:47.629 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-01 00:03:47.632 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 00:03:47.653 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:03:47.656 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-01 00:03:47.659 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-01 00:03:47.663 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 00:03:47.683 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:03:47.687 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-04-01 00:03:47.691 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-04-01 00:03:47.738 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 00:03:47.740 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 00:03:47.743 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-04-01 00:03:47.773 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-04-01 00:03:47.803 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-04-01 00:03:47.806 | + lib/nova:configure_console_compute:643 : local offset 2022-04-01 00:03:47.810 | + lib/nova:configure_console_compute:644 : offset=0 2022-04-01 00:03:47.813 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-04-01 00:03:47.817 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-04-01 00:03:47.845 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.70 2022-04-01 00:03:47.847 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-04-01 00:03:47.870 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:03:47.873 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-04-01 00:03:47.896 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:03:47.898 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-04-01 00:03:47.901 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-04-01 00:03:47.937 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-04-01 00:03:47.959 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:03:47.961 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-04-01 00:03:47.982 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:03:47.985 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-04-01 00:03:47.989 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-01 00:03:47.992 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-04-01 00:03:47.995 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-04-01 00:03:47.998 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-04-01 00:03:48.001 | + functions-common:run_process:1680 : local service=n-cpu 2022-04-01 00:03:48.004 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-04-01 00:03:48.007 | + functions-common:run_process:1682 : local group=libvirt 2022-04-01 00:03:48.011 | + functions-common:run_process:1683 : local user= 2022-04-01 00:03:48.015 | + functions-common:run_process:1685 : local name=n-cpu 2022-04-01 00:03:48.018 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:03:48.021 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:03:48.024 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:03:48.026 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:03:48.032 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:03:48.035 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771428032 2022-04-01 00:03:48.039 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-04-01 00:03:48.064 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:03:48.066 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:03:48.069 | + functions-common:time_stop:2425 : local name 2022-04-01 00:03:48.072 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:03:48.075 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:03:48.078 | + functions-common:time_stop:2428 : local total 2022-04-01 00:03:48.081 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:03:48.083 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:03:48.086 | + functions-common:time_stop:2432 : start_time=1648771428032 2022-04-01 00:03:48.089 | + functions-common:time_stop:2434 : [[ -z 1648771428032 ]] 2022-04-01 00:03:48.093 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:03:48.098 | + functions-common:time_stop:2437 : end_time=1648771428095 2022-04-01 00:03:48.100 | + functions-common:time_stop:2438 : elapsed_time=63 2022-04-01 00:03:48.103 | + functions-common:time_stop:2439 : total=37164 2022-04-01 00:03:48.106 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:03:48.109 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37227 2022-04-01 00:03:48.112 | + 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-04-01 00:03:48.115 | + 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-04-01 00:03:48.118 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-04-01 00:03:48.140 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:03:48.144 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-04-01 00:03:48.144 | Dumping cells_v2 mapping 2022-04-01 00:03:48.148 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-04-01 00:03:49.451 | 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-04-01 00:03:52.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:52.203 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:52.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:03:52.203 | from cryptography.utils import int_from_bytes 2022-04-01 00:03:52.203 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 00:03:52.203 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-04-01 00:03:52.203 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 00:03:52.203 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-04-01 00:03:52.203 | | cell1 | 563a3c65-6bf1-44c9-897c-54b8112b09dc | rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-04-01 00:03:52.203 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 00:03:52.694 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-04-01 00:03:52.697 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-04-01 00:03:52.760 | + inc/async:async_inner:63 : create_flavors 2022-04-01 00:03:52.807 | [380355 Async create_flavors:438031]: running: create_flavors 2022-04-01 00:03:52.810 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-04-01 00:03:52.830 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:03:52.832 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-04-01 00:03:52.835 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:03:52.838 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-04-01 00:03:52.841 | + ./stack.sh:main:1324 : start_cinder 2022-04-01 00:03:52.844 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-04-01 00:03:52.847 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-04-01 00:03:52.849 | + lib/cinder:start_cinder:510 : local cinder_url 2022-04-01 00:03:52.852 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-04-01 00:03:52.870 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:03:52.873 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-04-01 00:03:52.876 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-04-01 00:03:52.879 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-04-01 00:03:52.882 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-04-01 00:03:52.887 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 00:03:52.890 | + functions-common:run_process:1680 : local service=c-api 2022-04-01 00:03:52.893 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 00:03:52.895 | + functions-common:run_process:1682 : local group= 2022-04-01 00:03:52.898 | + functions-common:run_process:1683 : local user= 2022-04-01 00:03:52.901 | + functions-common:run_process:1685 : local name=c-api 2022-04-01 00:03:52.904 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:03:52.907 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:03:52.909 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:03:52.912 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:03:52.915 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:03:52.920 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771432917 2022-04-01 00:03:52.922 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-04-01 00:03:52.940 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:03:52.942 | + 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-04-01 00:03:52.945 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-04-01 00:03:52.947 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 00:03:52.951 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 00:03:52.953 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 00:03:52.957 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 00:03:52.960 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-04-01 00:03:52.962 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-04-01 00:03:52.965 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-04-01 00:03:52.968 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:03:52.971 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:03:52.973 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-04-01 00:03:52.977 | + 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-04-01 00:03:52.980 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-04-01 00:03:52.982 | + 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-04-01 00:03:52.985 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 00:03:52.988 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 00:03:52.990 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-04-01 00:03:52.992 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 00:03:52.997 | + 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-04-01 00:03:53.061 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-04-01 00:03:53.116 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-04-01 00:03:53.170 | + 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-04-01 00:03:53.229 | + 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-04-01 00:03:53.286 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-04-01 00:03:53.342 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-04-01 00:03:53.398 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-04-01 00:03:53.455 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-04-01 00:03:53.519 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-04-01 00:03:53.581 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 00:03:53.583 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-04-01 00:03:53.643 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 00:03:54.221 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-04-01 00:03:54.235 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-04-01 00:03:54.822 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-04-01 00:03:54.908 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:03:54.911 | + functions-common:time_stop:2425 : local name 2022-04-01 00:03:54.914 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:03:54.917 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:03:54.920 | + functions-common:time_stop:2428 : local total 2022-04-01 00:03:54.924 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:03:54.926 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:03:54.929 | + functions-common:time_stop:2432 : start_time=1648771432917 2022-04-01 00:03:54.932 | + functions-common:time_stop:2434 : [[ -z 1648771432917 ]] 2022-04-01 00:03:54.936 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:03:54.940 | + functions-common:time_stop:2437 : end_time=1648771434938 2022-04-01 00:03:54.948 | + functions-common:time_stop:2438 : elapsed_time=2021 2022-04-01 00:03:54.951 | + functions-common:time_stop:2439 : total=37227 2022-04-01 00:03:54.953 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:03:54.957 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39248 2022-04-01 00:03:54.960 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.70/volume/v3 2022-04-01 00:03:54.962 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-04-01 00:03:54.962 | Waiting for Cinder API to start... 2022-04-01 00:03:54.968 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.70/volume/v3 2022-04-01 00:03:54.971 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 00:03:54.973 | + functions:wait_for_service:458 : local url=http://10.222.0.70/volume/v3 2022-04-01 00:03:54.976 | + functions:wait_for_service:459 : local rval=0 2022-04-01 00:03:54.981 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 00:03:54.984 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 00:03:54.988 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:03:54.990 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:03:54.996 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:03:55.001 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771434998 2022-04-01 00:03:55.008 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 00:03:55.025 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/volume/v3 2022-04-01 00:03:57.921 | + :: : [[ 500 == 503 ]] 2022-04-01 00:03:57.922 | + :: : [[ 0 -eq 7 ]] 2022-04-01 00:03:57.926 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 00:03:57.929 | + functions-common:time_stop:2425 : local name 2022-04-01 00:03:57.931 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:03:57.934 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:03:57.937 | + functions-common:time_stop:2428 : local total 2022-04-01 00:03:57.940 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:03:57.942 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 00:03:57.945 | + functions-common:time_stop:2432 : start_time=1648771434998 2022-04-01 00:03:57.948 | + functions-common:time_stop:2434 : [[ -z 1648771434998 ]] 2022-04-01 00:03:57.952 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:03:57.958 | + functions-common:time_stop:2437 : end_time=1648771437954 2022-04-01 00:03:57.961 | + functions-common:time_stop:2438 : elapsed_time=2956 2022-04-01 00:03:57.964 | + functions-common:time_stop:2439 : total=22315 2022-04-01 00:03:57.967 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:03:57.971 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25271 2022-04-01 00:03:57.974 | + functions:wait_for_service:467 : return 0 2022-04-01 00:03:57.976 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 00:03:57.980 | + functions-common:run_process:1680 : local service=c-sch 2022-04-01 00:03:57.982 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 00:03:57.985 | + functions-common:run_process:1682 : local group= 2022-04-01 00:03:57.988 | + functions-common:run_process:1683 : local user= 2022-04-01 00:03:57.991 | + functions-common:run_process:1685 : local name=c-sch 2022-04-01 00:03:57.993 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:03:57.996 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:03:57.999 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:03:58.001 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:03:58.008 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:03:58.015 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771438010 2022-04-01 00:03:58.018 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-04-01 00:03:58.047 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:03:58.050 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-04-01 00:03:58.052 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-04-01 00:03:58.055 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 00:03:58.058 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 00:03:58.061 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 00:03:58.063 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 00:03:58.066 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-01 00:03:58.069 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-01 00:03:58.072 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-04-01 00:03:58.075 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:03:58.077 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:03:58.080 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-01 00:03:58.083 | + 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-04-01 00:03:58.086 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-04-01 00:03:58.088 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 00:03:58.092 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:03:58.094 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:03:58.097 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:03:58.099 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:03:58.102 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-04-01 00:03:58.105 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:03:58.109 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-04-01 00:03:58.171 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-04-01 00:03:58.239 | + 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-04-01 00:03:58.296 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-04-01 00:03:58.353 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-04-01 00:03:58.425 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 00:03:58.515 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:03:58.519 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-04-01 00:03:58.594 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:03:59.204 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-04-01 00:03:59.225 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-04-01 00:03:59.872 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-04-01 00:03:59.905 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:03:59.908 | + functions-common:time_stop:2425 : local name 2022-04-01 00:03:59.910 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:03:59.914 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:03:59.918 | + functions-common:time_stop:2428 : local total 2022-04-01 00:03:59.921 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:03:59.924 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:03:59.927 | + functions-common:time_stop:2432 : start_time=1648771438010 2022-04-01 00:03:59.931 | + functions-common:time_stop:2434 : [[ -z 1648771438010 ]] 2022-04-01 00:03:59.935 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:03:59.941 | + functions-common:time_stop:2437 : end_time=1648771439937 2022-04-01 00:03:59.944 | + functions-common:time_stop:2438 : elapsed_time=1927 2022-04-01 00:03:59.947 | + functions-common:time_stop:2439 : total=39248 2022-04-01 00:03:59.951 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:03:59.957 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41175 2022-04-01 00:03:59.960 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-01 00:03:59.963 | + functions-common:run_process:1680 : local service=c-bak 2022-04-01 00:03:59.967 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-01 00:03:59.969 | + functions-common:run_process:1682 : local group= 2022-04-01 00:03:59.973 | + functions-common:run_process:1683 : local user= 2022-04-01 00:03:59.975 | + functions-common:run_process:1685 : local name=c-bak 2022-04-01 00:03:59.978 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:03:59.982 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:03:59.984 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:03:59.987 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:03:59.990 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:03:59.996 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771439992 2022-04-01 00:03:59.998 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-04-01 00:04:00.022 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:04:00.025 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:04:00.029 | + functions-common:time_stop:2425 : local name 2022-04-01 00:04:00.034 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:04:00.037 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:04:00.041 | + functions-common:time_stop:2428 : local total 2022-04-01 00:04:00.044 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:04:00.047 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:04:00.050 | + functions-common:time_stop:2432 : start_time=1648771439992 2022-04-01 00:04:00.053 | + functions-common:time_stop:2434 : [[ -z 1648771439992 ]] 2022-04-01 00:04:00.056 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:04:00.063 | + functions-common:time_stop:2437 : end_time=1648771440058 2022-04-01 00:04:00.066 | + functions-common:time_stop:2438 : elapsed_time=66 2022-04-01 00:04:00.069 | + functions-common:time_stop:2439 : total=41175 2022-04-01 00:04:00.072 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:04:00.076 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41241 2022-04-01 00:04:00.079 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-01 00:04:00.082 | + functions-common:run_process:1680 : local service=c-vol 2022-04-01 00:04:00.085 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-01 00:04:00.088 | + functions-common:run_process:1682 : local group= 2022-04-01 00:04:00.091 | + functions-common:run_process:1683 : local user= 2022-04-01 00:04:00.094 | + functions-common:run_process:1685 : local name=c-vol 2022-04-01 00:04:00.097 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:04:00.100 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:04:00.104 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:04:00.108 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:04:00.111 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:04:00.117 | + functions-common:time_start:2416 : _TIME_START[$name]=1648771440114 2022-04-01 00:04:00.120 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-04-01 00:04:00.141 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:04:00.144 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:04:00.147 | + functions-common:time_stop:2425 : local name 2022-04-01 00:04:00.150 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:04:00.154 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:04:00.157 | + functions-common:time_stop:2428 : local total 2022-04-01 00:04:00.160 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:04:00.163 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:04:00.166 | + functions-common:time_stop:2432 : start_time=1648771440114 2022-04-01 00:04:00.170 | + functions-common:time_stop:2434 : [[ -z 1648771440114 ]] 2022-04-01 00:04:00.174 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:04:00.181 | + functions-common:time_stop:2437 : end_time=1648771440177 2022-04-01 00:04:00.184 | + functions-common:time_stop:2438 : elapsed_time=63 2022-04-01 00:04:00.187 | + functions-common:time_stop:2439 : total=41241 2022-04-01 00:04:00.192 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:04:00.195 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41304 2022-04-01 00:04:00.200 | + ./stack.sh:main:1325 : create_volume_types 2022-04-01 00:04:00.203 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-04-01 00:04:00.230 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:04:00.233 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-04-01 00:04:00.236 | + lib/cinder:create_volume_types:575 : local be be_name 2022-04-01 00:04:00.241 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-01 00:04:00.244 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-04-01 00:04:00.247 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-04-01 00:04:00.277 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:04:00.281 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-04-01 00:04:02.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:04:02.762 | from cryptography.utils import int_from_bytes 2022-04-01 00:04:02.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:04:02.762 | from cryptography.utils import int_from_bytes 2022-04-01 00:04:02.762 | Internal Server Error (HTTP 500) 2022-04-01 00:04:02.997 | + lib/cinder:create_volume_types:1 : exit_trap 2022-04-01 00:04:03.000 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-01 00:04:03.003 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-01 00:04:03.007 | + ./stack.sh:exit_trap:522 : jobs='405407 2022-04-01 00:04:03.007 | 438031' 2022-04-01 00:04:03.010 | + ./stack.sh:exit_trap:525 : [[ -n 405407 2022-04-01 00:04:03.010 | 438031 ]] 2022-04-01 00:04:03.013 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-31-235007 ]] 2022-04-01 00:04:03.016 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-01 00:04:03.019 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-01 00:04:03.019 | exit_trap: cleaning up child processes 2022-04-01 00:04:03.022 | + ./stack.sh:exit_trap:527 : kill 405407 438031 2022-04-01 00:04:03.025 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.BezNG0ze7B ']' 2022-04-01 00:04:03.028 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.BezNG0ze7B 2022-04-01 00:04:03.033 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-01 00:04:03.035 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-01 00:04:03.038 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-01 00:04:03.041 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-01 00:04:03.041 | Error on exit 2022-04-01 00:04:03.044 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-01 00:04:03.047 | + ./stack.sh:exit_trap:542 : generate-subunit 1648770604 839 fail 2022-04-01 00:04:03.776 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-01 00:04:03.784 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-01 00:04:05.217 | + ./stack.sh:exit_trap:556 : exit 1